<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-3023662849943111619</atom:id><lastBuildDate>Thu, 19 Dec 2024 03:32:33 +0000</lastBuildDate><category>Firefox add ons</category><category>Firefox add-ons</category><category>Firefox 3 add-ons</category><category>Web developer tools</category><category>iCrisic</category><category>icrisic.com</category><category>open source software</category><category>GPL</category><category>Take me to this URL</category><category>Web Developers</category><category>download firefox 3</category><category>firefox 3</category><category>javascript</category><category>A must tool for all web developers</category><category>Ajax CMS</category><category>CAT</category><category>CSS</category><category>Cookies</category><category>Direct access to your most visited websites</category><category>Download jQuery</category><category>Forms</category><category>GRE</category><category>GUI prototype</category><category>GUI prototyping</category><category>IE Firefod add-ons</category><category>IE firefox addons</category><category>IE tab</category><category>JSMin download</category><category>Kevin Freitas</category><category>KevinFreitas</category><category>Measureit download</category><category>Pencil project</category><category>Resolution</category><category>Speed dial 0.7.1</category><category>alexa</category><category>alias 1.1</category><category>blender</category><category>c</category><category>c#</category><category>compression</category><category>create albums free</category><category>dictionary online</category><category>download 7-zip</category><category>download 7zip</category><category>download JSMin</category><category>download blender</category><category>download ebook</category><category>download firefox</category><category>download firefox3</category><category>download modx</category><category>download speed dial</category><category>ebooks</category><category>fast fill</category><category>fastfill</category><category>fill form</category><category>firebug</category><category>firebug install</category><category>firefox addon</category><category>firefox dictionary add-on</category><category>firefox rc3</category><category>form filler</category><category>free albums</category><category>free e-books</category><category>free ebooks download</category><category>free source code</category><category>free video share</category><category>free youtube video sharing</category><category>graphic designing</category><category>interesting fact</category><category>jQuery</category><category>jQuery Tutorials</category><category>javascript  library</category><category>meaning</category><category>minify js</category><category>modx</category><category>modx(0.9.6.1)</category><category>open source 3D content creation suite</category><category>open source CMS</category><category>open source sketching tool</category><category>php</category><category>pixels</category><category>plain text url to link on right click</category><category>ruler download</category><category>sandeep kothari&#39;s firefox3 add-on</category><category>scientific calculator</category><category>scribd</category><category>share docs</category><category>share pdf</category><category>size</category><category>synonym</category><category>synonym tool</category><category>tofel</category><category>traffic ranking on alexa</category><category>web designers</category><category>winrar</category><category>winzip</category><category>zip</category><title>Techz [ strictly 4  techies :) ]</title><description>its all about open source softwares, firefox add-ons, and all great softwares available for the advancement of technology.</description><link>http://sandeep-techz.blogspot.com/</link><managingEditor>noreply@blogger.com (Sandeep)</managingEditor><generator>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-4513938991032037528</guid><pubDate>Fri, 26 Feb 2010 06:01:00 +0000</pubDate><atom:updated>2010-02-26T11:36:08.228+05:30</atom:updated><title>Update firefox in linux - centos</title><description>... download the latest version of firefox from mozilla site : http://www.mozilla.com&lt;br /&gt;&lt;br /&gt;... extract the folder ... and put the folder at the following path:  &quot;/usr/lib/&quot;&lt;br /&gt;&lt;br /&gt;.... say for example the extracted folder is &quot;firefox-3.6&quot; ... then it should be accessible by /usr/lib/firefox-3.6&quot;&lt;br /&gt;&lt;br /&gt;.... edit the file ..&quot;/usr/bin/firefox&quot; ... and replace the name of older firefox directory with the new directory name...&lt;br /&gt;&lt;br /&gt;... thats it.... close all the opened firefox windows... &lt;br /&gt;&lt;br /&gt;.... restart firefox...&lt;br /&gt;&lt;br /&gt;... you are done !&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2010/02/update-firefox-in-linux-centos.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-7182182713366290147</guid><pubDate>Sun, 31 May 2009 04:58:00 +0000</pubDate><atom:updated>2009-05-31T10:30:06.136+05:30</atom:updated><title>PHP Server-side data validation class</title><description>&lt;p&gt;Server side data validation made easier now..&lt;/p&gt; &lt;p&gt;PHP data validation class is designed to make the load of the developer little lighter&lt;br /&gt;by providing a simple class to validate the form fields on the server side. It is released under GNU Public Licence  so its free to use, modify, share under the condition that this freedom remains in all the modified versions as well for all the users.&lt;/p&gt; &lt;p&gt;Grab the copy of the php server side data validation class here. &lt;a href=&quot;http://icrisic.com/blog/open_source_sw/php_data_validator/data.php&quot; target=&quot;_blank&quot;&gt;php data validation class.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Checkout the example here : &lt;a href=&quot;http://icrisic.com/blog/open_source_sw/php_data_validator/example.php&quot; target=&quot;_blank&quot;&gt;Example&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Checkout the readme file here : &lt;a href=&quot;http://icrisic.com/blog/open_source_sw/php_data_validator/readme.txt&quot; target=&quot;_blank&quot;&gt;Read me!&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Download the zip file containing all the above i.e. code,example and readme file.&lt;/p&gt; &lt;p&gt;&lt;a class=&quot;wp-caption&quot; title=&quot;Download&quot; href=&quot;http://www.icrisic.com/blog/open_source_sw/php_data_validator/php_data_validator.zip&quot;&gt;Download&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2009/05/php-server-side-data-validation-class.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-3200982764452994688</guid><pubDate>Sat, 29 Nov 2008 08:40:00 +0000</pubDate><atom:updated>2008-11-29T14:22:21.342+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Take me to this URL</category><title>&quot;Take me to this Url&quot; - 142 downloads - 33 active daily users...</title><description>Recently I have developed a firefox add-on some months ago to make navigation faster and its gr8 to see that within such a shortspan there are 142 downloads and on an average 33 active daily users....&lt;br /&gt;Check this out .. it may be useful to you too...&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(255, 102, 0);font-size:180%;&quot; &gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/8433&quot;&gt;Take me to this url&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/statistics/addon/8433&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(51, 204, 255);font-size:180%;&quot; &gt;Statistics&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(51, 204, 0);font-size:180%;&quot; &gt;&lt;a href=&quot;http://mac.softpedia.com/get/Internet-Utilities/take-me-to-this-url.shtml&quot;&gt;Listed on Softpedia too...&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/11/take-me-to-this-url-142-downloads-33.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-4338439653328222859</guid><pubDate>Sat, 22 Nov 2008 08:36:00 +0000</pubDate><atom:updated>2008-11-22T14:14:57.302+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">alexa</category><category domain="http://www.blogger.com/atom/ns#">interesting fact</category><category domain="http://www.blogger.com/atom/ns#">traffic ranking on alexa</category><title>interesting fact about alexa !!!</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmKw-hd1ntYMvcwtIJIewvVCL0XZEnidfKvt1SposeSNi7ko4_LIqWwSNNFOV76oilsi_AGAABGBopgz9JCLanGf4lX-fheJTy3xeJmu2v5j7njshZ0nW022xmOgw9SAt_pkINPEWcb3li/s1600-h/alexa.jpg&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 267px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmKw-hd1ntYMvcwtIJIewvVCL0XZEnidfKvt1SposeSNi7ko4_LIqWwSNNFOV76oilsi_AGAABGBopgz9JCLanGf4lX-fheJTy3xeJmu2v5j7njshZ0nW022xmOgw9SAt_pkINPEWcb3li/s320/alexa.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5271399548099433026&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; something interesting ... . alexa has no data for the traffic ranking of its own site ...  just checkit out on alexa.com ...&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/11/interesting-fact-about-alexa.html</link><author>noreply@blogger.com (Sandeep)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmKw-hd1ntYMvcwtIJIewvVCL0XZEnidfKvt1SposeSNi7ko4_LIqWwSNNFOV76oilsi_AGAABGBopgz9JCLanGf4lX-fheJTy3xeJmu2v5j7njshZ0nW022xmOgw9SAt_pkINPEWcb3li/s72-c/alexa.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-855889772216666393</guid><pubDate>Fri, 31 Oct 2008 17:56:00 +0000</pubDate><atom:updated>2008-11-01T23:49:55.218+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">alias 1.1</category><category domain="http://www.blogger.com/atom/ns#">CAT</category><category domain="http://www.blogger.com/atom/ns#">dictionary online</category><category domain="http://www.blogger.com/atom/ns#">firefox dictionary add-on</category><category domain="http://www.blogger.com/atom/ns#">GRE</category><category domain="http://www.blogger.com/atom/ns#">meaning</category><category domain="http://www.blogger.com/atom/ns#">synonym</category><category domain="http://www.blogger.com/atom/ns#">synonym tool</category><category domain="http://www.blogger.com/atom/ns#">tofel</category><title>alias 1.1 - get the synonym on just double click...</title><description>get the meanings of any word on just a double click on the word... yes now there is no need to open up a dictionary site every now &amp;amp; then .... when u come across some difficult word just double click on it and a tab will be opened containing its synonym... ya its that eazy... with the help of alias 1.1 firefox add-on you can understand the text faster as no words can hinder ur reading....if you are appearing for any competitive exams like CAT, GRE, TOFEL etc.... then its a must tool for you... if you are a content writer than also its a very handy tool to use...&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.icrisic.com/ff3/extensions/alias.xpi&quot;&gt;INSTALL IT DIRECTLY FROM HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/9352&quot;&gt;Download it from firefox site&lt;/a&gt; ...&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/10/alias-11-get-synonym-on-just-double.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-5683889960080458623</guid><pubDate>Sun, 19 Oct 2008 05:06:00 +0000</pubDate><atom:updated>2008-10-19T10:46:43.742+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">create albums free</category><category domain="http://www.blogger.com/atom/ns#">free albums</category><category domain="http://www.blogger.com/atom/ns#">free video share</category><category domain="http://www.blogger.com/atom/ns#">free youtube video sharing</category><category domain="http://www.blogger.com/atom/ns#">iCrisic</category><category domain="http://www.blogger.com/atom/ns#">icrisic.com</category><title>iCrisic.com - a youtube video album creation &amp; sharing site</title><description>&lt;a style=&quot;color: rgb(153, 51, 153);&quot; href=&quot;http://www.icrisic.com/&quot;&gt;iCrisic.com&lt;/a&gt; - a website designed&lt;span style=&quot;font-weight: bold;&quot;&gt; to help users create their own albums by adding youtube videos and thereby sharing their albums on the site&lt;/span&gt;. Users can also use the link to their albums &lt;span style=&quot;font-weight: bold;&quot;&gt;to view all their favorite youtube videos by just visiting a single link&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;So go create your albums .. share it online.... and its all free &lt;/span&gt;!!!! ....&lt;br /&gt;&lt;br /&gt;&lt;a style=&quot;color: rgb(153, 51, 153);&quot; href=&quot;http://www.icrisic.com/&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;iCrisic.com&lt;/span&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/10/icrisic-youtube-video-album-creation.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-4454449001520998909</guid><pubDate>Sat, 11 Oct 2008 05:30:00 +0000</pubDate><atom:updated>2008-10-11T11:18:33.166+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Firefox add-ons</category><category domain="http://www.blogger.com/atom/ns#">firefox addon</category><category domain="http://www.blogger.com/atom/ns#">scientific calculator</category><title>Status-bar Scientific Calculator 3.8.2 - Firefox addons</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd6E_17oliO1Kk0U6o9c4IKQ06-pwOeYuFQ50P1BLatZjeGgfeLxxcsOyvhjO_aBZIueH3tmTugbQBx3Di5pEQSBxo_Qzt2OCHeFlvyhTg_lRjbS5xVsR1cacRU1q4l1N_YA8ZiKpp8nwY/s1600-h/c.jpg&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd6E_17oliO1Kk0U6o9c4IKQ06-pwOeYuFQ50P1BLatZjeGgfeLxxcsOyvhjO_aBZIueH3tmTugbQBx3Di5pEQSBxo_Qzt2OCHeFlvyhTg_lRjbS5xVsR1cacRU1q4l1N_YA8ZiKpp8nwY/s320/c.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5255768508480438914&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;It&#39;s a tiny calculator icon in the status bar. Click it, to expand it and use it. Enter the expression to calculate and hit enter to evaluate.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXkCTFIDsOpLm0_ySWSBmCmSmU0Pc7vrFnnWK9qWVPOayUAoNMeEIUD3ar5u8lCVBOILRM21bM2mSLORCEyIVZRsgMULf9j3WOqqhhe69ORRfsibmtisyFrxrto2i8elHZH1KRzlSbRZjw/s1600-h/cc.png&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXkCTFIDsOpLm0_ySWSBmCmSmU0Pc7vrFnnWK9qWVPOayUAoNMeEIUD3ar5u8lCVBOILRM21bM2mSLORCEyIVZRsgMULf9j3WOqqhhe69ORRfsibmtisyFrxrto2i8elHZH1KRzlSbRZjw/s320/cc.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5255768507820863442&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/6521&quot;&gt;download it here&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/36579/status-bar_scientific_calculator-3.8.2-fx.xpi&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;install it directly&lt;/span&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/10/status-bar-scientific-calculator-382.html</link><author>noreply@blogger.com (Sandeep)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd6E_17oliO1Kk0U6o9c4IKQ06-pwOeYuFQ50P1BLatZjeGgfeLxxcsOyvhjO_aBZIueH3tmTugbQBx3Di5pEQSBxo_Qzt2OCHeFlvyhTg_lRjbS5xVsR1cacRU1q4l1N_YA8ZiKpp8nwY/s72-c/c.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-8077448535872437040</guid><pubDate>Tue, 16 Sep 2008 14:38:00 +0000</pubDate><atom:updated>2008-09-16T20:18:33.198+05:30</atom:updated><title>Who is - a tool to give you the whois information of the website</title><description>Recently developed a tool to get the whois information of the website on a click. Rather than visiting whois.net and searching for the domain registrar info. you can simply add this firefox add-on and do it on just a click.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/8649&quot;&gt;DOWNLOAD IT HERE&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/09/who-is-tool-to-give-you-whois.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-2982400618076361132</guid><pubDate>Thu, 21 Aug 2008 11:32:00 +0000</pubDate><atom:updated>2008-08-21T17:10:41.911+05:30</atom:updated><title>Filezilla client - fastest open source ftp client available</title><description>If you are looking for the open source free FTP client then I reckon download Filezilla ... its the most fastest FTP client you may ever encounter.&lt;br /&gt;&lt;br /&gt;FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://downloads.sourceforge.net/filezilla/FileZilla_3.1.1.1_win32.zip?modtime=1218476359&amp;amp;big_mirror=0&quot;&gt;Download FTP client here&lt;/a&gt;(windows)&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=21558&amp;amp;package_id=15149&amp;amp;release_id=619170&quot;&gt;Get it from Sorceforge(all other OS&#39;s)&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/08/filezilla-client-fastest-open-source.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-8297577611066062710</guid><pubDate>Sat, 16 Aug 2008 18:21:00 +0000</pubDate><atom:updated>2008-10-19T10:44:12.391+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast fill</category><category domain="http://www.blogger.com/atom/ns#">fastfill</category><category domain="http://www.blogger.com/atom/ns#">fill form</category><category domain="http://www.blogger.com/atom/ns#">Firefox 3 add-ons</category><category domain="http://www.blogger.com/atom/ns#">Firefox add ons</category><category domain="http://www.blogger.com/atom/ns#">form filler</category><category domain="http://www.blogger.com/atom/ns#">iCrisic</category><category domain="http://www.blogger.com/atom/ns#">icrisic.com</category><category domain="http://www.blogger.com/atom/ns#">Web developer tools</category><title>FastFill - wonderful firefox add-ons to fill the forms</title><description>fAstfilL makes your form testing easier  by filling all the textareas and input fields on just a click...&lt;br /&gt;&lt;br /&gt;With the help of fAstfilL tool you can quickly fill all the input and textareas of the form with some auto-generated data... its very useful for testing purposes and saves a lot of time required for filling the form while testing a website or similar stuff.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/8518&quot;&gt;INSTALL IT FROM FIREFOX ADD-ONS WEBSITE&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://www.itdoesmatters.com/ff3/extensions/&quot;&gt;INSTALL IT FROM MY INFOR&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://www.itdoesmatters.com/ff3/extensions/&quot;&gt;MATION PORTAL WEBSITE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOXrhuZrn4Ucc0CJtENgPO-MQIM6Pu1jeWteQAQb6c6WpGo8hF-WkzHzYJc-QmfbXqR6O8AuOO7w-8imccqheVRjnnCWxtw8xdSkGW5cjzUgqfG51sh5qGKZ9pJ6ADFScjMIrHzsuHMcoT/s1600-h/fform1.png&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOXrhuZrn4Ucc0CJtENgPO-MQIM6Pu1jeWteQAQb6c6WpGo8hF-WkzHzYJc-QmfbXqR6O8AuOO7w-8imccqheVRjnnCWxtw8xdSkGW5cjzUgqfG51sh5qGKZ9pJ6ADFScjMIrHzsuHMcoT/s320/fform1.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5235183015919170610&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjziYaHzOo7IFWkVlde0SMzFyefOGvaMvPItJ3DEBT8GpUtHJb0N0PAZPvPTVZdtj20JfT__AB1EzvZ9BATHql61ZPTY-z6z8X11U9IT0Bim5l1eWeGlbam7m_eTTIJYNQ7dZf0wB0bYdKY/s1600-h/fform2.png&quot;&gt;&lt;img style=&quot;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjziYaHzOo7IFWkVlde0SMzFyefOGvaMvPItJ3DEBT8GpUtHJb0N0PAZPvPTVZdtj20JfT__AB1EzvZ9BATHql61ZPTY-z6z8X11U9IT0Bim5l1eWeGlbam7m_eTTIJYNQ7dZf0wB0bYdKY/s320/fform2.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5235183128881064930&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/08/fastfill-wonderful-firefox-add-ons-to.html</link><author>noreply@blogger.com (Sandeep)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOXrhuZrn4Ucc0CJtENgPO-MQIM6Pu1jeWteQAQb6c6WpGo8hF-WkzHzYJc-QmfbXqR6O8AuOO7w-8imccqheVRjnnCWxtw8xdSkGW5cjzUgqfG51sh5qGKZ9pJ6ADFScjMIrHzsuHMcoT/s72-c/fform1.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-1519295601772714488</guid><pubDate>Sat, 09 Aug 2008 19:42:00 +0000</pubDate><atom:updated>2008-10-19T10:43:01.672+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Firefox 3 add-ons</category><category domain="http://www.blogger.com/atom/ns#">Firefox add ons</category><category domain="http://www.blogger.com/atom/ns#">iCrisic</category><category domain="http://www.blogger.com/atom/ns#">icrisic.com</category><category domain="http://www.blogger.com/atom/ns#">plain text url to link on right click</category><category domain="http://www.blogger.com/atom/ns#">sandeep kothari&#39;s firefox3 add-on</category><category domain="http://www.blogger.com/atom/ns#">Take me to this URL</category><title>Take me to this URL - a simple but useful firefox add-on</title><description>Recently I came across a typical problem of coming across a url while reading some stuff but it was not clickable so I have to copy/paste the url in another window. You might have also faced this problem often when u r reading some stuff and the url provided is just a plain text....&lt;br /&gt;&lt;br /&gt;I have developed a firefox extension to make it easier...  &lt;a style=&quot;color: rgb(51, 51, 255);&quot; href=&quot;http://www.itdoesmatters.com/ff3/extensions/url.php&quot;&gt;&quot;Take me to this URL&quot;&lt;/a&gt;  is a  simple Firefox extension but quite helpful and makes plain text URL works just as if they are links.....&lt;br /&gt;Its easy to use.. just select the URL.. right click and u will be taken to the URL mentioned....&lt;br /&gt;&lt;br /&gt;Features:&lt;br /&gt;Plain text url to link conversion on just right click&lt;br /&gt;Compatible with Firefox 3&lt;br /&gt;&lt;br /&gt;Take me to this url has just received 100% clean award from Softpedia.&lt;br /&gt;&lt;img src=&quot;http://mac.softpedia.com/images/spyward/softpedia_clean_award_f.gif&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;&lt;a href=&quot;http://mac.softpedia.com/progClean/take-me-to-this-url-Clean-40199.html&quot;&gt;take me to this url 1.0 - SOFTPEDIA &quot;100% CLEAN&quot; AWARD&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/35574/take_me_to_this_url-1.1-fx.xpi&quot;&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;Install it from Firefox add-ons website&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a style=&quot;color: rgb(51, 102, 255);&quot; href=&quot;http://www.itdoesmatters.com/ff3/extensions/url.php&quot;&gt;Install this extension from my informaton poratal website&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/8433&quot;&gt;Checkout the details at Firefox add-ons website&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/08/take-me-to-this-url-firefox-add-on.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-2302644242552692260</guid><pubDate>Tue, 29 Jul 2008 08:23:00 +0000</pubDate><atom:updated>2008-07-29T14:03:43.111+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">A must tool for all web developers</category><category domain="http://www.blogger.com/atom/ns#">firebug</category><category domain="http://www.blogger.com/atom/ns#">firebug install</category><category domain="http://www.blogger.com/atom/ns#">Firefox add-ons</category><category domain="http://www.blogger.com/atom/ns#">Web developer tools</category><category domain="http://www.blogger.com/atom/ns#">Web Developers</category><title>A must tool for all web developers - Firebug</title><description>So you are a web developer... hence definitely a Firefox user... right? ... Are you using firebug or not? ... If not then install this very powerful web developer firefox add-on right now.&lt;br /&gt;&lt;br /&gt;Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page&lt;br /&gt;&lt;br /&gt;It will just enhance the speed, accuracy and error debuging amazingly. You will definitely be glad you installed it.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;For Firefox3 users : &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/34272/firebug-1.2.0b7-fx.xpi&quot;&gt;Install it directly from here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:130%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addons/versions/1843&quot;&gt;For users using FF version &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://getfirebug.com/&quot;&gt;Take me to Official firebug website&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug in a separate window, or as a bar at the bottom of your browser. Firebug also gives you fine-grained control over which websites you want to enable it for.&lt;br /&gt;&lt;br /&gt;Firebug makes it simple to find HTML elements buried deep in the page. Once you&#39;ve found what you&#39;re looking for, Firebug gives you a wealth of information, and lets you edit the HTML live.&lt;br /&gt;&lt;br /&gt;Firebug&#39;s CSS tabs tell you everything you need to know about the styles in your web pages, and if you don&#39;t like what it&#39;s telling you, you can make changes and see them take effect instantly.&lt;br /&gt;&lt;br /&gt;When things go wrong, Firebug lets you know immediately and gives you detailed and useful information about errors in JavaScript, CSS, and XML.&lt;br /&gt;&lt;br /&gt;The Document Object Model is a great big hierarchy of objects and functions just waiting to be tickled by JavaScript. Firebug helps you find DOM objects quickly and then edit them on the fly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;For Firefox3 users : &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/34272/firebug-1.2.0b7-fx.xpi&quot;&gt;Install it directly from here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:130%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addons/versions/1843&quot;&gt;For users using FF version &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://getfirebug.com/&quot;&gt;Take me to Official firebug website&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/must-tool-for-all-web-developers.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-6321059336189264512</guid><pubDate>Sun, 27 Jul 2008 15:44:00 +0000</pubDate><atom:updated>2008-07-27T21:24:19.399+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">blender</category><category domain="http://www.blogger.com/atom/ns#">download blender</category><category domain="http://www.blogger.com/atom/ns#">open source 3D content creation suite</category><title>Blender - Free 3D content creation suite</title><description>Blender is the free open source 3D content creation suite, available for all major operating systems under the &lt;span class=&quot;internal-link&quot;&gt;GNU General Public License&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Features:&lt;br /&gt;&lt;div class=&quot;csc-textpic-text&quot;&gt;&lt;ul&gt;&lt;li&gt;Revolutionary non-overlapping and non-blocking UI delivers unsurpassed workflow &lt;/li&gt;&lt;li&gt;Flexible and fully configurable window layout with as many screen setups as you prefer&lt;/li&gt;&lt;li&gt;Undo support on all levels&lt;/li&gt;&lt;li&gt;Anti-aliased fonts with international translation support &lt;/li&gt;&lt;li&gt;Any window space can be easily switched to any window type (curve editor, NLA, 3D view etc)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Built-in text editor for annotations and editing Python scripts&lt;/li&gt;&lt;li&gt;Graphical user interface for Python scripts&lt;/li&gt;&lt;li&gt;Custom themes&lt;/li&gt;&lt;li&gt;Consistent interface across all platforms&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;DOWNLOAD BLENDER&lt;/span&gt;&lt;br /&gt;&lt;h5&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://download.blender.org/release/Blender2.46/blender-2.46-windows.exe&quot;&gt;Blender 2.46 Installer (9 MB)      &lt;/a&gt;&lt;/span&gt;&lt;/h5&gt;&lt;p&gt;Requires Windows 98/ME/2000/XP/Vista&lt;/p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Mirrors&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;a href=&quot;http://mirror.cs.umn.edu/blender.org/release/Blender2.46/blender-2.46-windows.exe&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;USA&lt;/a&gt; | &lt;a href=&quot;http://video.blendertestbuilds.de/download.blender.org/release/Blender2.46/blender-2.46-windows.exe&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;Germany&lt;/a&gt; | &lt;a href=&quot;http://blender.xenoncore.net/blender.org/release/Blender2.46/blender-2.46-windows.exe&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt; Asia &lt;/a&gt; | &lt;a href=&quot;http://download.blender.org/release/Blender2.46/blender-2.46-windows.exe&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;NL&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;          &lt;div class=&quot;mainbox-col-l2&quot;&gt;      &lt;span style=&quot;text-decoration: underline; font-weight: bold;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a style=&quot;font-weight: bold;&quot; href=&quot;http://download.blender.org/release/Blender2.46/blender-2.46-windows.zip&quot;&gt;Blender 2.46 Zip Archive (12 MB)&lt;/a&gt;&lt;/span&gt;      &lt;p&gt;Requires Windows 98/ME/2000/XP/Vista&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Mirrors&lt;/span&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://mirror.cs.umn.edu/blender.org/release/Blender2.46/blender-2.46-windows.zip&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;USA&lt;/a&gt; | &lt;a href=&quot;http://video.blendertestbuilds.de/download.blender.org/release/Blender2.46/blender-2.46-windows.zip&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;Germany&lt;/a&gt; | &lt;a href=&quot;http://blender.xenoncore.net/blender.org/release/Blender2.46/blender-2.46-windows.zip&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;Asia&lt;/a&gt; | &lt;a href=&quot;http://download.blender.org/release/Blender2.46/blender-2.46-windows.zip&quot; title=&quot;Opens external link in new window&quot; target=&quot;_blank&quot; class=&quot;external-link-new-window&quot;&gt;NL&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;mainbox-col-l2&quot;&gt; &lt;p&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://www.blender.org/&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt; OFFICIAL BLENDER WEBSITE&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;     &lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/blender-is-free-open-source-3d-content.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-2975832177211341947</guid><pubDate>Sun, 27 Jul 2008 14:27:00 +0000</pubDate><atom:updated>2008-07-27T20:11:10.823+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Firefox 3 add-ons</category><category domain="http://www.blogger.com/atom/ns#">graphic designing</category><category domain="http://www.blogger.com/atom/ns#">GUI prototype</category><category domain="http://www.blogger.com/atom/ns#">GUI prototyping</category><category domain="http://www.blogger.com/atom/ns#">open source sketching tool</category><category domain="http://www.blogger.com/atom/ns#">open source software</category><category domain="http://www.blogger.com/atom/ns#">Pencil project</category><title>The Pencil Project - Graphic designing with FF3</title><description>&lt;span style=&quot;font-weight: normal;font-family:times new roman;font-size:100%;&quot;  &gt;Want to do graphical designing ? .. Do you use firefox3 ? ... if yes then there is an amazing news for you... now you can use firefox as a sketching tool and thereby create GUI prototypes the firefox itself....Pencil Project provides you an add-on that can be used for GUI prototyping and making diagrams...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Pencil Project&#39;s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use. &lt;/strong&gt;&lt;p class=&quot;Brief&quot;&gt; &lt;/p&gt; &lt;p&gt; &lt;strong&gt;Top features:&lt;/strong&gt; &lt;/p&gt; &lt;ul&gt;&lt;li&gt;Built-in stencils for diagraming and prototyping&lt;/li&gt;&lt;li&gt;Multi-page document with background page&lt;/li&gt;&lt;li&gt;On-screen text editing with rich-text supports&lt;/li&gt;&lt;li&gt;PNG rasterizing&lt;/li&gt;&lt;li&gt;Undo/redo supports&lt;/li&gt;&lt;li&gt;Installing user-defined stencils&lt;/li&gt;&lt;li&gt;Standard drawing operations: aligning, z-ordering, scaling, rotating...&lt;/li&gt;&lt;li&gt;Cross-platforms&lt;/li&gt;&lt;li&gt;Adding external objects&lt;/li&gt;&lt;li&gt;And much more...&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;span style=&quot;font-weight: bold;font-size:180%;&quot; &gt;&lt;a href=&quot;http://www.evolus.vn/Pencil/Downloads/Pencil-1.0-2-fx.xpi&quot;&gt;INSTALL IT NOW&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;font-size:180%;&quot; &gt;&lt;br /&gt;&lt;a href=&quot;http://www.evolus.vn/Pencil/&quot;&gt;TAKE ME TO THE PENCIL PROJECT WEBSITE&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/pencil-project-graphic-designing-with.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-8012011108201692171</guid><pubDate>Tue, 15 Jul 2008 17:14:00 +0000</pubDate><atom:updated>2008-07-15T22:53:17.560+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">download ebook</category><category domain="http://www.blogger.com/atom/ns#">ebooks</category><category domain="http://www.blogger.com/atom/ns#">free e-books</category><category domain="http://www.blogger.com/atom/ns#">free ebooks download</category><category domain="http://www.blogger.com/atom/ns#">scribd</category><category domain="http://www.blogger.com/atom/ns#">share docs</category><category domain="http://www.blogger.com/atom/ns#">share pdf</category><title>Scribd - Share your docs...</title><description>&lt;p&gt;One of the easiest way to publish, share, access, email, and embed virtually any major document format, including PDF, Word, PowerPoint, and more - for &lt;em&gt;free&lt;/em&gt; - is by using Scribd.&lt;/p&gt;Just register and start downloading most of the I-need-that-ebook for free.... Ofcourse you can be generous and share all the e-books u have to make it available to the needy.... What are you waiting for ... Register now... &lt;span style=&quot;font-family: times new roman;font-size:180%;&quot; &gt;&lt;a href=&quot;http://www.scribd.com/&quot;&gt;Take me to Scribd Official Site for registration &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/scribd-share-your-docs.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-3396218531690725146</guid><pubDate>Mon, 14 Jul 2008 19:10:00 +0000</pubDate><atom:updated>2008-07-15T00:47:11.820+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ajax CMS</category><category domain="http://www.blogger.com/atom/ns#">download modx</category><category domain="http://www.blogger.com/atom/ns#">modx</category><category domain="http://www.blogger.com/atom/ns#">modx(0.9.6.1)</category><category domain="http://www.blogger.com/atom/ns#">open source CMS</category><title>MODx - most promising open source CMS</title><description>Looking for the best CMS open source software .. the list is long. ... but the one which uses ajax at its best and is also the winner of Most promising open source cms award 2007 is Modx.&lt;br /&gt;&lt;br /&gt;MODx is an open source &lt;a href=&quot;http://modxcms.com/features.html#phpapp&quot;&gt;PHP Application Framework&lt;/a&gt; that helps you take control of your online content. It empowers developers and advanced users to give as much control as desired to whomever they desire for day-to-day website content maintenance chores.&lt;br /&gt;&lt;br /&gt;MODx is 100% buzzword compliant, and makes child&#39;s play of building content managed sites with validating, accessible CSS layouts – hence &lt;em&gt;Ajax CMS&lt;/em&gt;. It empowers its users to build engaging &quot;Web 2.0&quot; sites today, with its pre-integrated MooTools, Scriptaculous and Prototype libraries. If you&#39;re a CSS designer or Ajax aficionado, this is the CMS for you; and if you like what you see today, you&#39;ll love what&#39;s coming.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:130%;&quot;&gt;&lt;a href=&quot;http://modxcms.com/&quot;&gt;Visit the Site&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;http://modxcms.com/assets/snippets/filedownload/download.php?path=YnVpbGRz&amp;amp;fileName=modx-0961p2.zip&amp;amp;utm_source=0961p2&amp;amp;utm_medium=web&amp;amp;utm_campaign=download&quot;&gt;Download Modx(0.9.6.1)&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/modx-most-promising-open-source-cms.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-488677168314065226</guid><pubDate>Sun, 06 Jul 2008 15:57:00 +0000</pubDate><atom:updated>2008-07-06T21:34:46.978+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Firefox add ons</category><category domain="http://www.blogger.com/atom/ns#">IE Firefod add-ons</category><category domain="http://www.blogger.com/atom/ns#">IE firefox addons</category><category domain="http://www.blogger.com/atom/ns#">IE tab</category><title>IE Tab in mozilla firefox</title><description>This is a must tool for all the web developers for whom compatablility with IE is needed. With this tool you can embed IE tab in Firefox on  just a click and then switch back to Firefox.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/31910/ie_tab-1.5.20080618-fx-win.xpi&quot;&gt;Add IE tab add-on for firefox&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/1419&quot;&gt;Download from Firefox add-on website&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/ie-tab-in-mozilla-firefox.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-2485029372965164220</guid><pubDate>Sun, 06 Jul 2008 15:34:00 +0000</pubDate><atom:updated>2008-07-06T21:13:29.599+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Direct access to your most visited websites</category><category domain="http://www.blogger.com/atom/ns#">download speed dial</category><category domain="http://www.blogger.com/atom/ns#">Firefox add ons</category><category domain="http://www.blogger.com/atom/ns#">Speed dial 0.7.1</category><title>Speed Dial 0.7.1- Direct access to your most visited websites</title><description>Speed dial add-on of firefox for websites is similar to the one we use it for mobiles...with this add-on of firefox you can easily access the most visited sites on just a dial of a number.&lt;br /&gt;&lt;br /&gt;for example : Ctrl+1 - google.com, Ctrl+2  - Yahoo.com.&lt;br /&gt;&lt;br /&gt;So just dial a number and access the most frequently visited sites.&lt;br /&gt;&lt;br /&gt;Speed Dial will be automatically loaded in blank new windows. It can also load in blank new tabs. To configure this, and other options, use the extension settings panel.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;font-size:180%;&quot; &gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/30397/speed_dial-0.7.1-fx.xpi&quot;&gt;Download Speed Dial firefox add-on&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/4810&quot;&gt;Download it from mozilla website&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/07/speed-dial-071-direct-access-to-your.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-6335305503566783519</guid><pubDate>Sun, 22 Jun 2008 15:14:00 +0000</pubDate><atom:updated>2008-06-22T20:52:28.492+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">download firefox 3</category><category domain="http://www.blogger.com/atom/ns#">firefox 3</category><title>Firefox 3 download</title><description>&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7-O2D21WmryIZLci5eVfduPc-KsZDP9YhSemzQtFZfroglDr-KKSQgx8GHqahGKuQ82TA9tcd3Xkrziyu4K13XWvNB38dJctBiDLeDYWOH_jiT30kyyFcelFrjYhxlRpC9AygXxwLCdSD/s1600-h/ff3.png&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 373px; height: 248px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7-O2D21WmryIZLci5eVfduPc-KsZDP9YhSemzQtFZfroglDr-KKSQgx8GHqahGKuQ82TA9tcd3Xkrziyu4K13XWvNB38dJctBiDLeDYWOH_jiT30kyyFcelFrjYhxlRpC9AygXxwLCdSD/s320/ff3.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5214726296096022034&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt; Download a Firefox version that speaks your language.&lt;div id=&quot;main-feature&quot;&gt;  &lt;p&gt;Firefox is available in over 45 languages, thanks to the contributions from Mozilla community members around the world.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.mozilla.com/en-US/firefox/all-rc.html&quot;&gt;Click here to download it in your language&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://download.mozilla.org/?product=firefox-3.0&amp;amp;os=win&amp;amp;lang=en-US&quot;&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;Download firefox 3 in english here - direct link&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/06/firefox-3-download.html</link><author>noreply@blogger.com (Sandeep)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7-O2D21WmryIZLci5eVfduPc-KsZDP9YhSemzQtFZfroglDr-KKSQgx8GHqahGKuQ82TA9tcd3Xkrziyu4K13XWvNB38dJctBiDLeDYWOH_jiT30kyyFcelFrjYhxlRpC9AygXxwLCdSD/s72-c/ff3.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-189471723732691404</guid><pubDate>Sat, 14 Jun 2008 05:50:00 +0000</pubDate><atom:updated>2008-06-14T11:24:29.836+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">download firefox</category><category domain="http://www.blogger.com/atom/ns#">download firefox 3</category><category domain="http://www.blogger.com/atom/ns#">download firefox3</category><category domain="http://www.blogger.com/atom/ns#">firefox 3</category><category domain="http://www.blogger.com/atom/ns#">firefox rc3</category><title>Download Firefox 3</title><description>&lt;div id=&quot;main-feature&quot;&gt; &lt;div id=&quot;main-feature-background&quot;&gt;  &lt;div class=&quot;feature-contents&quot;&gt;  &lt;h2&gt;&lt;img src=&quot;http://www.mozilla.com/img/firefox/all/firefox-all-title.png&quot; alt=&quot;Firefox 3&quot; height=&quot;56&quot; width=&quot;381&quot; /&gt;&lt;/h2&gt;  &lt;p class=&quot;product-intro&quot;&gt;Firefox 3 Release Candidate 3 is available in  more than 45 languages as a public preview release intended for  developer testing and community feedback. It includes &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/3.0rc3/releasenotes/#whatsnew&quot;&gt;new features&lt;/a&gt; as well as  &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/3.0rc3/releasenotes/#performance&quot;&gt;dramatic  improvements&lt;/a&gt; to performance, memory usage and speed.&lt;/p&gt;&lt;p class=&quot;product-intro&quot;&gt;Direct link for English language: &lt;a href=&quot;http://download.mozilla.org/?product=firefox-3.0rc3&amp;amp;os=win&amp;amp;lang=en-US&quot;&gt;Download Firefox RC3&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;product-intro&quot;&gt;For other languages please visit :&lt;a href=&quot;http://download.mozilla.org/?product=firefox-3.0rc3&amp;amp;os=win&amp;amp;lang=en-US&quot;&gt; http://www.mozilla.com/en-US/firefox/all-rc.html&lt;/a&gt;&lt;/p&gt;  &lt;/div&gt; &lt;/div&gt; &lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/06/download-firefox-3.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-886915002539544310</guid><pubDate>Mon, 02 Jun 2008 17:11:00 +0000</pubDate><atom:updated>2008-06-02T22:56:39.895+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Firefox add ons</category><category domain="http://www.blogger.com/atom/ns#">Firefox add-ons</category><category domain="http://www.blogger.com/atom/ns#">Kevin Freitas</category><category domain="http://www.blogger.com/atom/ns#">KevinFreitas</category><category domain="http://www.blogger.com/atom/ns#">Measureit download</category><category domain="http://www.blogger.com/atom/ns#">pixels</category><category domain="http://www.blogger.com/atom/ns#">Resolution</category><category domain="http://www.blogger.com/atom/ns#">ruler download</category><category domain="http://www.blogger.com/atom/ns#">size</category><category domain="http://www.blogger.com/atom/ns#">web designers</category><title>Download Measureit - ruler for web-designers- Firefox add-ons</title><description>Web designers needs to know the width and height of the page, image etc. Measureit is an Firefox extension that provides the facility of measuring the width, height and alignment of any page in pixels by placing a ruler directly across the webpage. Its really an amazing add-ons and it saves time.&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/28064/measureit-0.3.7-fx.xpi&quot;&gt;Download the measureit add-on for Firefox - direct link&lt;/h1&gt;&lt;/a&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;h1&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/539&quot;&gt;Download it from Firefox website&lt;/h1&gt;&lt;/a&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;h1&gt;&lt;a href=&quot;http://www.kevinfreitas.net/extensions/measureit/&quot;&gt;Download it from its creators website&lt;/h1&gt;&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/06/download-measureit-ruler-for-web.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-8099540657326188897</guid><pubDate>Mon, 26 May 2008 17:17:00 +0000</pubDate><atom:updated>2008-05-26T23:14:19.335+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Download jQuery</category><category domain="http://www.blogger.com/atom/ns#">javascript</category><category domain="http://www.blogger.com/atom/ns#">javascript  library</category><category domain="http://www.blogger.com/atom/ns#">jQuery</category><category domain="http://www.blogger.com/atom/ns#">jQuery Tutorials</category><title>Download jQuery - a simple but powerful javascript library</title><description>jQuery is a concise javascript library. Its simple, easy to learn and fast to develop. As precisely said its a Write less do more javascript library. The source code size is as low as 16kb when minified and gzipped and the uncompressed version is also just 97 kb. So overall its a light weighted but very powerful  and effective javascript library.&lt;br /&gt;&lt;h1&gt;Download jQuery&lt;/h1&gt;     &lt;p class=&quot;download_link compressed&quot; style=&quot;margin-bottom: 22px;&quot;&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.6.min.js&quot;&gt;Download&lt;/a&gt; jQuery 1.2.6 (16kb, &lt;a target=&quot;_blank&quot; href=&quot;http://www.julienlecomte.net/blog/2007/08/13/&quot;&gt;Minified and Gzipped&lt;/a&gt;)&lt;/span&gt;     Great for production use.&lt;/p&gt;     &lt;p class=&quot;download_link uncompressed&quot;&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.6.js&quot;&gt;Download&lt;/a&gt; jQuery 1.2.6 (97kb, Uncompressed)&lt;/span&gt;      Great for testing, learning and development.&lt;/p&gt;     &lt;p class=&quot;download_link compressed&quot; style=&quot;margin-bottom: 22px;&quot;&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.6.pack.js&quot;&gt;Download&lt;/a&gt; jQuery 1.2.6 (30kb, &lt;a target=&quot;_blank&quot; href=&quot;http://dean.edwards.name/packer/&quot;&gt;Packed&lt;/a&gt;)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 id=&quot;dev_resources&quot;&gt;Getting Started With jQuery&lt;/h2&gt;      &lt;ul&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://docs.jquery.com/How_jQuery_Works&quot;&gt;How jQuery Works&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://docs.jquery.com/Tutorials&quot;&gt;Tutorials&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://docs.jquery.com/Using_jQuery_with_Other_Libraries&quot;&gt;Using jQuery with other libraries&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/05/jquery-is-concise-javascript-library.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-1909076328672246469</guid><pubDate>Mon, 26 May 2008 17:02:00 +0000</pubDate><atom:updated>2008-05-26T23:03:52.982+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cookies</category><category domain="http://www.blogger.com/atom/ns#">CSS</category><category domain="http://www.blogger.com/atom/ns#">Firefox add-ons</category><category domain="http://www.blogger.com/atom/ns#">Forms</category><category domain="http://www.blogger.com/atom/ns#">Web developer tools</category><category domain="http://www.blogger.com/atom/ns#">Web Developers</category><title>Web Developer tool - a must for every web developer</title><description>If you are a web developer then you must download this fantastic web developer add-on of firefox.&lt;br /&gt;&lt;br /&gt;Cookies, CSS, Forms , Images, Source codes etc. ... all these are handled effectively by using the web developer tools which comes with this Firefox add-on.&lt;br /&gt;&lt;h1&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/60&quot;&gt;Go to the official site of Web developer add-on for Firefox&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/downloads/file/28678/web_developer-1.1.6-fx.xpi&quot;&gt;&lt;br /&gt;Direct link to Web developer add-on for Firefox&lt;br /&gt;&lt;/a&gt;&lt;/h1&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/05/web-developer-tool-must-for-every-web.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-877748779160345280</guid><pubDate>Sun, 25 May 2008 12:36:00 +0000</pubDate><atom:updated>2008-05-26T00:02:12.349+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">compression</category><category domain="http://www.blogger.com/atom/ns#">download 7-zip</category><category domain="http://www.blogger.com/atom/ns#">download 7zip</category><category domain="http://www.blogger.com/atom/ns#">GPL</category><category domain="http://www.blogger.com/atom/ns#">open source software</category><category domain="http://www.blogger.com/atom/ns#">winrar</category><category domain="http://www.blogger.com/atom/ns#">winzip</category><category domain="http://www.blogger.com/atom/ns#">zip</category><title>Download 7-zip - forget winzip or winrar</title><description>Looking for the best file archiver then go for 7-zip. Its an open source software so you dont have to go for pirated versions or trial version. Just have a legal free copy of 7-zip and trust me its one of the best compressor/de-compressor and the range of features are simply amazing.&lt;br /&gt;&lt;h1&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.7-zip.org/&quot;&gt;Download it now&lt;/a&gt;&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;LZMA&lt;/b&gt; compression&lt;/li&gt;&lt;li&gt;Supported formats:     &lt;ul&gt;&lt;li&gt;Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR&lt;/li&gt;&lt;li&gt;Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS&lt;/li&gt;&lt;/ul&gt;   &lt;/li&gt;&lt;li&gt;&lt;b&gt;7-Zip&lt;/b&gt; provides a compression ratio that        is 2-10 % better than the ratio provided by PKZip and WinZip&lt;/li&gt;&lt;li&gt;Strong AES-256 encryption in 7z and ZIP formats&lt;/li&gt;&lt;li&gt;Self-extracting capability for 7z format&lt;/li&gt;&lt;li&gt;Integration with Windows Shell&lt;/li&gt;&lt;li&gt;Powerful File Manager&lt;/li&gt;&lt;li&gt;Powerful command line version&lt;/li&gt;&lt;li&gt;Plugin for FAR Manager&lt;/li&gt;&lt;li&gt;Localizations for 69 languages&lt;/li&gt;&lt;/ul&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.7-zip.org/&quot;&gt;Download it now&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/05/download-7-zip-forget-winzip-or-winrar.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3023662849943111619.post-5463726521563516733</guid><pubDate>Sun, 25 May 2008 11:52:00 +0000</pubDate><atom:updated>2008-05-26T00:01:49.145+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">c</category><category domain="http://www.blogger.com/atom/ns#">c#</category><category domain="http://www.blogger.com/atom/ns#">download JSMin</category><category domain="http://www.blogger.com/atom/ns#">free source code</category><category domain="http://www.blogger.com/atom/ns#">GPL</category><category domain="http://www.blogger.com/atom/ns#">javascript</category><category domain="http://www.blogger.com/atom/ns#">JSMin download</category><category domain="http://www.blogger.com/atom/ns#">minify js</category><category domain="http://www.blogger.com/atom/ns#">open source software</category><category domain="http://www.blogger.com/atom/ns#">php</category><title>Minify Js - Download JSMin to minify your js files and enhance speed of the websites</title><description>Minifying the javascript files reduces the size of the file thereby reduces the download time and hence increases the speed of your website.&lt;br /&gt;&lt;br /&gt;JSMin helps to minify js. You can download it here: http://www.crockford.com/javascript/jsmin.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Just to reduce your click I have pasted the locations from which you can directly download the JSMin.&lt;br /&gt;&lt;br /&gt;Its available in different languages as well as in executable form. Below are the direct links:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://www.crockford.com/javascript/jsmin.zip&quot; target=&quot;_blank&quot;&gt;MS-DOS.exe file&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.crockford.com/javascript/jsmin.c&quot;&gt;C source code&lt;/a&gt;  -    build it yourself.&lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://www.crockford.com/javascript/jsmin.cs&quot;&gt;C#&lt;/a&gt; &lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://inconspicuous.org/projects/jsmin/jsmin.java&quot;&gt;Java&lt;/a&gt; &lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://fmarcia.info/jsmin/&quot;&gt;JavaScript&lt;/a&gt; &lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://search.cpan.org/%7Epmichaux/JavaScript-Minifier/lib/JavaScript/Minifier.pm&quot;&gt;Perl&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://code.google.com/p/jsmin-php/&quot;&gt;PHP&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.crockford.com/javascript/jsmin.py.txt&quot;&gt;Python&lt;/a&gt; &lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://www.crockford.com/javascript/jsmin.ml&quot;&gt;OCAML&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://www.crockford.com/javascript/jsmin.rb&quot;&gt;Ruby&lt;/a&gt;.&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2640587172746354&quot;;
/* 468x60, created 8/5/08 */
google_ad_slot = &quot;9752763257&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;/div&gt;</description><link>http://sandeep-techz.blogspot.com/2008/05/minify-js-download-jsmin-to-minify-your.html</link><author>noreply@blogger.com (Sandeep)</author><thr:total>0</thr:total></item></channel></rss>