<?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/"
><channel><title>WebAppers &#187; Capture</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Wed, 08 Feb 2012 07:01:32 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Take Screenshots of Webpages with HTML2Canvas</title><link>http://www.webappers.com/2011/08/09/take-screenshots-of-webpages-with-html2canvas/</link> <comments>http://www.webappers.com/2011/08/09/take-screenshots-of-webpages-with-html2canvas/#comments</comments> <pubDate>Tue, 09 Aug 2011 08:18:49 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=4839</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=524961224" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=776004254" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>html2canvas allows you to take &#8220;screenshots&#8221; of webpages or parts of it, directly on the users browser. The script renders the current page as a canvas image, by reading the DOM and the different styles applied to the elements.
It does not require any rendering from the server, as the whole image is created on the [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=961901153" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=997320409" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="html2canvas" href="http://html2canvas.hertzen.com/" target="_blank">html2canvas</a> allows you to take &#8220;screenshots&#8221; of webpages or parts of it, directly on the users browser. The script renders the current page as a canvas image, by reading the DOM and the different styles applied to the elements.</p><p>It does not require any rendering from the server, as the whole image is created on the clients browser. However, for browsers without canvas support alternatives such as flashcanvas or ExplorerCanvas are necessary to create the image.</p><p>The script should work fine on the following browsers: Firefox 3.5+, Google Chrome, Newer versions of Opera, &gt;=IE9 (Older versions compatible with the use of flashcanvas).</p><p
style="text-align: center;"><a
title="html2canvas" href="http://html2canvas.hertzen.com/" target="_blank"><img
class="size-full wp-image-4840 aligncenter" title="html-canvas" src="http://www.webappers.com/img/2011/08/html-canvas.jpg" alt="html-canvas" width="480" height="255" /></a></p><blockquote><p>Requirements: Google Chrome 12, Firefox 4 and Opera 11.5<br
/> Demo: <a
title="demo" rel="nofollow" href="http://html2canvas.hertzen.com/screenshots.html" target="_blank">http://html2canvas.hertzen.com/screenshots.html</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2011/08/09/take-screenshots-of-webpages-with-html2canvas/feed/</wfw:commentRss> </item> <item><title>Easy jQuery Image Cropping with imgAreaSelect</title><link>http://www.webappers.com/2010/09/09/easy-jquery-image-cropping-with-imgareaselect/</link> <comments>http://www.webappers.com/2010/09/09/easy-jquery-image-cropping-with-imgareaselect/#comments</comments> <pubDate>Thu, 09 Sep 2010 07:01:57 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=3562</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=73691270" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=531127105" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes like those on Flickr.
imgAreaSelect is highly configurable and customizable with CSS styling. Keyboard support for moving and resizing the selection. It [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1099768082" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1753142676" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="imgAreaSelect" href="http://odyniec.net/projects/imgareaselect/" target="_blank">imgAreaSelect</a> is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes like those on Flickr.</p><p><a
title="imgAreaSelect" href="http://odyniec.net/projects/imgareaselect/" target="_blank">imgAreaSelect</a> is highly configurable and customizable with CSS styling. Keyboard support for moving and resizing the selection. It works in all major browsers, including Firefox 2+, Opera 9.5+, Google Chrome, Safari 3+, and Internet Explorer 6+.</p><p
style="text-align: center;"><a
title="imgAreaSelect" href="http://odyniec.net/projects/imgareaselect/" target="_blank"><img
class="size-full wp-image-3563 aligncenter" title="image-crop" src="http://www.webappers.com/img/2010/09/image-crop.jpg" alt="image-crop" width="480" height="238" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://odyniec.net/projects/imgareaselect/" target="_blank">http://odyniec.net/projects/imgareaselect/</a><br
/> License: MIT, GPL License</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/09/09/easy-jquery-image-cropping-with-imgareaselect/feed/</wfw:commentRss> </item> <item><title>Bounce &#8211; Fast &amp; Easy Contextual Visual Feedback Tool</title><link>http://www.webappers.com/2010/06/24/bounce-fast-easy-contextual-visual-feedback-tool/</link> <comments>http://www.webappers.com/2010/06/24/bounce-fast-easy-contextual-visual-feedback-tool/#comments</comments> <pubDate>Thu, 24 Jun 2010 07:01:42 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=3102</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1043409934" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1600604737" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Millions of entrepreneurs struggle to communicate their ideas on a web product they&#8217;re working on. Fast, easy, specific, contextual visual feedback is crucial to creating killer products. Bounce opens up an ability to give visual feedback to everyone. And best of all, it&#8217;s free and there is no signup required.
You can make some notes for [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1385418919" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=113997027" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Millions of entrepreneurs struggle to communicate their ideas on a web product they&#8217;re working on. Fast, easy, specific, contextual visual feedback is crucial to creating killer products. <a
title="Bounce" href="http://www.bounceapp.com/" target="_blank">Bounce</a> opens up an ability to give visual feedback to everyone. And best of all, it&#8217;s free and there is no signup required.</p><p>You can make some notes for every screenshot you made on <a
title="Bounce" href="http://www.bounceapp.com/" target="_blank">Bounce</a>. Simply click anywhere on your screenshot, and type in what you want to say. You can also change the size and location of your note to highlight exactly what you want. You can share the screenshot easily, at the same time, they can make their own notes, save them, and bounce them!</p><p
style="text-align: center;"><a
title="Bounce" href="http://www.bounceapp.com/" target="_blank"><img
class="size-full wp-image-3103 aligncenter" title="bounce" src="http://www.webappers.com/img/2010/06/bounce.jpg" alt="bounce" width="480" height="293" /></a></p><blockquote><p>Requirements:  -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.bounceapp.com/" target="_blank">http://www.bounceapp.com/</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/06/24/bounce-fast-easy-contextual-visual-feedback-tool/feed/</wfw:commentRss> </item> <item><title>Search &amp; Share Makes Highlighting Text More Functional</title><link>http://www.webappers.com/2009/12/23/search-share-makes-highlighting-text-more-functional/</link> <comments>http://www.webappers.com/2009/12/23/search-share-makes-highlighting-text-more-functional/#comments</comments> <pubDate>Wed, 23 Dec 2009 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2169</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1120253875" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=12704486" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Search and Share makes highlighting text a more functional action. More specifically, it attempts to understand the intention of a user’s text selection and present a variety of options accordingly. The criteria for understanding the intention is the character length of the selection, and the interpreted actions are copying, searching and sharing.
Whenever someone selects more [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=788263322" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=338870929" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="Search and Share" href="http://www.latentmotion.com/search-and-share/" target="_blank">Search and Share</a> makes highlighting text a more functional action. More specifically, it attempts to <strong>understand the intention of a user’s text selection and present a variety of options accordingly</strong>. The criteria for understanding the intention is the character length of the selection, and the interpreted actions are copying, searching and sharing.</p><p>Whenever someone selects more than 40 characters from your web page and clicks the “Copy” link, your page title and URL will be included in the footer of the copied text. Your users will also be presented with the option to directly embed the excerpt in a newly composed email within Outlook, Gmail or Yahoo Mail. Sometimes, <a
title="Search and Share" href="http://www.latentmotion.com/search-and-share/" target="_blank">Search and Share</a> enables your users to get the options of Wikipedia, Amazon or eBay as well.</p><p
style="text-align: center;"><a
title="Search and Share" href="http://www.latentmotion.com/search-and-share/" target="_blank"><img
class="size-full wp-image-2170 aligncenter" title="search-share" src="http://www.webappers.com/img/2009/12/search-share.jpg" alt="search-share" width="480" height="196" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.latentmotion.com/search-and-share/" target="_blank">http://www.latentmotion.com/search-and-share/</a><br
/> License: Creative Commons 3.0 License</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/12/23/search-share-makes-highlighting-text-more-functional/feed/</wfw:commentRss> </item> <item><title>Creating Thumbnails Using the CSS Clip Property</title><link>http://www.webappers.com/2009/07/31/creating-thumbnails-using-the-css-clip-property/</link> <comments>http://www.webappers.com/2009/07/31/creating-thumbnails-using-the-css-clip-property/#comments</comments> <pubDate>Fri, 31 Jul 2009 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1637</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1138202139" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1824183320" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>One of the least used properties in CSS is the Clip property. Clip is part of the visual effects module of CSS 2.1 and its job is to place a visible window on top of an object that is being clipped.
It is useful for clipping images and creating thumbnails without having to create additional files. [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=2050875949" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1770888449" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>One of the least used properties in CSS is the Clip property. Clip is part of the visual effects module of CSS 2.1 and its job is to place a visible window on top of an object that is being clipped.</p><p>It is useful for clipping images and creating thumbnails without having to create additional files. <a
title="Creatig Thumbnails Using the CSS Clip Property" href="http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html" target="_blank">Creating Thumbnails Using the CSS Clip Property</a> can be used to create square thumbnails, or to create other varieties of thumbnails without actually duplicating files on the server.</p><p>You can also add some drop shadow to the clipped thumbnail by using three wrapper divs with negative offsets of slightly varying background colors to create a shade effect.</p><p
style="text-align: center;"><a
title="Creating Thumbnails Using the CSS Clip Property" href="http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html" target="_blank"><img
src="http://www.webappers.com/img/2009/07/css-clip.jpg" alt="css clip" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html" target="_blank">http://www.seifi.org/css/creating-thumbnails&#8230;</a><br
/> License:  License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/07/31/creating-thumbnails-using-the-css-clip-property/feed/</wfw:commentRss> </item> <item><title>Capture Any Webpage From Any Browser with Aviary</title><link>http://www.webappers.com/2009/07/01/capture-any-webpage-from-any-browser-with-aviary/</link> <comments>http://www.webappers.com/2009/07/01/capture-any-webpage-from-any-browser-with-aviary/#comments</comments> <pubDate>Wed, 01 Jul 2009 07:01:55 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1619</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1928614205" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=834358872" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Aviary has just launched Screen Capture Talon that can let you capture any webpage from any browser, by simply putting Aviary.com/ in front of the URL. You can capture a page at different resolutions or to only capture a portion of the page as well.
After capturing the page, you can edit it, add simple markup [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1715690323" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1447676559" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><em><strong>Aviary</strong></em> has just launched <a
title="Screen Capture Talon" href="http://aviary.com/launch/talon" target="_blank"><strong>Screen Capture Talon</strong></a> that can let you capture any webpage from any browser, by simply putting <strong>Aviary.com/</strong> in front of the URL. You can capture a page at different resolutions or to only capture a portion of the page as well.</p><p>After capturing the page, you can edit it, add simple markup to it and save it to your desktop (or host it online with a single click). It works on almost any public page on the Internet, with any browser. It can even capture Flash. However, it does not support multiple browsers / operating systems at the moment.</p><p
style="text-align: center;"><a
title="Screen Capture Talon" href="http://aviary.com/launch/talon" target="_blank"><img
src="http://www.webappers.com/img/2009/06/webpage-capture.jpg" alt="Webpage Capture" /></a></p><blockquote><p>Source: <a
title="Screen Capture Talon" href="http://aviary.com/launch/talon" target="_blank">http://aviary.com/launch/talon</a></p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/07/01/capture-any-webpage-from-any-browser-with-aviary/feed/</wfw:commentRss> </item> <item><title>How To Syndicate External Website Content with jQuery</title><link>http://www.webappers.com/2009/06/17/how-to-syndicate-external-website-content-with-jquery/</link> <comments>http://www.webappers.com/2009/06/17/how-to-syndicate-external-website-content-with-jquery/#comments</comments> <pubDate>Wed, 17 Jun 2009 07:01:16 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1605</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1384157238" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=862066225" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Many websites offer syndication formats such as RSS, JSON, or XML based services to allow for easy content delivery. But what happens when a website doesn’t offer one of these services? How do you syndicate content from a website that doesn’t offer a news feed?
Nettus has gaven us a a simple solution using JQuery’s AJAX [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=821268517" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1887693803" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Many websites offer syndication formats such as RSS, JSON, or XML based services to allow for easy content delivery. But what happens when a website doesn’t offer one of these services? <a
title="How do you Syndicate Content from a Website" href="http://net.tutsplus.com/tutorials/php/how-to-syndicate-content-without-utilizing-a-news-feed/" target="_blank"><strong>How do you syndicate content from a website</strong></a> that doesn’t offer a news feed?</p><p>Nettus has gaven us a a simple solution using <strong><em>JQuery’s AJAX functions and PHP’s cURL library</em></strong> that allows us to syndicate external content. This is a simple solution if you require content from an external website.</p><p>Although JQuery&#8217;s easy syntax and CSS-selectors give us the convenience of styling and selecting what we want from the client-side, this is not speed optimized. Remember you have no control over whether or not the content creator changes what tags and classes they use, it is always best to <em><strong>style general elements that will be commonly used</strong></em>.</p><p
style="text-align: center;"><a
title="How do you Syndicate Content from a Website" href="http://net.tutsplus.com/tutorials/php/how-to-syndicate-content-without-utilizing-a-news-feed/" target="_blank"><img
src="http://www.webappers.com/img/2009/06/jquery-syndicate.png" alt="jQuery Syndicate" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://net.tutsplus.com/tutorials/php/how-to-syndicate-content-without-utilizing-a-news-feed/" target="_blank">http://net.tutsplus.com/tutorials/php/how-to-syndicate-content&#8230;</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/06/17/how-to-syndicate-external-website-content-with-jquery/feed/</wfw:commentRss> </item> <item><title>Detect Page Scrolling with MooTools ScrollSpy</title><link>http://www.webappers.com/2009/05/28/detect-page-scrolling-with-mootools-scrollspy/</link> <comments>http://www.webappers.com/2009/05/28/detect-page-scrolling-with-mootools-scrollspy/#comments</comments> <pubDate>Thu, 28 May 2009 07:01:25 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1587</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1534607060" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=460872025" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>MooTools ScrollSpy is a unique but simple MooTools plugin that listens to page scrolling and fires events based on where the user has scrolled to in the page. Now you can fire specific functionality with just a few simple parameters. David has shown us 4 examples of using ScrollSpy.
Example 1: “Top the Top”
When you scroll [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=146812105" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=2059568284" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="Mootools ScroolSpy" href="http://davidwalsh.name/scrollspy" target="_blank"><strong>MooTools ScrollSpy</strong></a> is a unique but simple MooTools plugin that listens to page scrolling and fires events based on where the user has scrolled to in the page. Now you can fire specific functionality with just a few simple parameters. David has shown us 4 examples of using ScrollSpy.</p><p><strong>Example 1: “Top the Top”</strong><br
/> When you scroll down a defined number of pixels, you get a “Scroll to Top” link in the lower right hand part of the screen. When you’re back at the top, ScrollSpy is directed to hide the link.</p><p><strong>Example 2: “The Show”</strong><br
/> When you click the link, the window scrolls to the right. During the scrolling process, ScrollSpy shows and hides content blocks based on where in the scrolling process the window is.</p><p><strong>Example 3: “Team Colors”</strong><br
/> This displays a different background color depending on where you are in the page.</p><p><strong>Example 4: “Position Pointer”</strong><br
/> This displays imagery in different positions on the page based upon where the user scrolls.</p><blockquote><p>Requirements: MooTools Framework<br
/> Demo 1: <a
title="Demo" rel="nofollow" href="http://davidwalsh.name/dw-content/scroll-spy.php" target="_blank">http://davidwalsh.name/dw-content/scroll-spy.php?</a><br
/> Demo 2: <a
title="Demo" rel="nofollow" href="http://davidwalsh.name/dw-content/scroll-spy.php?page=1" target="_blank">http://davidwalsh.name/dw-content/scroll-spy.php?page=1</a><br
/> Demo 3: <a
title="Demo" rel="nofollow" href="http://davidwalsh.name/dw-content/scroll-spy.php?page=2" target="_blank">http://davidwalsh.name/dw-content/scroll-spy.php?page=2</a><br
/> Demo 4: <a
title="Demo" rel="nofollow" href="http://davidwalsh.name/dw-content/scroll-spy.php?page=3" target="_blank">http://davidwalsh.name/dw-content/scroll-spy.php?page=3</a><br
/> License:  License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/05/28/detect-page-scrolling-with-mootools-scrollspy/feed/</wfw:commentRss> </item> <item><title>UvumiTools Image Cropping for Mootools</title><link>http://www.webappers.com/2008/09/16/uvumitools-image-cropping-for-mootools/</link> <comments>http://www.webappers.com/2008/09/16/uvumitools-image-cropping-for-mootools/#comments</comments> <pubDate>Tue, 16 Sep 2008 07:01:38 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1334</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1236876279" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1108713258" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>In today&#8217;s web2.0 era, more and more websites are user generated and boast dynamic content. Users sumbit text, images, videos, providing content for entire web sites. Most of the time, people submit photos straight from their camera because they don&#8217;t have photo editing programs or they don&#8217;t know how to use them. This simplified tool [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=909405046" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1310567550" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>In today&#8217;s web2.0 era, more and more websites are user generated and boast dynamic content. Users sumbit text, images, videos, providing content for entire web sites. Most of the time, people submit photos straight from their camera because they don&#8217;t have photo editing programs or they don&#8217;t know how to use them. This simplified tool gives your users the ability to create a selection area that can be used to crop an image, live on your web site.</p><p>With <a
title="Image Cropping for Mootools" href="http://tools.uvumi.com/crop.html" target="_blank">UvumiTools Crop</a>, you don&#8217;t have a dozen handles and double-click features. Drag from the middle to move, tug on the lower-right corner to resize, and that&#8217;s it. Simple. To use this plugin you&#8217;ll need Mootools 1.2. UvumiTools Crop must be paired with a server-side script that will actually be able to so something with the coordinates.</p><p
style="text-align: center;"><a
title="Image Cropping for Mootools" href="http://tools.uvumi.com/crop.html" target="_blank"><img
title="image-cropping" src="http://www.webappers.com/img/2008/09/image-cropping.png" alt="Image Cropping for Mootools" /></a></p><blockquote><p>Requirements: Mootools Framework 1.2<br
/> Demo: <a
rel="nofollow" href="http://tools.uvumi.com/crop.html" target="_blank">http://tools.uvumi.com/crop.html</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/09/16/uvumitools-image-cropping-for-mootools/feed/</wfw:commentRss> </item> <item><title>jCrop &#8211; Powerful Image Cropping Engine for jQuery</title><link>http://www.webappers.com/2008/09/12/jcrop-poweerful-image-cropping-engine-for-jquery/</link> <comments>http://www.webappers.com/2008/09/12/jcrop-poweerful-image-cropping-engine-for-jquery/#comments</comments> <pubDate>Fri, 12 Sep 2008 07:01:28 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Capture]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1327</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=1639840363" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=2009173128" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Jcrop is a powerful image cropping engine for jQuery. It&#8217;s been designed so developers can easily integrate an advanced image cropping functionality directly into any web-based application without sacrificing power and flexibility.
It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications. [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=916226578" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328756008&c=535766649" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="jCrop - Powerful Image Cropping Engine for jQuery" href="http://deepliquid.com/content/Jcrop.html" target="_blank">Jcrop</a> is a powerful image cropping engine for jQuery. It&#8217;s been designed so developers can easily integrate an advanced image cropping functionality directly into any web-based application without sacrificing power and flexibility.</p><p>It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications. Jcrop also features clean, well-organized code that works well across most modern web browsers.</p><p
style="text-align: center;"><a
title="jCrop - Powerful Image Cropping Engine for jQuery" href="http://deepliquid.com/content/Jcrop.html" target="_blank"><img
title="jquery-crop" src="http://www.webappers.com/img/2008/09/jquery-crop.png" alt="jQuery Image Crop" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
rel="nofollow" href="http://deepliquid.com/projects/Jcrop/demos.php" target="_blank">http://deepliquid.com/projects/Jcrop/demos.php</a><br
/> License: MIT License</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/09/12/jcrop-poweerful-image-cropping-engine-for-jquery/feed/</wfw:commentRss> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2012-02-08 18:53:28 -->
