<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>artViper webdesign &#38; programming</title>
	<link>http://www.artviper.net/wp</link>
	<description>webdesign, PHP, AJAX, mySQL, CSS</description>
	<lastBuildDate>Wed, 12 Nov 2008 14:47:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>tinyMCE - submit via AJAX problem</title>
		<description>TinyMCE is a great editor, but if you try to use mootools or any other javascript framework to submit your post, the post variables of the ( former ) textarea will stay blank.

A simple addition to the submit button resolves this issue:

onclick="tinyMCE.triggerSave(true,true);"


After that, your post variables are all submitted as ...</description>
		<link>http://www.artviper.net/wp/2008/11/12/tinymce-submit-via-ajax-problem/</link>
			</item>
	<item>
		<title>tinyMCE - startup without p tag</title>
		<description>Since the new release of tinyMCE (3.x), every opened editor starts with a p tag. To circumvent this behaviour, place the following line into your init function of the editor:

example:

tinyMCE.init({
...
forced_root_block : false,
...

That's it. The editor now starts without any html tags. </description>
		<link>http://www.artviper.net/wp/2008/11/12/tinymce-startup-without-p-tag/</link>
			</item>
	<item>
		<title>SMDV - ein Modellbahn und Spielzeugshop ersteht auf</title>
		<description>Die Marke SMDV, einst einer der Großen in der Branche für Spielzeug und Modellbau, ist nach über einem Jahr unter neuer Leitung wieder auf dem Markt. 

artViper designstudio hat dem Shop neues Leben eingehaucht; vom Design bis hin zur Funktionalität wurden viele Teilbereiche des Shops neu erstellt. AJAX Funktionen vereinfachen ...</description>
		<link>http://www.artviper.net/wp/2008/10/08/smdv-ein-modellbahn-und-spielzeugshop-ersteht-auf/</link>
			</item>
	<item>
		<title>mooImageInfoSlider - slide information about the image as bottom-up slider in the image itself</title>
		<description>Want to show additional information about an image but you're no fan of flash to have some nice bottom-up slide implemented? Here you go, a small and easy to use script to show the < > tag of each image in a slider that covers parts of the image.

Adjustable

You can ...</description>
		<link>http://www.artviper.net/wp/2008/09/08/mooimageinfoslider-slide-information-about-the-image-as-bottom-up-slider-in-the-image-itself/</link>
			</item>
	<item>
		<title>setting up phplivesupport on windows &#124; apache</title>
		<description>For our respected customers, we added some live support on our page. Usually installing a script like this is a matter of a few minutes. Not so this script. If you have set the option -Indexes in your conf file of apache, this script will not be installable. 

Even requesting ...</description>
		<link>http://www.artviper.net/wp/2008/08/07/setting-up-phplivesupport-on-windows-apache/</link>
			</item>
	<item>
		<title>mooSlide for mootools 1.2</title>
		<description>Due to many requests to rewrite the mooSlide snippet for the mootools 1.2 framework we've done it, and you can download it right away here:

mooSlide for mootools 1.2

In addition we have added the functionality to load external content instead of having the content div on the page and make it ...</description>
		<link>http://www.artviper.net/wp/2008/08/06/mooslide-for-mootools-12/</link>
			</item>
	<item>
		<title>XT:Commerce - remember customer bank info</title>
		<description>XT:Commerce does not store, or better said, does not automatically fill the fields of a customers bank information when he had previously bought something via bank transfer. Banktransfer update does the trick. 

It also includes a page for XT:Commerce on which the customer can easily change his bank information, if ...</description>
		<link>http://www.artviper.net/wp/2008/08/04/xtcommerce-remember-customer-bank-info/</link>
			</item>
	<item>
		<title>XT:Commerce price to image</title>
		<description>Having seen this in various online shops, I decided to write my own function for the xt commerce shop, which enables you to display new products on the index page with prices that are images. This can help promoting your articles a lot better and, in addition, have the cheap ...</description>
		<link>http://www.artviper.net/wp/2008/08/02/xtcommerce-price-to-image/</link>
			</item>
	<item>
		<title>XT:Commerce Google Sitemap - generate google sitemaps for 1000&#8217;s of products</title>
		<description>Here it is, the XT:Commerce Google Sitemap Tool, which enables even shops with thousands of products to create valid google sitemaps. 

Each sitemap file can be limited to a certain amount of products, a main sitemap.xml links to these files. Now you can give google all your products without having ...</description>
		<link>http://www.artviper.net/wp/2008/07/24/xtcommerce-google-sitemap-for-1000s-of-products/</link>
			</item>
	<item>
		<title>mooSocialize update</title>
		<description>The mooSocialize script has been updated. It now takes the url correctly, as there have been an issue when more than one "&" has been in the query string. This bug has been fixed now and the mooSocialize works as expected.

Please re-download your copy here: mooSocialize or get your wordpress ...</description>
		<link>http://www.artviper.net/wp/2008/05/24/moosocialize-update/</link>
			</item>
</channel>
</rss>
