<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Code Insane</title>
	<link>http://codeinsane.com</link>
	<description>The sane coders of the insane internet...</description>
	<lastBuildDate>Mon, 21 Jan 2008 01:30:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>greasemonkey script to fill up form or username</title>
		<description><![CDATA[Firefox and greasemonkey are two things that everybody in the Internet loves. I have already given you a start on greasemonkey, and also a few other sample codes, to play with the greasemonkey.
Today, i have another greasemonkey script to give you - a script that will fill up your email or user name in a [...]]]></description>
		<link>http://codeinsane.com/greasemonkey-script-to-fill-up-form-or-username/</link>
			</item>
	<item>
		<title>javascript methods to get elements</title>
		<description><![CDATA[Getting hold of objects in Javascript via methods is quite easy, only when the objects are given proper attributes. Here is a small guide, which you might want to take a look at, before writing some javascript code.
First take a look at elements and proper naming of attributes, and then follow it with a standard [...]]]></description>
		<link>http://codeinsane.com/javascript-methods-to-get-elements/</link>
			</item>
	<item>
		<title>give focus to a picture or highlight picture on select</title>
		<description><![CDATA[Playing with pictures is always fun and these days, most pictures lead to one another page. Setting a highlight focus on a event just adds more to your web2.0 site. After all designing web pages is a art which requires both creativity and technique.
Take a look at this small window below. [image focus on select [...]]]></description>
		<link>http://codeinsane.com/give-focus-to-a-picture-or-highlight-picture-on-select/</link>
			</item>
	<item>
		<title>greasemonkey code for google search</title>
		<description><![CDATA[I had written about how to get started with a greasemonkey. It was a simple small script on how to change the google logo with your font. It showed you how to install greasemonkey and write your first script. This is possibly a second DO IT YOURSELF (DIY), which will play more with google search, [...]]]></description>
		<link>http://codeinsane.com/greasemonkey-code-for-google-search/</link>
			</item>
	<item>
		<title>firefox 3 beta 1 review</title>
		<description><![CDATA[Warning : FIREFOX 3, BETA 1 is for developers only and should be used for testing only. Firefox three is not officially launched. You got to wait some more time, before we developers fix the bugs in this build. Unless you are sure, do not download this version of firefox. (I am not linking now..)
I [...]]]></description>
		<link>http://codeinsane.com/firefox-3-beta-1-review/</link>
			</item>
	<item>
		<title>escape from the script input</title>
		<description><![CDATA[Most input text boxes take in only standard parameters, like type, name, id, size. most people forget that the size attribute is different from the maxlength property. When size is specified, the length of the text is not limited, but only the size of the box. In order to specify the length of data, you [...]]]></description>
		<link>http://codeinsane.com/escape-from-the-script-input/</link>
			</item>
	<item>
		<title>improve alexa ranking</title>
		<description><![CDATA[I have been asked my more than one of my friends about improving alexa ranks. I do not a rank i can boast about, but still its not bad too.
Anyway, on the job, alexa is  one more of a measuring factor, in the lines of pagerank and technorati rankings. It is really a head [...]]]></description>
		<link>http://codeinsane.com/improve-alexa-ranking/</link>
			</item>
	<item>
		<title>html buttons</title>
		<description><![CDATA[Of the rich user interface websites you have seen, you could hardly have managed to see a normal button.
Just a small round about on html buttons, there are three buttons.
1. Submit &#60;input type = &#8220;SUBMIT&#8221;&#62; : This is a standard button, you might see, when you find forms. This is a button, on clicking which [...]]]></description>
		<link>http://codeinsane.com/html-buttons/</link>
			</item>
	<item>
		<title>introduction to python - tutorial</title>
		<description><![CDATA[It was &#8216;C&#8217;, then C++, then java, then perl and many more&#8230;
Technology gets better day by day, and today i ll get you started with python in five minutes.

Python is a very high level language.
Programmers, who have used c, c++ or java can smell the familiarity, while appreciating the ease of coding.
Python can also be [...]]]></description>
		<link>http://codeinsane.com/introduction-to-python-tutorial/</link>
			</item>
	<item>
		<title>picture rotator</title>
		<description><![CDATA[Many a times, you have too many pictures and so small space in your blog. This is so often seen, even in a news article. You do not want users scroll to see all your pictures, do you?
Here is a solution. Well, the solution has been there for quite some time, i did not see [...]]]></description>
		<link>http://codeinsane.com/picture-rotator/</link>
			</item>
</channel>
</rss>
