<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: ajax</title>
    <link>http://www.dzone.com/links/queue/tag/ajax.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 10 Nov 2009 00:35:04 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-10T00:35:04Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/ajax/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Oracle ADF: set focus to input field in data table</title>
      <link>http://www.dzone.com/links/rss/oracle_adf_set_focus_to_input_field_in_data_table.html</link>
      <description>At my current client we had the first user acceptance test of a new Oracle ADF application. We have a lot of data entry pages in our application, where database records are presented in editable tables. Each table has a tool bar, with a “Create new record” button on it. One of the things the users noticed during the test, is that when they created a new record, the new record showed up in the table and was selected, but the first input field in the record didn’t have the input focus. I looked for a setting in ADF to set the input focus after creating a new record, but didn’t find anything. So I created my own solution…</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>java</category>
      <pubDate>Mon, 09 Nov 2009 20:01:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285335.html</guid>
      <dc:creator>BartKummel</dc:creator>
      <dc:date>2009-11-09T20:01:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/oracle_adf_set_focus_to_input_field_in_data_table.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285335.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>At my current client we had the first user acceptance test of a new Oracle ADF application. We have a lot of data entry pages in our application, where database records are presented in editable tables. Each table has a tool bar, with a “Create new record” button on it. One of the things the users noticed during the test, is that when they created a new record, the new record showed up in the table and was selected, but the first input field in the record didn’t have the input focus. I looked for a setting in ADF to set the input focus after creating a new record, but didn’t find anything. So I created my own solution…<br/><br/><a href='http://www.dzone.com/links/rss/oracle_adf_set_focus_to_input_field_in_data_table.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285335' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285335</dz:linkId>
      <dz:submitDate>2009-11-09T20:01:21Z</dz:submitDate>
      <dz:voteUpCount>0</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285335.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bkummel</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/192487.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Simple Single Sign-On for PHP</title>
      <link>http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html</link>
      <description>I’ve written a simple single sign-on solution (400 lines of code) in PHP, which works by linking sessions. This solutions works for normal websites as well as AJAX sites.</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>php</category>
      <category>web services</category>
      <pubDate>Mon, 09 Nov 2009 19:30:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285317.html</guid>
      <dc:creator>adaniels</dc:creator>
      <dc:date>2009-11-09T19:30:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285317.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I’ve written a simple single sign-on solution (400 lines of code) in PHP, which works by linking sessions. This solutions works for normal websites as well as AJAX sites.<br/><br/><a href='http://www.dzone.com/links/rss/simple_single_signon_for_php_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285317' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285317</dz:linkId>
      <dz:submitDate>2009-11-09T19:30:31Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285317.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>adaniels</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/239476.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Flickr Like Edit in Place</title>
      <link>http://www.dzone.com/links/rss/flickr_like_edit_in_place.html</link>
      <description>How to edit in place using AJAX?&#xD;
&#xD;
If you are not familiar with how flickr handles editing data, here’s a short summary.&#xD;
&#xD;
* Show user the data field normally (for instance: the title of a picture)&#xD;
&#xD;
* When mouse rolls over that title, make the background of the word yellow&#xD;
&#xD;
* If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button&#xD;
&#xD;
* A user can rename the picture and then push “save.”</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>php</category>
      <category>web design</category>
      <pubDate>Mon, 09 Nov 2009 17:05:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285181.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-09T17:05:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/flickr_like_edit_in_place.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285181.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to edit in place using AJAX?

If you are not familiar with how flickr handles editing data, here’s a short summary.

* Show user the data field normally (for instance: the title of a picture)

* When mouse rolls over that title, make the background of the word yellow

* If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button

* A user can rename the picture and then push “save.”<br/><br/><a href='http://www.dzone.com/links/rss/flickr_like_edit_in_place.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285181' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285181</dz:linkId>
      <dz:submitDate>2009-11-09T17:05:37Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285181.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>eyes_drinker</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/435815.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>iPhone Style Checkboxes</title>
      <link>http://www.dzone.com/links/rss/iphone_style_checkboxes.html</link>
      <description>Progressively enhance your forms by turning boring old checkboxes into stylish iPhone-style toggle switches.&#xD;
Turn your checkboxes into iPhone-style binary switches</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Mon, 09 Nov 2009 17:04:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285179.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-09T17:04:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/iphone_style_checkboxes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285179.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Progressively enhance your forms by turning boring old checkboxes into stylish iPhone-style toggle switches.
Turn your checkboxes into iPhone-style binary switches <br/><br/><a href='http://www.dzone.com/links/rss/iphone_style_checkboxes.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285179' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285179</dz:linkId>
      <dz:submitDate>2009-11-09T17:04:12Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285179.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>eyes_drinker</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/435815.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>101 on jQuery Selector Performance</title>
      <link>http://www.dzone.com/links/rss/101_on_jquery_selector_performance.html</link>
      <description>Last week I got to analyze a web page that spent 4.8 seconds in the onLoad event handler of a custom script file. It turned out that 2.8 seconds were consumed by applying a dynamic menu library (will blog about this one separately). The remaining 2 seconds were spent in jQuery selectors. The analysis showed that most of the selectors didn’t return any object and those that returned objects can be improved by using different selectors.</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Mon, 09 Nov 2009 15:11:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285083.html</guid>
      <dc:creator>Andreas Grabner</dc:creator>
      <dc:date>2009-11-09T15:11:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/101_on_jquery_selector_performance.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285083.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Last week I got to analyze a web page that spent 4.8 seconds in the onLoad event handler of a custom script file. It turned out that 2.8 seconds were consumed by applying a dynamic menu library (will blog about this one separately). The remaining 2 seconds were spent in jQuery selectors. The analysis showed that most of the selectors didn’t return any object and those that returned objects can be improved by using different selectors.<br/><br/><a href='http://www.dzone.com/links/rss/101_on_jquery_selector_performance.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285083' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285083</dz:linkId>
      <dz:submitDate>2009-11-09T15:11:11Z</dz:submitDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285083.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>grabnerandi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/376711.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.NET Ajax Controls to Simulate IFrame</title>
      <link>http://www.dzone.com/links/rss/aspnet_ajax_controls_to_simulate_iframe.html</link>
      <description>Sometimes we should use the &gt; tag to design the frame page. However, the data exchange between each page will become very difficult to handle; Or once the structure of frame changed to normal page, a lot of work to be carried out.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>web design</category>
      <pubDate>Mon, 09 Nov 2009 13:46:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/285013.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-09T13:46:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_ajax_controls_to_simulate_iframe.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/285013.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Sometimes we should use the > tag to design the frame page. However, the data exchange between each page will become very difficult to handle; Or once the structure of frame changed to normal page, a lot of work to be carried out.<br/><br/><a href='http://www.dzone.com/links/rss/aspnet_ajax_controls_to_simulate_iframe.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=285013' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>285013</dz:linkId>
      <dz:submitDate>2009-11-09T13:46:42Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/285013.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery: SexyCombo is a Cool Select Menu, ComboBox or DropDown Menu with AutoComplete</title>
      <link>http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html</link>
      <description>this jQuery Plugin for web designers and developers who wants an easy to use but effective Select Menu (DropDown Menu or ComboBox) for form elements.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 12:36:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283969.html</guid>
      <dc:creator>kntl</dc:creator>
      <dc:date>2009-11-08T12:36:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283969.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>this jQuery Plugin for web designers and developers who wants an easy to use but effective Select Menu (DropDown Menu or ComboBox) for form elements.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283969' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283969</dz:linkId>
      <dz:submitDate>2009-11-08T12:36:46Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>28</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283969.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kntl</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/246065.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery: prettyCheckboxes is allow you redesing the checkbox and radio button items in your form</title>
      <link>http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html</link>
      <description>this jQuery Form Element ReDesigner plugin can help you if you don't like the OS generated radio button and checkbox form elements any use you own designed ones.&#xD;
&#xD;
you can visit the demo page and don't forget that; the green thicks of checkboxes, the blurry shadows can make you think "where is the pretty part?" but those are just for demo pages and you are able to use you own designed ones and customize them as you want. below the demo page, you can get more info about it.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 12:36:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283985.html</guid>
      <dc:creator>kntl</dc:creator>
      <dc:date>2009-11-08T12:36:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283985.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'> this jQuery Form Element ReDesigner plugin can help you if you don't like the OS generated radio button and checkbox form elements any use you own designed ones.

you can visit the demo page and don't forget that; the green thicks of checkboxes, the blurry shadows can make you think "where is the pretty part?" but those are just for demo pages and you are able to use you own designed ones and customize them as you want. below the demo page, you can get more info about it.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283985' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283985</dz:linkId>
      <dz:submitDate>2009-11-08T12:36:25Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283985.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kntl</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/246065.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

