<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebTecker the latest Web Trends, Resources and News. &#187; Flash</title>
	<atom:link href="http://webtecker.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtecker.com</link>
	<description>Web Resources and Trends</description>
	<lastBuildDate>Wed, 27 Jul 2011 05:44:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>10 Free Chart Scripts</title>
		<link>http://webtecker.com/2008/06/12/10-free-chart-scripts/</link>
		<comments>http://webtecker.com/2008/06/12/10-free-chart-scripts/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 23:42:37 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://webtecker.com/?p=323</guid>
		<description><![CDATA[This week I&#8217;ve been working on a project that required data to be shown visually. I needed a Chart Script that was attractive yet gets the data across. The Charts scripts below are built using JavaScript, Flash, Silverlight, and Java. Flot &#8211; Flot is a pure Javascript plotting library for jQuery. The focus is on [...]]]></description>
			<content:encoded><![CDATA[<p>This week I&#8217;ve been working on a project that required data to be shown visually.  I needed a Chart Script that was attractive yet gets the data across.  The Charts scripts below are built using JavaScript, Flash, Silverlight, and Java.</p>
<ul>
<li><strong><a title="Flot" href="http://code.google.com/p/flot/" target="_blank">Flot</a></strong> &#8211; Flot is a pure Javascript plotting library for <a rel="nofollow" href="http://jquery.com/">jQuery</a>.   The focus is on easy usage , attractive plots and interactive features.  With Flot you can interact with the data, look at specific data by zooming in, plot a time series, and other various options.<br />
<a title="flot" href="http://code.google.com/p/flot/" target="_blank"><img class="alignnone size-full wp-image-325" title="flot" src="http://webtecker.com/wp-content/uploads/2008/06/flot.jpg" alt="" width="325" height="100" /></a></li>
<li><strong><a title="Open Flash Chart Open Source Charting Component" href="http://teethgrinder.co.uk/open-flash-chart/" target="_blank">Open Flash Chart</a></strong> &#8211; Open Flash Chart is a Flash charting component.   It is fairly easy to setup and has classes written in PHP, Perl, Python, Java, Ruby on Rails, and .Net to connect to the Chart. You can create some really nice looking Bar Charts, Pie Charts, Area Charts and etc…<br />
<a title="Open Flash Chart" href="http://teethgrinder.co.uk/open-flash-chart/" target="_blank"><img class="alignnone size-full wp-image-326" title="open-flash-chart" src="http://webtecker.com/wp-content/uploads/2008/06/open-flash-chart.png" alt="" width="480" height="142" /></a></li>
<li><strong><a title="AmCharts" href="http://www.amcharts.com/" target="_blank">AmCharts</a></strong> &#8211; AmCharts are animated interactive flash charts.  The charts include Pie Charts, Line Charts, Scatter/Bubble Charts, Bar/Column Charts, and even a stock chart.  AmCharts can extract data from simple CSV<strong> </strong>or XML files, or they can read dynamic data generated with PHP, .NET, Java, Ruby on Rails, Perl and ColdFusion.  All the charts are free but they have a link to AmCharts on the upper left.<br />
<a title="AmCharts" href="http://www.amcharts.com/" target="_blank"><img class="alignnone size-full wp-image-327" title="amcharts" src="http://webtecker.com/wp-content/uploads/2008/06/amcharts.jpg" alt="" width="400" height="170" /></a></li>
<li><strong><a title="Emprise Javascript Charts" href="http://www.ejschart.com/" target="_blank">Emprise JavaScript Charts</a></strong> &#8211; Emprise JavaScript Charts is a 100% Pure JavaScript Charting Solution that requires no JavaScript frameworks. Emprise JavaScript Charts include  Line, Area, Scatter, Pie, Bar charts with zooming, scaling and scrolling ability.  Tested and works with all major browsers.<br />
<a title="Emprise JavaScript Charts" href="http://www.ejschart.com/" target="_blank"><img class="alignnone size-full wp-image-328" title="javascript-charts" src="http://webtecker.com/wp-content/uploads/2008/06/javascript-charts.jpg" alt="" width="325" height="100" /></a></li>
<li><strong><a title="Plotkit" href="http://www.liquidx.net/plotkit/" target="_blank">PlotKit</a></strong> &#8211; PlotKit is a Chart and Graph Plotting Library for Javascript.  PlotKit works with <a title="Mochikit" href="http://www.mochikit.com/" target="_blank">MochiKit</a> javascript library. It has support for HTML Canvas and also SVG via Adobe    SVG Viewer and native browser support.  PlotKit also has great documentation.<br />
<a title="Plotkit" href="http://www.liquidx.net/plotkit/" target="_blank"><img class="alignnone size-full wp-image-329" title="plotkit" src="http://webtecker.com/wp-content/uploads/2008/06/plotkit.jpg" alt="" width="325" height="100" /></a></li>
<li><strong><a title="Flotr" href="http://solutoire.com/flotr/" target="_blank">Flotr</a></strong> &#8211;  Flotr is a javascript plotting library based on the <a href="http://prototypejs.org/">Prototype</a> Framework version 1.6.0.2.  Flotr lets you create graphs in modern browsers with features like legend support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more.<br />
<a title="Flotr" href="http://solutoire.com/flotr/" target="_blank"><img class="alignnone size-full wp-image-330" title="flotr" src="http://webtecker.com/wp-content/uploads/2008/06/flotr.jpg" alt="" width="295" height="150" /></a></li>
<li><strong><a title="PHP SWF Charts" href="http://www.maani.us/charts/index.php" target="_blank">PHP/SWF Charts</a></strong> &#8211; PHP/SWF Charts is simple yet powerful tool to create attractive web charts and graphs from dynamic data.  You use PHP to gather the data and put it into flash.  It supports many charts types, Line, Column, Stacked column, Floating column, 3D column, Stacked 3D column, Parallel 3D column, Pie, 3D Pie, Bar, Stacked bar, Floating bar, Area, Stacked area, Candlestick, Scatter, Polar, Mixed, Composite and Joined. These Charts have some great features like Animated transitions, Printable charts, and more.<br />
<a title="PHP SWF Charts" href="http://www.maani.us/charts/index.php" target="_blank"><img class="alignnone size-full wp-image-331" title="php swf" src="http://webtecker.com/wp-content/uploads/2008/06/phpswf.jpg" alt="" width="325" height="100" /></a></li>
<li> <strong><a title="visifire" href="http://www.visifire.com/" target="_blank">Visifire</a> </strong> &#8211; Visifire (Powered by Silverlight) is a set of open source data visualization components. With Visifire you can create animated Silverlight Charts with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails or just simple HTML.<br />
<a title="Visifire" href="http://www.visifire.com/" target="_blank"><img class="alignnone size-full wp-image-332" title="visifire" src="http://webtecker.com/wp-content/uploads/2008/06/visifire.jpg" alt="" width="380" height="230" /></a></li>
<li><strong><a title="FusionCharts Free Flash Charts" href="http://www.fusioncharts.com/Free/" target="_blank">FusionCharts</a></strong> &#8211; FusionCharts  is a cross-browser and cross-platform flash charting component that can be used with ASP.NET, ASP, PHP, JSP, ColdFusion, Ruby on Rails, simple HTML pages or even PowerPoint Presentations. All you need to know is the language you’re programming in.<br />
<a title="FusionCharts" href="http://www.fusioncharts.com/Free/" target="_blank"><img class="alignnone size-full wp-image-333" title="fusioncharts" src="http://webtecker.com/wp-content/uploads/2008/06/fusioncharts.jpg" alt="" width="301" height="150" /></a></li>
<li><strong><a title="JFreeChart - Free Java Chart Library" href="http://www.jfree.org/jfreechart/" target="_blank">JFreeChart</a></strong> &#8211; JFreeChart is an open source Java chart library that makes it easy for developers to display quality charts in their applications.  The JFreeChart project was founded seven years ago, in February 2000, by David Gilbert and is used by approximately 40,000 to 50,000 developers.  JFreeChart supports many different output types that includes JPEG, GIF, PDF, EPS and SVG.  This is a great resource for Java developers.<br />
<a title="JFreeChart" href="http://www.jfree.org/jfreechart/" target="_blank"><img class="alignnone size-full wp-image-334" title="java" src="http://webtecker.com/wp-content/uploads/2008/06/java.jpg" alt="" width="400" height="117" /></a></li>
</ul>
<p>If you know of any other Charting Scripts please post below.</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=323&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/06/12/10-free-chart-scripts/feed/</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
		<item>
		<title>Flash SEO Resources</title>
		<link>http://webtecker.com/2008/05/20/flash-seo-resources/</link>
		<comments>http://webtecker.com/2008/05/20/flash-seo-resources/#comments</comments>
		<pubDate>Tue, 20 May 2008 21:56:01 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SWFAddress]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://webtecker.com/?p=306</guid>
		<description><![CDATA[Flash and SEO don&#8217;t entirely go hand in hand since Search Engines are limited to what they can search inside Flash files.  But there are still ways to optimize an entire Flash Site so that search engines can still view the content and to tell you the truth its fairly easy.  All you need is [...]]]></description>
			<content:encoded><![CDATA[<p>Flash and SEO don&#8217;t entirely go hand in hand since Search Engines are limited to what they can search inside Flash files.  But there are still ways to optimize an entire Flash Site so that search engines can still view the content and to tell you the truth its fairly easy.  All you need is some knowledge in Actionscript and Javascript. To help you on your way to optimize your flash site the links and tutorials below will help you.</p>
<ul>
<li><a title="How to SEO Flash" href="http://www.hochmanconsultants.com/articles/seo-friendly-flash.shtml" target="_blank">How to SEO Flash</a> &#8211; A fantastic tutorial/Article that that will explain how you can optimize your Flash site.  This tutorial shows code that is used on many high trafficked flash sites.</li>
<li><a title="A modern Approach to Flash SEO" href="http://blog.deconcept.com/2006/03/13/modern-approach-flash-seo/" target="_blank">A Modern Approach to Flash SEO</a> &#8211; This tutorial/article is on of my favorites.  It explains some great web design concepts along with how to optimize flash for the search engines.</li>
<li><a title="Making flash websites search engine friendly" href="http://www.roytanck.com/2007/02/14/making-flash-websites-search-engine-friendly/" target="_blank">Making Flash Websites Search Engine Friendly</a> &#8211; This Tutorial will take you through all the steps necessary to optimize an entire flash site.</li>
<li> <a title="SWFObject" href="http://code.google.com/p/swfobject/" target="_blank"><img class="alignnone size-full wp-image-308" title="swfobject_logo" src="http://webtecker.com/wp-content/uploads/2008/05/swfobject_logo.gif" alt="" width="300" height="76" /></a>-  			SWFObject is a small Javascript file used for embedding Adobe Flash content.  It also checks to see if you have flash installed and allows you to have an alternative content if you don&#8217;t.</li>
<li><a title="SWFAddress" href="http://www.asual.com/swfaddress/" target="_blank"><img class="alignnone size-full wp-image-307" title="asual-swfaddress" src="http://webtecker.com/wp-content/uploads/2008/05/asual-swfaddress.jpg" alt="" width="300" height="26" /></a> &#8211; SWFAddress<a rel="external" href="http://www.asual.com/swfaddress/"></a> is a  utility that allows you to easily add deep linking, back and foward button support to your Flash websites.</li>
</ul>
<p>If you know of any other Flash SEO tutorials or tools that will help achieve flash SEO please comment below.  Its always great to hear from you.</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=306&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/05/20/flash-seo-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ridiculously Useful Flash Resource/Tutorial sites</title>
		<link>http://webtecker.com/2008/04/28/ridiculously-useful-flash-resource-tutorial-sites/</link>
		<comments>http://webtecker.com/2008/04/28/ridiculously-useful-flash-resource-tutorial-sites/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 21:18:24 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://webtecker.com/?p=202</guid>
		<description><![CDATA[This weekend I was helping a friend with his Flash website.  Now, I don&#8217;t consider myself an expert in Actionscript, especially the new AS 3.   But there are tons of resources/tutorials to help you along the way to create the effects that you want/require.  I&#8217;ve been using majority of these sites for a long time [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I was helping a friend with his Flash website.  Now, I don&#8217;t consider myself an expert in Actionscript, especially the new AS 3.   But there are tons of resources/tutorials to help you along the way to create the effects that you want/require.  I&#8217;ve been using majority of these sites for a long time to learn and to improve the flash sites that I create.  Check out the list below of Flash Resources/Tutorials.</p>
<ul>
<li><a title="Flash Kit" href="http://www.flashkit.com/" target="_blank"><img class="alignnone size-full wp-image-227" style="border: 0;" title="Flash Kit" src="http://webtecker.com/wp-content/uploads/2008/04/flashkit.jpg" alt="" width="208" height="61" /></a> &#8211; Flash Kit is one of the biggest Flash Development Resource community sites.  Flash Kit contains Flash files, Tutorials, Sound FX, and Sound Loops.  It is my favorite resource site that I&#8217;ve been using for many years.</li>
<li><a title="ActionScript.org" href="http://www.actionscript.org" target="_blank"><img class="alignnone size-full wp-image-228" style="border: 0;" title="Actionscript.org" src="http://webtecker.com/wp-content/uploads/2008/04/actionscript.jpg" alt="" width="165" height="60" /></a> &#8211; Actionscript.org is another great site that focusing on obviously actionscript coding.  It has tons of great tutorials and has a great forum.</li>
<li><a title="Pixel2Life" href="http://www.pixel2life.com/tutorials/adobe_flash/" target="_blank"><img class="alignnone size-full wp-image-229" title="Pixel2Life" src="http://webtecker.com/wp-content/uploads/2008/04/pixel2life.jpg" alt="" width="146" height="35" /></a> &#8211; Pixel2Life is one of the biggest tutorial resource sites on the net.  It has tons of flash tutorials to help you learn and improve your skills.  This is a must see.</li>
<li><a title="gotoandlearn" href="http://www.gotoandlearn.com" target="_blank"><img class="alignnone size-full wp-image-230" title="gotoandlearn" src="http://webtecker.com/wp-content/uploads/2008/04/gotoandlearn.jpg" alt="" width="169" height="38" /></a> &#8211; gotoandlearn.com is a great video flash tutorial site.  The tutorials on this site are very detailed and very useful.</li>
<li><a title="Kirupa" href="http://www.kirupa.com" target="_blank"><img class="alignnone size-full wp-image-231" title="kirupa" src="http://webtecker.com/wp-content/uploads/2008/04/kirupa.jpg" alt="" width="178" height="38" /></a> &#8211; kirupa is another tutorial site with very nicely categorized tutorials.  It even has game development tutorials for flash.</li>
<li><a title="UltraShock" href="http://www.ultrashock.com" target="_blank"><img class="alignnone size-full wp-image-232" title="ultrashock" src="http://webtecker.com/wp-content/uploads/2008/04/ultrashock.jpg" alt="" width="252" height="66" /></a> &#8211; UltraShock is very beautiful website that has a great forum.  UltraShock also has flash files, but they charge you for these files.</li>
<li><a title="ActionScriptCheatSheet" href="http://actionscriptcheatsheet.com/blog/quick-referencecheatsheet-for-actionscript-20" target="_blank"><img class="alignnone size-full wp-image-233" style="border: 0;" title="actionscriptcheatsheet" src="http://webtecker.com/wp-content/uploads/2008/04/actioncheatsheet.jpg" alt="" width="264" height="58" /></a> &#8211; ActioScriptCheatSheet.com is a useful website that contains a cheat sheet for actionscript.</li>
</ul>
<p>If you have any Flash Resource/Tutorial websites that you use please comment below.</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=202&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/04/28/ridiculously-useful-flash-resource-tutorial-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flash Friday Fun!</title>
		<link>http://webtecker.com/2008/04/18/flash-friday-fun/</link>
		<comments>http://webtecker.com/2008/04/18/flash-friday-fun/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 20:12:44 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[Flash Videos]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://webtecker.com/?p=195</guid>
		<description><![CDATA[Being that it is Friday and I really want the weekend to come. I put together a list of Websites with Flash Games and Videos for you to waste time and have fun. &#8211; Miniclip is one of the most popular Flash game websites. With titles like Motherload, Heli Attack, Club Penguin, and the popular [...]]]></description>
			<content:encoded><![CDATA[<p>Being that it is Friday and I really want the weekend to come.  I put together a list of  Websites with Flash Games and Videos for you to waste time and have fun.</p>
<ul>
<li><a href="http://www.miniclip.com" target="_blank"><img class="alignnone size-full wp-image-196" title="Miniclip" src="http://webtecker.com/wp-content/uploads/2008/04/miniclip.jpg" alt="" width="208" height="45" /></a> &#8211; Miniclip is one of the most popular Flash game websites. With titles like Motherload, Heli Attack, Club Penguin, and the popular Runescape you will be having fun and wasting time.  If you feel like wasting time then you must check this site out.</li>
<li><a href="http://www.freearcade.com" target="_blank"><img class="alignnone size-full wp-image-197" title="Free Arcade" src="http://webtecker.com/wp-content/uploads/2008/04/freearcade.gif" alt="" width="175" height="130" /></a> &#8211; Free Arcade is one of my personal favorites.  The reason why is because they have this game called Jet Slalom that I&#8217;ve spent countless hours on.   This game is so simple but fun.  This is a must check out.</li>
<li><a href="http://www.addictinggames.com/" target="_blank"><img class="alignnone size-full wp-image-198" title="Addicting Games" src="http://webtecker.com/wp-content/uploads/2008/04/addictinggames.png" alt="" width="223" height="39" /></a> &#8211; Addicting Games is exactly what the title says, Addicting.  This is a very fun website that I&#8217;ve spent some time on.  Addicting Games has some really good sports and action games.</li>
<li><a href="http://www.Newgrounds.com" target="_blank"><img class="alignnone size-full wp-image-199" title="Newgrounds" src="http://webtecker.com/wp-content/uploads/2008/04/newsground.jpg" alt="" width="190" height="50" /></a> &#8211; Newgrounds has various flash games, movies, and all sorts of flash entertainment.  It is very entertaining and if you haven&#8217;t checked it then it is a must.</li>
<li><a href="http://www.dailyarcade.net/" target="_blank"><img class="alignnone size-full wp-image-200" title="Daily Arcade" src="http://webtecker.com/wp-content/uploads/2008/04/dailyarcade.png" alt="" width="301" height="105" /></a> &#8211; Daily Arcade is a website I&#8217;ve visited occasionally this year and it does have some pretty fun games.  This site does have some duplicate games from other sites but the majority of the Flash arcade sites do duplicate.  But it is a good site you should check out.</li>
<li><a href="http://www.albinoblacksheep.com"><img class="alignnone size-full wp-image-201" title="Albino Blacksheep" src="http://webtecker.com/wp-content/uploads/2008/04/albinoblacksheep.jpg" alt="" width="200" height="103" /></a> &#8211; Albino Blacksheep is definitely the way to end this list.  If you haven&#8217;t heard about Albino Blacksheep then you must check them out.  They have lots of fun flash files that include games and videos.  They even have some very funny parodies.</li>
</ul>
<p>If you have any more to add to this list then please comment below.</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=195&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/04/18/flash-friday-fun/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Programing Cheat Sheets</title>
		<link>http://webtecker.com/2008/04/14/programing-cheat-sheets/</link>
		<comments>http://webtecker.com/2008/04/14/programing-cheat-sheets/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 03:27:27 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cheat Sheets]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://webtecker.com/?p=185</guid>
		<description><![CDATA[After learning a few programing languages it gets hard remembering all of the functions and properties that programing languages come with. Below is a list of Cheat sheets to make your coding experience much easier and faster. The list is categorized by languages. ActionScript ActionScript Cheat Sheet &#8211; Covers everything from ActionScript 2.0 to ActionScript [...]]]></description>
			<content:encoded><![CDATA[<p>After learning a few programing languages it gets hard remembering all of the functions and properties that programing languages come with.  Below is a list of Cheat sheets to make your coding experience much easier and faster.  The list is categorized by languages.</p>
<h3>ActionScript</h3>
<ul>
<li><a title="ActionScript Cheat Sheet" href="http://actionscriptcheatsheet.com/blog/quick-referencecheatsheet-for-actionscript-20" target="_blank"><strong>ActionScript Cheat Sheet</strong></a> &#8211; Covers everything from ActionScript 2.0 to ActionScript 3.0 and Even Adobe AIR.</li>
</ul>
<h3>Ajax/JavaScript Frameworks</h3>
<ul>
<li><strong><a title="Prototype Cheat Sheet" href="http://www.snook.ca/archives/javascript/prototype_1_5_0_cheatsheet/" target="_blank">Prototype Cheat Sheet</a></strong> &#8211; Detailed methods and properties of each of the modules within the Prototype JavaScript library.</li>
<li><a href="http://slash7.com/cheats/scriptaculous_fx1.pdf"><strong>Scriptaculous Cheat Sheet</strong></a> &#8211; List of the Effects.</li>
<li><a title="MooTools Cheat Sheet" href="http://mediavrog.net/blog/2007/06/15/mootools/mootools-cheat-sheet/" target="_blank"><strong>MooTools Cheat Sheet</strong></a> &#8211; Details of the MooTools Library.</li>
<li><strong><a title="jQuery Cheat Sheet" href="http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/" target="_blank">jQuery Cheat Sheet</a></strong> &#8211; Details of the jQuery Library version 1.2.x.</li>
<li><a title="YUI Cheat Sheet" href="http://developer.yahoo.com/yui/" target="_blank"><strong>YUI Cheat Sheet</strong></a> &#8211; This cheat sheet is straight from Yahoo and the download link is at the bottom of the page or you can download the zip file <a title="Cheat Sheet" href="http://developer.yahoo.com/yui/docs/assets/cheatsheets.zip" target="_blank">here</a>.</li>
</ul>
<h3>ASP</h3>
<ul>
<li><a title="ASP/VBScript Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/asp-vbscript-cheat-sheet/" target="_blank"><strong>ASP/VBScript Cheat Sheet</strong></a> &#8211; Everything you want or need to know about ASP and VBScript.</li>
</ul>
<h3>CSS</h3>
<ul>
<li><strong><a href="http://refcards.com/docs/deepx/css1/CSS1.pdf" target="_blank">CSS level 1</a></strong> &#8211; Includes Fonts, Backgrounds, Text, Box, and Units</li>
<li><strong><a href="http://refcards.com/docs/jungb/css2/css2.pdf" target="_blank">CSS level 2</a></strong> &#8211; Includes Box Model, Print, Fonts, Visual Effects, Pseudo Classes and Elements.</li>
<li><strong><a href="http://www.veign.com/downloads/guides/qrg0007.pdf" target="_blank">CSS 2 Quick Reference Guide </a></strong> &#8211; Shows you examples on how to use a wide variety of classes</li>
<li><strong><a title="CSS Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/css-cheat-sheet/" target="_blank">CSS Cheat Sheet </a></strong> &#8211; Lists all selectors (as of CSS 2.1) and properties.</li>
<li><strong><a href="http://www.blooberry.com/indexdot/css/propindex/all.htm" target="_blank">CSS Property Index</a></strong> &#8211; Lists all CSS Properties Alphabetically</li>
<li><strong><a href="http://www.dustindiaz.com/css-shorthand/" target="_blank">CSS Shorthand Guide</a></strong> &#8211; A fairly detailed guide of CSS Shorthand properties</li>
</ul>
<h3>C# and VB.NET</h3>
<ul>
<li><strong><a href="http://aspalliance.com/625" target="_blank">C# and VB.NET Comparison Cheat Sheet</a></strong> &#8211; Cheat sheet that highlights some key syntactical differences between C# and VB.NET.</li>
<li><strong><a title="C# Basic Reference Sheet" href="http://www.dreamincode.net/downloads/ref_sheets/csharp_basics_reference_sheet.pdf" target="_blank">C# Basic Reference Sheet</a></strong> &#8211; A Brief Cheat sheet to give you the basics of C#.</li>
<li><a title="VB.NET Basic Reference Sheet" href="http://www.dreamincode.net/downloads/ref_sheets/vbnet_basics_reference_sheet.pdf" target="_blank"><strong>VB.NET Basic Reference Sheet</strong></a> &#8211; A Brief Cheat sheet to give you the basics of VB.NET.</li>
</ul>
<h3>C++</h3>
<ul>
<li><strong><a href="http://www.linuxsoftware.co.nz/cppcontainers.html" target="_blank">C++ Cheat Sheet</a></strong> &#8211; This Cheat Sheet shows a list of C++ Containers</li>
<li><strong><a href="http://downloads.dreamincode.net/ref_sheets/cpp_reference_sheet.pdf" target="_blank">C++ Quick Reference Sheet</a></strong> &#8211; Is a Basic Cheat Sheet that doesn&#8217;t go that in depth.</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><strong><a title="JavaScript Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/javascript-cheat-sheet/" target="_blank">JavaScript Cheat Sheet </a></strong> &#8211;  		The JavaScript cheat sheet is designed to act as a reminder and reference sheet, listing methods and functions of JavaScript.</li>
<li><strong><a title="JavaScript Quick Reference" href="http://www.dannyg.com/ref/jsquickref.html" target="_blank">JavaScript Quick Reference</a></strong> &#8211; Consists of the JavaScript and Browser Objects Quick Reference.</li>
<li><a href="http://www.visibone.com/regular-expressions/"><strong>Regular Expressions for JavaSript</strong></a> &#8211;  Excerpts of the VisiBone JavaScript references</li>
</ul>
<h3>SQL</h3>
<ul>
<li><a title="SQL Cheat Sheet" href="http://www.3gwt.net/demo/SQL_redux.html" target="_blank"><strong>SQL Cheat Sheet</strong></a> &#8211; A very Basic SQL Cheat sheet but gives you all the necessary data.</li>
<li><a title="SQL Server Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/sql-server-cheat-sheet/" target="_blank"><strong>SQL Server Cheat Sheet</strong></a> &#8211; Cheat Sheet to Microsoft&#8217;s SQL Server.</li>
<li><a title="MySQL Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/mysql-cheat-sheet/" target="_blank"><strong>MySQL Cheat Sheet</strong></a> &#8211;  A quick reference guide for MySQL, including functions (both in MySQL and PHP), data types, and sample queries.</li>
</ul>
<h3>PHP</h3>
<ul>
<li><strong><a title="PHP Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/php-cheat-sheet/" target="_blank">PHP Cheat Sheet</a></strong> &#8211; This is an in depth cheat sheet for PHP.</li>
<li><a title="PHP Reference Sheet" href="http://www.dreamincode.net/downloads/ref_sheets/php_reference_sheet.pdf" target="_blank"><strong>PHP Reference Sheet</strong></a> &#8211; This Sheet gives you basic functions for PHP but useful.</li>
</ul>
<p>If you have any more to add to this list than please comment below.  Also if you would like other languages added please comment below</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=185&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/04/14/programing-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>List of Image Cropping Scripts</title>
		<link>http://webtecker.com/2008/03/14/list-of-image-cropping-scripts/</link>
		<comments>http://webtecker.com/2008/03/14/list-of-image-cropping-scripts/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 18:59:31 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[image cropping script]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://webtecker.com/2008/03/14/list-of-image-cropping-scripts/</guid>
		<description><![CDATA[Updated March 24 After looking for awhile for a script that will crop your image in the browser I decided to put a list together. I found various types of scripts that will accomplish this. The list below is a list of image cropping scripts. cfImageCropper &#8211; This script is written in Coldfusion. The Demo [...]]]></description>
			<content:encoded><![CDATA[<p><em>Updated March 24</em></p>
<p>After looking for awhile for a script that will crop your image in the browser I decided to put a list together.  I found various types of scripts that will accomplish this.  The list below is a list of image cropping scripts.</p>
<ol>
<li><a href="http://cfimagecropper.riaforge.org/" title="cfImageCropper" target="_blank"><strong>cfImageCropper</strong></a> &#8211; This script is written in Coldfusion.  The Demo of this script works very well and the code is very simple to implement.</li>
<li><strong><a href="http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/" title="jsCropper" target="_blank">jsCropper</a></strong> &#8211; This javascript image cropping script is based on the <a href="http://prototype.conio.net/">Prototype JavaScript framework</a> and <a href="http://script.aculo.us/">script.aculo.us</a>.  jsCropper is one of my favorite copping script.  It is very easy to use and its a great unobtrusive script.  jsCropper has tons of great features you should check it out.</li>
<li><a href="http://www.artviper.net/crop.php" title="mooImageCrop" target="_blank"><strong>mooImageCrop</strong></a> &#8211; mooImageCrop is based on the mootools framework and php.  It is very easy to implement.</li>
<li><strong><a href="http://www.dhtmlgoodies.com/index.html?whichScript=image-crop" title="Image Crop" target="_blank">Image Crop</a></strong> &#8211; This is a great script written in Javascript and PHP.  It requires the install of ImageMagick server component.</li>
<li><strong><a href="http://www.ajaxprogrammer.com/?p=9" title="Ajax Image editor" target="_blank">Ajax Image Editor</a></strong> &#8211; Is a very powerful image editor script that allows you to crop, resize, and rotate the image.  It is fairly easy to implement and it isn&#8217;t written with any frameworks.</li>
<li><strong><a href="http://www.sephiroth.it/file_detail.php?pageNum_comments=10&amp;id=109#" title="Flash Image Crop" target="_blank">Flash Image Crop</a></strong> &#8211; Is a very nice flash image crop tool written in Actionscript and PHP.  The only problem I have with this script is that you have to use the space bar to accept the cropped area and not the enter key.  But overall it works very well.</li>
<li><strong><a href="http://flashrocket.worldoptimizer.com/article/23/flash-based-cropping-tool-released-lgpl" title="Flash Based Cropping too" target="_blank">Flash Based Cropping tool</a></strong> &#8211; This tool is also written in Actionscript and PHP is a very nice script.  You can also resize the image with this script.</li>
<li><a href="http://www.nwhite.net/MooCrop/" title="MooCrop" target="_blank"><strong>MooCrop</strong></a> -MooCrop is an Image Cropping utility that uses <a href="http://www.mootools.net/">mootools</a> javascript framework.  MooCrop works very fast and you can even edit the color of the mask.</li>
</ol>
<p>As more cropping tools become available I will be adding to this list.  If you have more to add now then please comment below.</p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=111&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/03/14/list-of-image-cropping-scripts/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Front End Flash Framework</title>
		<link>http://webtecker.com/2008/03/04/front-end-flash-framework/</link>
		<comments>http://webtecker.com/2008/03/04/front-end-flash-framework/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 19:40:16 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Framework]]></category>
		<category><![CDATA[Gaia]]></category>
		<category><![CDATA[SWFAddress]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://webtecker.com/2008/03/04/front-end-flash-framework/</guid>
		<description><![CDATA[Gaia is a front-end Flash Framework designed to dramatically reduce development time. Gaia is targeted at anyone who develops Flash sites. It provides solutions to front-end Flash site development, such as navigation, transitions, preloading, asset management, site structure and deep linking. Gaia is fully integrated with the popular SWFObject and SWFAddress 2 javascript classes built [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gaiaflashframework.com/" title="Gaia" target="_blank"> 					Gaia</a> is a front-end Flash Framework designed to dramatically reduce development time.  Gaia is targeted at anyone who develops Flash sites. It provides solutions to  front-end Flash site development, such as navigation, transitions, preloading, asset management, site structure and deep linking.  Gaia is fully integrated with the popular <a href="http://blog.deconcept.com/swfobject/" title="SwfObject" target="_blank">SWFObject</a> and <a href="http://www.asual.com/swfaddress/" title="SwfAddress" target="_blank">SWFAddress 2</a> javascript classes built right in for maximum compatibility right out of the gate.  It also includes the popular <a href="http://blog.greensock.com/tweenliteas3" target="_blank">TweenLite</a> class.</p>
<p>I&#8217;ve been looking for something like this for years now and I must say it really does reduce development time.  It works with Flash 8 and CS3.  Gaia doesn&#8217;t force you to work in a specific way it just speeds up your workflow.</p>
<p><a href="http://www.gaiaflashframework.com/" title="Gaia" target="_blank"> 	<img src="http://webtecker.com/wp-content/uploads/2008/03/gaia.jpg" alt="Gaia" border="0" /></a></p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=97&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/03/04/front-end-flash-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript and Flash Upload Library</title>
		<link>http://webtecker.com/2008/02/25/javascript-and-flash-upload-library/</link>
		<comments>http://webtecker.com/2008/02/25/javascript-and-flash-upload-library/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 19:51:02 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[SWFUpload]]></category>
		<category><![CDATA[Upload]]></category>
		<category><![CDATA[Upload Library]]></category>

		<guid isPermaLink="false">http://webtecker.com/2008/02/25/javascript-and-flash-upload-library/</guid>
		<description><![CDATA[SWFUpload is a combination of JavaScript and Flash that provides advanced browser upload control. This includes an AJAX style upload with progress notifications, Multiple file selection, and upload control. This is an excellent library that is fairly easy to install. This is my favorite upload library it is very easy to edit and you will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.swfupload.org/" title="SWFUpload">SWFUpload</a> is a combination of JavaScript and Flash that provides advanced browser upload control. This includes an AJAX style upload with progress notifications, Multiple file selection, and upload control.  This is an excellent library that is fairly easy to install.  This is my favorite upload library it is very easy to edit and you will be able to edit the style to fit your website.</p>
<p><a href="http://www.swfupload.org/" title="SWFUpload"><img src="http://webtecker.com/wp-content/uploads/2008/02/swf.jpg" alt="SWFUpload" border="0" /></a></p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=82&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/02/25/javascript-and-flash-upload-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free Flash Charting Component</title>
		<link>http://webtecker.com/2008/02/22/free-flash-charting-component/</link>
		<comments>http://webtecker.com/2008/02/22/free-flash-charting-component/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:48:04 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://webtecker.com/2008/02/22/free-flash-charting-component/</guid>
		<description><![CDATA[Open Flash Chart is a great free Flash Chart. It is fairly easy to setup and is currently written in PHP, Perl, Python, Java, Ruby on Rails, and .Net. Yes it is in flash but for dynamic database driven data you can use the languages it is written in. If you don&#8217;t want database driven [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://teethgrinder.co.uk/open-flash-chart/" title="Open Flash Chart" target="_blank">Open Flash Chart</a> is a great free Flash Chart. It is fairly easy to setup and is currently written in PHP, Perl, Python, Java, Ruby on Rails, and .Net. Yes it is in flash but for dynamic database driven data you can use the languages it is written in. If you don&#8217;t want database driven data then you can use a .txt file. I highly recommend this Chart component for your site.</p>
<p><a href="http://teethgrinder.co.uk/open-flash-chart/" title="Open Flash Chart" target="_blank"><img src="http://webtecker.com/wp-content/uploads/2008/02/open-flash-chart1.png" alt="Open Flash Chart" /></a></p>
<img src="http://webtecker.com/?ak_action=api_record_view&id=77&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://webtecker.com/2008/02/22/free-flash-charting-component/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

