<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
		
<channel>
	<title><![CDATA[Adobe: 10 most recent recipes.]]></title>
	<link>http://cookbooks.adobe.com</link>
	<description><![CDATA[Check out the latest recipes]]></description>
<item>
		<title>How to trace the execution of a JavaScript extension in Fireworks</title>
		<link> http://cookbooks.adobe.com/post_How_to_trace_the_execution_of_a_JavaScript_extensi-19723.html</link>
		<description>Fireworks doesn’t provide a JavaScript debugger, so finding the source of an error requires sprinkling your code with alert() calls.</description>
		<pubDate>Sat, 05 May 2012 20:20:19 UT</pubDate>
		<author>John Dunning</author>
	</item>
<item>
		<title>On click select all text in a form field</title>
		<link> http://cookbooks.adobe.com/post_On_click_select_all_text_in_a_form_field-19719.html</link>
		<description>In some scenarios a form user may need to go through a form replacing values in the fields.  If the user has a preference for using the keyboard and tabbing to the field then this is easy as the contents of the field is selected, when the user starts typing they overwrite the value.  

If your users have a preference for using the mouse then the behaviour is a bit different.  When the user clicks into a field they go into insert mode at the point where they click.  To replace the contents of the fields they can delete all the characters and start typing, or press Ctrl-A (to select the fields contents) and then start typing, or select the contents of the field with the mouse and start typing.

In this situation it would be easier for the user if clicking into a field selected the contents.</description>
		<pubDate>Sat, 28 Apr 2012 18:26:13 UT</pubDate>
		<author>BR001</author>
	</item>
<item>
		<title>Audio Player SkinMaker script</title>
		<link> http://cookbooks.adobe.com/post_Audio_Player_SkinMaker_script-19701.html</link>
		<description>Creating the image sequence for an audio file player from the Ai art can be a tedious task. And when you need to make a small adjustment it's twice as tedious.</description>
		<pubDate>Wed, 18 Apr 2012 13:51:34 UT</pubDate>
		<author>Adi Ravid</author>
	</item>
<item>
		<title>Drag and Drop image to your web app using HTML5</title>
		<link> http://cookbooks.adobe.com/post_Drag_and_Drop_image_to_your_web_app_using_HTML5-19699.html</link>
		<description>I want to drag and drop an image from my computer to change the HTML image displayed in my web app.</description>
		<pubDate>Tue, 17 Apr 2012 21:45:11 UT</pubDate>
		<author>sathyamoorthi p</author>
	</item>
<item>
		<title>Date handling in Livecycle Designer ES forms</title>
		<link> http://cookbooks.adobe.com/post_Date_handling_in_Livecycle_Designer_ES_forms-19697.html</link>
		<description>The internal format of a DateTimeField is yyyy-mm-dd or yyyy-mm-ddThh:mm:ss.  These are sensible formats but formats that the standard JavaScript Date object does not handle in its constructor nor does it have methods to display a date into these formats.

There are also several common date operations that are not handled by the JavaScript Date object, methods like addWeeks, getWeekOfYear, getAge, etc.</description>
		<pubDate>Tue, 17 Apr 2012 05:14:52 UT</pubDate>
		<author>BR001</author>
	</item>
<item>
		<title>Script to scale down your pages. Useful to target new iPad renditions</title>
		<link> http://cookbooks.adobe.com/post_Script_to_scale_down_your_pages__Useful_to_target-19685.html</link>
		<description>If you create articles for the new iPad, you'll work with 1536x2048 pages. To target the iPad1 and the iPad2, you'll have to create the same pages with a 768x1024. You'll need to scale down all your work by 50%. A lot of manual operations are necessary to achieve this.</description>
		<pubDate>Wed, 04 Apr 2012 07:11:39 UT</pubDate>
		<author>michael chaize</author>
	</item>
<item>
		<title>Overlay Creator panel Scrollable Frame experiments</title>
		<link> http://cookbooks.adobe.com/post_Overlay_Creator_panel_Scrollable_Frame_experiments-19683.html</link>
		<description>Additional creative ideas for using the Scrollable Frame option within the Overlay Panel.</description>
		<pubDate>Mon, 02 Apr 2012 07:47:34 UT</pubDate>
		<author>mark@easeltraining</author>
	</item>
<item>
		<title>Send multiple mails with the adresses from database</title>
		<link> http://cookbooks.adobe.com/post_Send_multiple_mails_with_the_adresses_from_databas-19679.html</link>
		<description>You need to send same email to multiple  persons whose email address is there in one of the table in database</description>
		<pubDate>Mon, 02 Apr 2012 05:30:54 UT</pubDate>
		<author>Sreeindia</author>
	</item>
<item>
		<title>Clearing your logfile automatically</title>
		<link> http://cookbooks.adobe.com/post_Clearing_your_logfile_automatically-19677.html</link>
		<description>Logfiles grow over time if you don't manage them, but Lightroom doesn't provide a way to automatically delete the generated logfiles. We could manage the log ourselves, but we can't tell Lightroom to log to a particular file.</description>
		<pubDate>Sun, 01 Apr 2012 16:43:02 UT</pubDate>
		<author>Kyle Lexmond</author>
	</item>
<item>
		<title>Creating an HTML Scratch Off Effect</title>
		<link> http://cookbooks.adobe.com/post_Creating_an_HTML_Scratch_Off_Effect-19672.html</link>
		<description>When you're using the Adobe Digital Publishing Suite to create folios, you sometimes want the user to scratch off an image to reveal an image beneath. For example, you can reveal the winner of a prize or a person's face behind a foggy window.</description>
		<pubDate>Mon, 26 Mar 2012 13:41:26 UT</pubDate>
		<author>Bob Bringhurst</author>
	</item>

</channel>

</rss>		

