<?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>Greepit &#187; Extras</title> <atom:link href="http://www.greepit.com/category/other/feed/" rel="self" type="application/rss+xml" /><link>http://www.greepit.com</link> <description>Open Source Web Development Resources for Designers and Developers</description> <lastBuildDate>Fri, 10 Feb 2012 12:59:28 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Open Source PHP eCommerce (Shopping Cart) Framework: Enlight</title><link>http://www.greepit.com/2012/02/open-source-php-ecommerce-shopping-cart-framework-enlight/</link> <comments>http://www.greepit.com/2012/02/open-source-php-ecommerce-shopping-cart-framework-enlight/#comments</comments> <pubDate>Fri, 10 Feb 2012 12:59:28 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Frameworks]]></category> <category><![CDATA[MYSQL]]></category> <category><![CDATA[PHP]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14983</guid> <description><![CDATA[Enlight is the new open source ecommerce (shopping cart) framework. Enlight is based on both the Zend framework and the Symphony 2 framework but, unlike them, focuses on the developing of modern rich internet applications (RIA) as well as individual ecommerce applications. The integrated Enlight plugin system makes it possible for users to create own plugins along with update routines. It is also possible to make use of a vast range of community plugins. The [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.enlight.de/shopware.php" target="_blank"><strong>Enlight</strong></a> is the new <strong>open source ecommerce (shopping cart) framework</strong>. Enlight is based on both the Zend framework and the Symphony 2 framework but, unlike them, focuses on the developing of modern rich internet applications (RIA) as well as individual ecommerce applications.</p><p><img
class="alignnone size-full wp-image-14987 imgborder" title="open-source-php-ecommerce-shopping-cart-framework-enlight" src="http://www.greepit.com/wp-content/uploads/2012/02/open-source-php-ecommerce-shopping-cart-framework-enlight.jpg" alt="" width="525" height="186" /></p><p>The integrated Enlight plugin system makes it possible for users to create own plugins along with update routines. It is also possible to make use of a vast range of community plugins.</p><p>The framework comes with a native administration interface for an easy handling of the individually created applications. Through the standard integration of ExtJS 4, the Enlight framework offers you the most diverse UI and charting components for your own modules.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/01/free-php-statistics-counter-script-chilistats/" title="Free PHP Statistics Counter Script: Chilistats">Free PHP Statistics Counter Script: Chilistats</a></li><li><a
href="http://www.greepit.com/2011/12/open-source-php-shopping-cart-built-on-codeigniter-gocart/" title="Open Source PHP Shopping Cart Built On CodeIgniter: GoCart">Open Source PHP Shopping Cart Built On CodeIgniter: GoCart</a></li><li><a
href="http://www.greepit.com/2011/10/standalone-and-portable-wordpress-development-environment-instant-wordpress/" title="Standalone and Portable WordPress Development Environment: Instant WordPress">Standalone and Portable WordPress Development Environment: Instant WordPress</a></li><li><a
href="http://www.greepit.com/2011/06/monitor-your-social-activities-on-social-media-dashbord-thinkup/" title="Monitor Your Social Activities on Social Media Dashbord: ThinkUp">Monitor Your Social Activities on Social Media Dashbord: ThinkUp</a></li><li><a
href="http://www.greepit.com/2011/04/open-source-web-based-business-management-software-phpbms/" title="Open Source Web Based Business Management Software: phpBMS">Open Source Web Based Business Management Software: phpBMS</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/open-source-php-ecommerce-shopping-cart-framework-enlight/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Define Custom Scroll Paths With jQuery Scroll Path</title><link>http://www.greepit.com/2012/02/define-custom-scroll-paths-with-jquery-scroll-path/</link> <comments>http://www.greepit.com/2012/02/define-custom-scroll-paths-with-jquery-scroll-path/#comments</comments> <pubDate>Thu, 09 Feb 2012 20:47:47 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14974</guid> <description><![CDATA[You saw sites that only scrolls up, down, left or right? why not create a site that can scroll in a completely custom way, including curves, diagonals, and even rotations! An awesome way to add life to single-page sites. jQuery Scroll Path is a jQuery plugin for defining a custom path that the browser follows when scrolling. The plugin uses canvas flavored syntax for drawing paths, using the methods moveTo, lineTo and arc. To help [...]]]></description> <content:encoded><![CDATA[<p>You saw sites that only scrolls up, down, left or right? why not create a site that can scroll in a completely custom way, including curves, diagonals, and even rotations! An awesome way to <strong>add life to single-page sites</strong>.</p><p><a
href="http://joelb.me/scrollpath/" target="_blank"><strong>jQuery Scroll Path</strong></a> is a jQuery plugin for defining a custom path that the browser follows when scrolling.</p><p>The plugin uses canvas flavored syntax for drawing paths, using the methods moveTo, lineTo and arc. To help with getting the path right, a canvas overlay with the path can be enabled when initating the plugin.</p><p><img
class="alignnone size-full wp-image-14976 imgborder" title="define-custom-scroll-paths-with-jquery-scroll-path" src="http://www.greepit.com/wp-content/uploads/2012/02/define-custom-scroll-paths-with-jquery-scroll-path.jpg" alt="" width="525" height="208" /></p><p>Scrolling can be done with the mousewheel, up/down arrow keys and spacebar. The spacebar scrolls faster than the arrow keys, and holding shift while pressing space will scroll backwards. A custom scrollbar is also included, which allows click and drag scrolling.</p><p>The plugin also allows rotating the entire page, using CSS transforms. This can be done either along a path, or around the current position. In browsers without CSS transform support, all rotations are ignored, but paths are still followed. This means the plugin works with graceful degradation in all browsers.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/" title="Animated Flip Book HTML5 jQuery Plugin: Turn.JS">Animated Flip Book HTML5 jQuery Plugin: Turn.JS</a></li><li><a
href="http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/" title="Mark and Highlight Article Reading Progress with youRhere">Mark and Highlight Article Reading Progress with youRhere</a></li><li><a
href="http://www.greepit.com/2012/02/client-side-pagination-jquery-plugin-jpages/" title="Client Side Pagination jQuery Plugin: jPages">Client Side Pagination jQuery Plugin: jPages</a></li><li><a
href="http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/" title="JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js">JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</a></li><li><a
href="http://www.greepit.com/2012/01/produce-big-bold-responsive-headlines-with-jquery-slabtext/" title="Produce Big, Bold &#038; Responsive Headlines with jQuery SlabText">Produce Big, Bold &#038; Responsive Headlines with jQuery SlabText</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/define-custom-scroll-paths-with-jquery-scroll-path/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>25 Top Online Project Management Software</title><link>http://www.greepit.com/2012/02/25-top-online-project-management-software/</link> <comments>http://www.greepit.com/2012/02/25-top-online-project-management-software/#comments</comments> <pubDate>Wed, 08 Feb 2012 18:12:01 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Information]]></category> <category><![CDATA[Statistics]]></category> <category><![CDATA[Project Management]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14956</guid> <description><![CDATA[Project management is a carefully planned and organized effort to accomplish a successful project. A project is a one-time effort that produces a specific result. This infographic compares the most important project management software applications and guides you through your decision making process. See how they perform in terms of size, popularity, social media presence, mobility, ease of integration and trust factor. Special Downloads Design Freebies Feedback Collection and Polling Widget Free Creative Resume Template [...]]]></description> <content:encoded><![CDATA[<p><strong>Project management</strong> is a carefully planned and organized effort to accomplish a successful project. A project is a one-time effort that produces a specific result.</p><p>This infographic compares the most important <strong>project management software applications</strong> and guides you through your decision making process.</p><p><img
class="alignnone size-full wp-image-14959 imgborder" title="25-top-online-project-management-software" src="http://www.greepit.com/wp-content/uploads/2012/02/25-top-online-project-management-software.jpg" alt="" width="525" height="286" /></p><p>See how they perform in terms of size, popularity, social media presence, mobility, ease of integration and trust factor.</p><p><span
id="more-14956"></span></p><p><a
href="http://www.getapp.com/infographics/top-online-project-management-software"><img
src="http://www.getapp.com/i/infographics/top-online-project-management-software.png" alt="" width="525" height="2338" /></a></p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2010/07/project-management-invoicing-software-argentum/" title="Project Management &#038; Invoicing Software: Argentum">Project Management &#038; Invoicing Software: Argentum</a></li><li><a
href="http://www.greepit.com/2010/07/effecient-project-management-with-teamlab/" title="Effecient Project Management With TeamLab">Effecient Project Management With TeamLab</a></li><li><a
href="http://www.greepit.com/2010/05/twitter-like-project-management-and-team-collaboration-software/" title="Twitter Like Project Management and Team Collaboration Software">Twitter Like Project Management and Team Collaboration Software</a></li><li><a
href="http://www.greepit.com/2009/12/open-source-web-based-task-project-manager-taskfreak/" title="Open Source Web Based Task &#038; Project Manager &#8211; TaskFreak">Open Source Web Based Task &#038; Project Manager &#8211; TaskFreak</a></li><li><a
href="http://www.greepit.com/2009/12/open-source-free-project-management-software-openproj/" title="Open Source Free Project Management Software &#8211; OpenProj">Open Source Free Project Management Software &#8211; OpenProj</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/25-top-online-project-management-software/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Animated Flip Book HTML5 jQuery Plugin: Turn.JS</title><link>http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/</link> <comments>http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/#comments</comments> <pubDate>Wed, 08 Feb 2012 10:43:10 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Mobile Development]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14948</guid> <description><![CDATA[Turn.js is jQuery plugin that adds a beautiful flip book transition similar to real pages in a book or magazine for HTML5. Major Features Uses Hardware acceleration Works on tablets and smartphones Easy to manipulate Lightweight, only 15K Special Downloads Design Freebies Feedback Collection and Polling Widget Free Creative Resume Template Open Source Icons Free Minimal WordPress Theme Related PostsMark and Highlight Article Reading Progress with youRhereJPEG Images Clipping Into Non-Rectangular Polygons: polyClip.jsRapid Website Development [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://www.turnjs.com/" target="_blank">Turn.js</a></strong> is jQuery plugin that adds a <strong>beautiful flip book transition</strong> similar to real pages in a book or magazine for HTML5.</p><p><img
class="alignnone size-full wp-image-14949 imgborder" title="animated-flip-book-html5-jquery-plugin-turn-js" src="http://www.greepit.com/wp-content/uploads/2012/02/animated-flip-book-html5-jquery-plugin-turn-js.jpg" alt="" width="525" height="233" /></p><p><strong>Major Features</strong></p><ul><li>Uses Hardware acceleration</li><li>Works on tablets and smartphones</li><li>Easy to manipulate</li><li>Lightweight, only 15K</li></ul><div
class="killp"></p><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/" title="Mark and Highlight Article Reading Progress with youRhere">Mark and Highlight Article Reading Progress with youRhere</a></li><li><a
href="http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/" title="JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js">JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</a></li><li><a
href="http://www.greepit.com/2012/01/rapid-website-development-html-css-toolkit-html-kickstart/" title="Rapid Website Development HTML CSS ToolKit: HTML KickStart">Rapid Website Development HTML CSS ToolKit: HTML KickStart</a></li><li><a
href="http://www.greepit.com/2012/01/iphone-like-sliding-list-items-menu-plugin-promptumenu/" title="iPhone-Like Sliding List Items Menu Plugin: Promptumenu">iPhone-Like Sliding List Items Menu Plugin: Promptumenu</a></li><li><a
href="http://www.greepit.com/2012/01/mobile-optimized-html5-framework-jq-mobi/" title="Mobile Optimized HTML5 Framework: jQ.Mobi">Mobile Optimized HTML5 Framework: jQ.Mobi</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Common Interface Patterns of HTML CSS: Pears</title><link>http://www.greepit.com/2012/02/common-interface-patterns-of-html-css-pears/</link> <comments>http://www.greepit.com/2012/02/common-interface-patterns-of-html-css-pears/#comments</comments> <pubDate>Tue, 07 Feb 2012 09:05:11 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[WP Theme]]></category> <category><![CDATA[XHTML & CSS]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Html]]></category> <category><![CDATA[Wordpress]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14937</guid> <description><![CDATA[Pears is a collection of commonly used interface pattern pairings of CSS &#38; HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly. This is for sure a handy way of collecting HTML &#38; CSS pattern pairs. Often used modules with a minimal of style applied. It&#8217;s become a valuable learning tool, whereby breaking interfaces down into small pieces make it easier to [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://pea.rs/" target="_blank">Pears</a></strong> is a collection of commonly used <strong>interface pattern pairings of CSS &amp; HTML</strong>. Pears is an <strong>open source WordPress theme</strong>, enabling people like you to get your own pattern library up and running quickly.</p><p><img
class="alignnone size-full wp-image-14940 imgborder" title="common-interface-patterns-of-html-css-pears" src="http://www.greepit.com/wp-content/uploads/2012/02/common-interface-patterns-of-html-css-pears.jpg" alt="" width="525" height="201" /></p><p>This is for sure a handy way of collecting <strong>HTML &amp; CSS pattern pairs</strong>. Often used modules with a minimal of style applied. It&#8217;s become a valuable learning tool, whereby breaking interfaces down into small pieces make it easier to learn and improve running code.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2011/12/speed-up-your-wordpress-theme-creation-with-wordless/" title="Speed Up Your WordPress Theme Creation with Wordless">Speed Up Your WordPress Theme Creation with Wordless</a></li><li><a
href="http://www.greepit.com/2010/10/grid-calculations-made-easy-gridulator/" title="Grid Calculations Made Easy: Gridulator">Grid Calculations Made Easy: Gridulator</a></li><li><a
href="http://www.greepit.com/2010/09/create-a-web-project-framework-in-seconds-instantcsscode/" title="Create A Web Project Framework In Seconds: InstantCSSCode">Create A Web Project Framework In Seconds: InstantCSSCode</a></li><li><a
href="http://www.greepit.com/2010/09/quickly-change-the-appearance-of-any-page-stylebot/" title="Quickly Change The Appearance Of Any Page: Stylebot">Quickly Change The Appearance Of Any Page: Stylebot</a></li><li><a
href="http://www.greepit.com/2010/08/overlay-design-mock-ups-in-the-browser-maki/" title="Overlay Design Mock-Ups In The Browser: Maki">Overlay Design Mock-Ups In The Browser: Maki</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/common-interface-patterns-of-html-css-pears/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Open Source Library for Drawing HTML5 Charts and Graphs: Flotr2</title><link>http://www.greepit.com/2012/02/open-source-library-for-drawing-html5-charts-and-graphs-flotr2/</link> <comments>http://www.greepit.com/2012/02/open-source-library-for-drawing-html5-charts-and-graphs-flotr2/#comments</comments> <pubDate>Mon, 06 Feb 2012 09:05:41 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[Charts & Maps]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Other Licenses]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[Canvas]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[Javascript]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14922</guid> <description><![CDATA[Flotr2 is an Open Source JavaScript library for drawing HTML5 charts and graphs. It is a branch of flotr which removes the Prototype dependency and includes many improvements. Major Features Mobile Support Framework Independent Extensible Plugin Framework Custom Chart Types FF, Chrome, IE6+, Android, iOS Compatibility Special Downloads Design Freebies Feedback Collection and Polling Widget Free Creative Resume Template Open Source Icons Free Minimal WordPress Theme Related PostsObject Oriented JavaScript Library To Manage HTML5 Canvas [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://www.humblesoftware.com/flotr2/" target="_blank">Flotr2</a></strong> is an <strong>Open Source JavaScript library for drawing HTML5 charts and graphs</strong>. It is a branch of flotr which removes the Prototype dependency and includes many improvements.</p><p><img
class="alignnone size-full wp-image-14931 imgborder" title="open-source-library-for-drawing-html5-charts-and-graphs-flotr2" src="http://www.greepit.com/wp-content/uploads/2012/02/open-source-library-for-drawing-html5-charts-and-graphs-flotr2.jpg" alt="" width="525" height="233" /></p><p><strong>Major Features</strong></p><ul><li>Mobile Support</li><li>Framework Independent</li><li>Extensible Plugin Framework</li><li>Custom Chart Types</li><li>FF, Chrome, IE6+, Android, iOS Compatibility</li></ul><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2011/03/object-oriented-javascript-library-to-manage-html5-canvas-element-jcanvascript/" title="Object Oriented JavaScript Library To Manage HTML5 Canvas Element: jCanvaScript">Object Oriented JavaScript Library To Manage HTML5 Canvas Element: jCanvaScript</a></li><li><a
href="http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/" title="JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js">JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</a></li><li><a
href="http://www.greepit.com/2012/01/free-javascript-library-to-zip-and-unzip-files-zip-js/" title="Free JavaScript Library to Zip and Unzip Files: Zip.js">Free JavaScript Library to Zip and Unzip Files: Zip.js</a></li><li><a
href="http://www.greepit.com/2012/01/mobile-optimized-html5-framework-jq-mobi/" title="Mobile Optimized HTML5 Framework: jQ.Mobi">Mobile Optimized HTML5 Framework: jQ.Mobi</a></li><li><a
href="http://www.greepit.com/2011/12/real-time-html5-wysiwyg-content-editor-for-cms-create/" title="Real-time HTML5 WYSIWYG Content Editor for CMS: Create">Real-time HTML5 WYSIWYG Content Editor for CMS: Create</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/open-source-library-for-drawing-html5-charts-and-graphs-flotr2/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mark and Highlight Article Reading Progress with youRhere</title><link>http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/</link> <comments>http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/#comments</comments> <pubDate>Fri, 03 Feb 2012 10:26:16 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14916</guid> <description><![CDATA[youRhere is a lightweight awesome jQuery plugin which gives your readers a chance to mark their article reading progress by just clicking it. The plugin uses HTML5′s local storage API that allows the user to save his reading progress, supports rtl and ltr styles and compatible with all modern browsers. Special Downloads Design Freebies Feedback Collection and Polling Widget Free Creative Resume Template Open Source Icons Free Minimal WordPress Theme Related PostsAnimated Flip Book HTML5 [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://yourhere.gandtblog.com/" target="_blank">youRhere</a></strong> is a lightweight awesome jQuery plugin which gives your readers a chance to <strong>mark their article reading progress</strong> by just clicking it.</p><p><img
class="alignnone size-full wp-image-14917 imgborder" title="mark-and-highlight-article-reading-progress-with-yourhere" src="http://www.greepit.com/wp-content/uploads/2012/02/mark-and-highlight-article-reading-progress-with-yourhere.jpg" alt="" width="525" height="278" /></p><p>The plugin uses <strong>HTML5′s local storage API</strong> that allows the user to save his reading progress, supports rtl and ltr styles and compatible with all modern browsers.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/" title="Animated Flip Book HTML5 jQuery Plugin: Turn.JS">Animated Flip Book HTML5 jQuery Plugin: Turn.JS</a></li><li><a
href="http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/" title="JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js">JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</a></li><li><a
href="http://www.greepit.com/2012/01/rapid-website-development-html-css-toolkit-html-kickstart/" title="Rapid Website Development HTML CSS ToolKit: HTML KickStart">Rapid Website Development HTML CSS ToolKit: HTML KickStart</a></li><li><a
href="http://www.greepit.com/2011/12/simple-jquery-context-menu-html5-menu-supported-contextmenu/" title="Simple jQuery Context Menu (HTML5 Menu Supported): contextMenu">Simple jQuery Context Menu (HTML5 Menu Supported): contextMenu</a></li><li><a
href="http://www.greepit.com/2011/11/slideshows-and-image-sliders-with-html5-css3-slider-js/" title="Slideshows and Image Sliders with HTML5 / CSS3: Slider.JS">Slideshows and Image Sliders with HTML5 / CSS3: Slider.JS</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Client Side Pagination jQuery Plugin: jPages</title><link>http://www.greepit.com/2012/02/client-side-pagination-jquery-plugin-jpages/</link> <comments>http://www.greepit.com/2012/02/client-side-pagination-jquery-plugin-jpages/#comments</comments> <pubDate>Thu, 02 Feb 2012 09:05:21 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[XHTML & CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14905</guid> <description><![CDATA[jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with Animate.css and Lazy Load. Apart from all its features, the main diference for the other pagination plugins is that with jPages you can create as many navigation panels as you [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://luis-almeida.github.com/jPages/" target="_blank">jPages</a></strong> is a <strong>client-side pagination plugin</strong> but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with <a
href="http://www.greepit.com/2011/10/cross-browser-css-animations-animate-css/" target="_blank">Animate.css</a> and <a
href="http://www.appelsiini.net/projects/lazyload" target="_blank">Lazy Load</a>.</p><p><img
class="alignnone size-full wp-image-14910 imgborder" title="client-side-pagination-jquery-plugin-jpages" src="http://www.greepit.com/wp-content/uploads/2012/02/client-side-pagination-jquery-plugin-jpages.jpg" alt="" width="525" height="234" /></p><p>Apart from all its features, the main diference for the other pagination plugins is that with jPages you can create as many navigation panels as you want and you can choose exactly where to place them.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/" title="JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js">JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</a></li><li><a
href="http://www.greepit.com/2012/01/produce-big-bold-responsive-headlines-with-jquery-slabtext/" title="Produce Big, Bold &#038; Responsive Headlines with jQuery SlabText">Produce Big, Bold &#038; Responsive Headlines with jQuery SlabText</a></li><li><a
href="http://www.greepit.com/2012/01/turn-a-standard-input-into-autocomplete-and-tag-input-textext/" title="Turn a Standard Input into Autocomplete and Tag Input: TextExt">Turn a Standard Input into Autocomplete and Tag Input: TextExt</a></li><li><a
href="http://www.greepit.com/2012/01/boilerplate-for-creating-your-own-content-slider-revolver-js/" title="Boilerplate for Creating Your Own Content Slider: Revolver.js">Boilerplate for Creating Your Own Content Slider: Revolver.js</a></li><li><a
href="http://www.greepit.com/2012/01/scrollorama-makes-scrolling-fun-and-interactive/" title="Scrollorama Makes Scrolling Fun and Interactive">Scrollorama Makes Scrolling Fun and Interactive</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/client-side-pagination-jquery-plugin-jpages/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>HTML5 Web Database Implementation: HTML5SQL</title><link>http://www.greepit.com/2012/02/html5-web-database-implementation-html5sql/</link> <comments>http://www.greepit.com/2012/02/html5-web-database-implementation-html5sql/#comments</comments> <pubDate>Wed, 01 Feb 2012 09:03:38 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[SQL]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14898</guid> <description><![CDATA[html5sql is a light JavaScript module that makes working with the HTML5 Web Database a whole lot easier. Its primary function is to provides a structure for the SEQUENTIAL processing of SQL statements within a single transaction. This alone greatly simplifies the interaction with the database however it doesn&#8217;t stop there. Many other smaller features have been included to make things easier, more natural and more convenient for the programmer. This only works in browsers [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://html5sql.com/" target="_blank">html5sql</a></strong> is a light JavaScript module that makes working with the <strong>HTML5 Web Database</strong> a whole lot easier. Its primary function is to provides a <strong>structure for the SEQUENTIAL processing of SQL statements</strong> within a single transaction.</p><p><img
class="alignnone size-full wp-image-14899 imgborder" title="html5-web-database-implementation-html5sql" src="http://www.greepit.com/wp-content/uploads/2012/02/html5-web-database-implementation-html5sql.jpg" alt="" width="525" height="163" /></p><p>This alone greatly simplifies the interaction with the database however it doesn&#8217;t stop there. Many other smaller features have been included to make things easier, more natural and more convenient for the programmer.</p><p>This only works in browsers that have implemented the <strong>HTML5 Web Database</strong> like Chrome and Safari.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2012/02/html5-css3-boilerplate-for-creating-mobile-first-responsive-websites-gridless/" title="HTML5 CSS3 Boilerplate for Creating Mobile First Responsive Websites: Gridless">HTML5 CSS3 Boilerplate for Creating Mobile First Responsive Websites: Gridless</a></li><li><a
href="http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/" title="Animated Flip Book HTML5 jQuery Plugin: Turn.JS">Animated Flip Book HTML5 jQuery Plugin: Turn.JS</a></li><li><a
href="http://www.greepit.com/2012/02/open-source-library-for-drawing-html5-charts-and-graphs-flotr2/" title="Open Source Library for Drawing HTML5 Charts and Graphs: Flotr2">Open Source Library for Drawing HTML5 Charts and Graphs: Flotr2</a></li><li><a
href="http://www.greepit.com/2012/02/mark-and-highlight-article-reading-progress-with-yourhere/" title="Mark and Highlight Article Reading Progress with youRhere">Mark and Highlight Article Reading Progress with youRhere</a></li><li><a
href="http://www.greepit.com/2012/01/build-a-solid-stylesheet-foundation-with-your-markup-bearcss/" title="Build A Solid Stylesheet Foundation With Your Markup: BearCSS">Build A Solid Stylesheet Foundation With Your Markup: BearCSS</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/02/html5-web-database-implementation-html5sql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JPEG Images Clipping Into Non-Rectangular Polygons: polyClip.js</title><link>http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/</link> <comments>http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/#comments</comments> <pubDate>Mon, 30 Jan 2012 10:03:54 +0000</pubDate> <dc:creator>Saif</dc:creator> <category><![CDATA[No License]]></category> <category><![CDATA[Scripts & Apps]]></category> <category><![CDATA[XHTML & CSS]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://www.greepit.com/?p=14878</guid> <description><![CDATA[There have been many times you have come across the need to take an image and cut an irregular shape out of it. Normally, when a developer comes across this requirement, the only thing to do is to open the image up with your favorite graphics editor, use the select tool to cut out the shape you want, and then save the result as a PNG, since it is the only image format used by [...]]]></description> <content:encoded><![CDATA[<p>There have been many times you have come across the need to take an image and cut an irregular shape out of it. Normally, when a developer comes across this requirement, the only thing to do is to open the image up with your favorite graphics editor, use the select tool to cut out the shape you want, and then save the result as a PNG, since it is the only image format used by all web browsers that support alpha channels.</p><p>The problem is that PNG images, while compressed, are not as small as JPEGs if the source image is a photograph, and the download time of a page can balloon to unacceptable levels if there are many of these types of image on a page.</p><p><img
class="alignnone size-full wp-image-14881 imgborder" title="jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js" src="http://www.greepit.com/wp-content/uploads/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js.jpg" alt="" width="525" height="232" /></p><p><a
href="http://www.useragentman.com/blog/2011/10/29/clipping-jpeg-images-into-non-rectangular-polygons-using-polyclip-js/" target="_blank"><strong>polyClip.js</strong></a> is a jQuery plugin that uses <strong>HTML5 canvas to clip a JPEG</strong> (or any other image for that matter). The library also supports older versions of IE (7-8) using the <a
href="http://excanvas.sourceforge.net/" target="_blank">Excanvas JavaScript library</a> which polyfills canvas using VML.</p><div
class="killp"><div
class="killspaces"><strong>Special Downloads</strong><br
/> <a
href="http://www.greepit.com/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br
/> <a
href="http://www.greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br
/> <a
href="http://www.greepit.com/2010/06/creative-resume-template">Free Creative Resume Template</a><br
/> <a
href="http://www.greepit.com/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br
/> <a
href="http://www.greepit.com/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div></div><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://www.greepit.com/2011/08/easily-convert-websites-into-mobile-sites-with-mobilize-js/" title="Easily Convert Websites into Mobile Sites with Mobilize.js">Easily Convert Websites into Mobile Sites with Mobilize.js</a></li><li><a
href="http://www.greepit.com/2011/02/get-cross-domain-images-with-html5-canvas-getimagedata/" title="Get Cross Domain Images with HTML5 Canvas: getImageData">Get Cross Domain Images with HTML5 Canvas: getImageData</a></li><li><a
href="http://www.greepit.com/2011/02/html5-graph-visualization-library-using-web-workers-and-jquery-arbor-js/" title="HTML5 Graph Visualization Library using Web Workers and jQuery: Arbor.JS">HTML5 Graph Visualization Library using Web Workers and jQuery: Arbor.JS</a></li><li><a
href="http://www.greepit.com/2011/01/multiple-file-upload-plugin-jquery-file-upload/" title="Multiple File Upload Plugin: jQuery File Upload">Multiple File Upload Plugin: jQuery File Upload</a></li><li><a
href="http://www.greepit.com/2012/02/animated-flip-book-html5-jquery-plugin-turn-js/" title="Animated Flip Book HTML5 jQuery Plugin: Turn.JS">Animated Flip Book HTML5 jQuery Plugin: Turn.JS</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.greepit.com/2012/01/jpeg-images-clipping-into-non-rectangular-polygons-polyclip-js/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
