<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>cssgallery.info</title>
	<link>http://cssgallery.info</link>
	<description>Resources for web developers</description>
	<lastBuildDate>Tue, 30 Jun 2009 18:13:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>LAB.js  - a nifty little javascript loader</title>
		<description><![CDATA[LAB.js (Loading And Blocking JavaScript) allows you load in parallel your js scripts , speeding up the process ( sometimes a lot). But also it can force that scripts are loaded in a certain order, so this way no dependencies are broken.
The developer declares a 2x speed improvement on his site.
On an ondevelopment project , [...]]]></description>
		<link>http://cssgallery.info/labjs-a-nifty-little-javascript-loader/</link>
			</item>
	<item>
		<title>Common sense accessibility 2.0</title>
		<description><![CDATA[When it comes to accessibility, every coder is a small guru. On the websites where I bid for projects everybody is an accessibility and usability expert (including myself, I admit).
Altough these rules exist for quite a while there are coders who find it difficult to implement them - so I am trying to find here [...]]]></description>
		<link>http://cssgallery.info/common-sense-accessibility-20/</link>
			</item>
	<item>
		<title>Mootools with touch events</title>
		<description><![CDATA[I am so used with MooTools as I started to forgot the basic javascript, and more, I started to dislike a lot to write code in pure js. But MooTools lacks the touch events ipod and iphone has. So I wrote a small code that adds the touchevents -  well, touch, gesture, animation and transform [...]]]></description>
		<link>http://cssgallery.info/mootools-with-touch-events/</link>
			</item>
	<item>
		<title>Change Phonegap project  to reflect your app name</title>
		<description><![CDATA[Phonegap is a nice framework for webdevelopers. It helps to build a native iPhone( and other devices) app using what you already know.
But the submission to Appstore  can be a pain due to some app reviewers that consider PhoneGap as &#8220;private api&#8221;.
The single way to avoid this is to change any reference to PhoneGap inside [...]]]></description>
		<link>http://cssgallery.info/change-phonegap-project-to-reflect-your-app-name/</link>
			</item>
	<item>
		<title>iPhone for the rest of us</title>
		<description><![CDATA[iPhone is a nice platform to develop for. The appstore made possible to transform a hobby or a simple idea into a good income source, due to the popularity of iPhone and the low prices of the apps found here .
Bu what about the rest of coders that come from the pure web side of [...]]]></description>
		<link>http://cssgallery.info/iphone-for-the-rest-of-us/</link>
			</item>
	<item>
		<title>PhoneGap  iphone emulator</title>
		<description><![CDATA[I  just want to signal a great developing tool, from Nitobi, the guys that created Phonegap.
Is an mobile phone simulator ( emulator ) build in AdobeAir, that alows you to test and debug your apps developed for iphone,android,palm pre or blackberry using the Phonegap framework.
Is jut a beta version but offers a preview of the final [...]]]></description>
		<link>http://cssgallery.info/phonegap-iphone-emulator/</link>
			</item>
	<item>
		<title>Wallpapers  contest :)</title>
		<description><![CDATA[Nicewallpapers.info is organizing a wallpaper contest with the easter subject.
All you have to do is to upload as many   wallpapers as you have ( please don&#8217;t steal other people work  ), and win 100$.
 

  addthis_url    = 'http%3A%2F%2Fcssgallery.info%2Fwallpapers-contest%2F';
  addthis_title  = 'Wallpapers++contest+%3A%29';
  addthis_pub    = '';

]]></description>
		<link>http://cssgallery.info/wallpapers-contest/</link>
			</item>
	<item>
		<title>Mootools - browser sniffing</title>
		<description><![CDATA[I know, I know, browser sniffing is a bad habit and it should not be used, but still, there are cases when you will want to display a message to the user (ordinary users, that don&#8217;t hack their&#8217;s browser navigator.userAgent), or you really need to know what browser is.
For example Chrome. Is ok, is webkit, [...]]]></description>
		<link>http://cssgallery.info/mootools-browser-sniffing/</link>
			</item>
	<item>
		<title>Two web icons sets from semlabs</title>
		<description><![CDATA[SemLabs just released two free iconsets:

Free Web Design Icon Set

The Free Web Design Icon Set is a collection of 310 icons in PNG format.
They are 16&#215;16 pixels in diameter. The set is designed to be used on web projects, but may also be useful for systems icons and for print. This icon pack is free [...]]]></description>
		<link>http://cssgallery.info/two-web-icons-sets-from-semlabs/</link>
			</item>
	<item>
		<title>Unobtrusive PHP ?</title>
		<description><![CDATA[Strange? 
What do you say, if we use this term for a form validation, server side? I say &#8220;Unobrusive PHP&#8221; because is what I know, but it can be any other language.
Let me explain:
We already do this in javascript. We attach a class to a field we want to validate, then, when the user try to [...]]]></description>
		<link>http://cssgallery.info/unobtrusive-php/</link>
			</item>
</channel>
</rss>
