<?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.com &#187; Components</title>
	<atom:link href="/category/components/feed/" rel="self" type="application/rss+xml" />
	<link>http://greepit.com</link>
	<description>Web Design and Development Resources</description>
	<lastBuildDate>Thu, 12 Mar 2015 07:20:46 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>JavaScript Library For Simultaneous &amp; Resumable Uploads &#8211; Resumable.js</title>
		<link>http://greepit.com/javascript-library-for-simultaneous-resumable-uploads-resumable-js/</link>
		<comments>http://greepit.com/javascript-library-for-simultaneous-resumable-uploads-resumable-js/#comments</comments>
		<pubDate>Thu, 31 Oct 2013 13:07:22 +0000</pubDate>
		<dc:creator><![CDATA[Saif]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21981</guid>
		<description><![CDATA[Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>Resumable.js</strong> is a JavaScript library providing <strong>multiple simultaneous, stable and resumable uploads</strong> via the HTML5 File API.</p>
<p><img class="alignnone size-full wp-image-21983" alt="javascript-library-for-simultaneous-resumable-uploads-resumable-js" src="/wp-content/uploads/2013/10/javascript-library-for-simultaneous-resumable-uploads-resumable-js.jpg" width="525" height="234" /></p>
<p>The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state.</p>
<div class="killp">
</p>
<div class="killspaces"><strong>Special Downloads</strong><a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a> <a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/javascript-library-for-simultaneous-resumable-uploads-resumable-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WhatWeather &#8211; jQuery Weather’s Widgets Plugin</title>
		<link>http://greepit.com/whatweather-jquery-weathers-widgets-plugin/</link>
		<comments>http://greepit.com/whatweather-jquery-weathers-widgets-plugin/#comments</comments>
		<pubDate>Thu, 10 Oct 2013 08:20:01 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21843</guid>
		<description><![CDATA[WhatWeather is a jQuery plugin which provides weather’s data. It uses worldweatheronline.com API to get, parse and deliver data in order to create weather’s widgets. WhatWeather provides data and let you manage the display.&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>WhatWeather</strong> is a jQuery plugin which provides weather’s data. It uses worldweatheronline.com API to get, parse and deliver data in order to create weather’s widgets. WhatWeather provides data and let you manage the display. However, it uses Mustache. In this way, you can easely change the template of your widgets.</p>
<p><img class="alignnone size-full wp-image-21916" alt="whatweather-free-jquery-weathers-widgets-plugin" src="/wp-content/uploads/2013/10/whatweather-free-jquery-weathers-widgets-plugin.jpg" width="525" height="239" /></p>
<p>You can get weather data from cities all over the world. The plugin uses the name of the city, geographic coordinate system, IP adresse or the HTML5 geolocation API. The plugin have also a client-server caching system by using Web Storage API and text file for the server side.</p>
<div class="killp">
</p>
<div class="killspaces"><strong>Special Downloads</strong><a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a> <a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/whatweather-jquery-weathers-widgets-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20+ Must Have jQuery Plugins for Web Developers</title>
		<link>http://greepit.com/20-must-have-jquery-plugins-for-web-developers/</link>
		<comments>http://greepit.com/20-must-have-jquery-plugins-for-web-developers/#comments</comments>
		<pubDate>Mon, 07 Oct 2013 12:43:56 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21598</guid>
		<description><![CDATA[In this post we have collected 20+ fresh must have useful jQuery plugins. I hope you will find the list handy and will bookmark these jQuery plugins in your collection. jQuery is a fast&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<h2 class="colored">In this post we have collected 20+ fresh must have useful jQuery plugins. I hope you will find the list handy and will bookmark these jQuery plugins in your collection.</h2>
<hr class="MT30" />
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.</p>
<h4>Glide – Responsive and Touch Friendly jQuery Slider</h4>
<p><a href="http://jedrzejchalubek.com/glide/"><img class="alignnone size-full wp-image-21600" alt="Glide – Responsive and Touch Friendly jQuery Slider" src="/wp-content/uploads/2013/09/Glide-–-Responsive-and-Touch-Friendly-jQuery-Slider.jpg" width="525" height="278" /></a></p>
<p>Glide is responsive and touch-friendly jQuery slider. Based on CSS3 transitions with fallback to older broswers. It&#8217;s simple, lightweight and fast.</p>
<p>Also it has features such as; Swipe event, Arrows and bullets navigation, Keyboard navigation, Autoplay, Pause on hover etc&#8230;</p>
<h4>Easier Responsive Layouts — Intention.js</h4>
<p><a href="http://intentionjs.com/"><img class="alignnone size-full wp-image-21602" alt="Easier Responsive Layouts — Intention.js" src="/wp-content/uploads/2013/09/Easier-Responsive-Layouts-—-Intention.js.jpg" width="525" height="196" /></a></p>
<p>Intention.js offers a light-weight and clear way to dynamically restructure HTML in a responsive manner.</p>
<p>Easily increase layout options and flexibility, reducing development time and lessening the necessity of media-query-driven stylesheet overrides.</p>
<h4> jQuery Simple Text Rotator</h4>
<p><a href="https://github.com/peachananr/simple-text-rotator"><img class="alignnone size-full wp-image-21603" alt="jQuery Simple Text Rotator" src="/wp-content/uploads/2013/09/jQuery-Simple-Text-Rotator.jpg" width="525" height="274" /></a></p>
<p>Simple Text Rotator is a lightweight jQuery plugin that will allow you to add a simple rotating text to your website with little to no markup.</p>
<h4>NProgress.js – Progress Bar Inspired by Google &amp; YouTube</h4>
<p><a href="http://ricostacruz.com/nprogress/"><img class="alignnone size-full wp-image-21604" alt="NProgress.js – Progress Bar Inspired by Google &amp; YouTube" src="/wp-content/uploads/2013/09/NProgress.js-–-Progress-Bar-Inspired-by-Google-YouTube.jpg" width="525" height="309" /></a></p>
<p>NProgress.js a nanoscopic progress bar inspired by Google &amp; YouTube. Featuring realistic trickle animations to convince your users that something is happening!</p>
<h4>Echo.js &#8211; Simple JavaScript Image Lazy Loading</h4>
<p><a href="http://toddmotto.com/echo-js-simple-javascript-image-lazy-loading/"><img class="alignnone size-full wp-image-21605" alt="Echo.js - Simple JavaScript Image Lazy Loading" src="/wp-content/uploads/2013/09/Echo.js-Simple-JavaScript-Image-Lazy-Loading.jpg" width="525" height="275" /></a></p>
<p>Echo.js is probably as simple as image lazy loading gets, it&#8217;s less than 1KB minified and is library agnostic (no jQuery/Zepto/other).</p>
<p>Lazy-loading works by only loading the assets needed when the elements &#8216;would&#8217; be in view, which it&#8217;ll get from the server for you upon request, which is automated by simply changing the image src attribute. This is also an asynchronous process which also benefits us.</p>
<h4>A Simple jQuery Plugin for Animating Scroll</h4>
<p><a href="http://plugins.compzets.com/animatescroll/"><img class="alignnone size-full wp-image-21607" alt="A Simple jQuery Plugin for Animating Scroll" src="/wp-content/uploads/2013/09/A-Simple-jQuery-Plugin-for-Animating-Scroll.jpg" width="525" height="305" /></a></p>
<p>AnimateScroll is a jQuery plugin which enables you to scroll to any part of the page in style by just calling the animatescroll() function with the Id or Classname of the element where you want to scroll to.</p>
<p>It gives power to the user with its various options to customize the style of scrolling, scroll speed and many more. Supports more than 30 unique Scrolling Styles.</p>
<h4>Arctext.js &#8211; Curving Text With Css3 and jQuery</h4>
<p><a href="http://tympanus.net/codrops/2012/01/24/arctext-js-curving-text-with-css3-and-jquery/"><img class="alignnone size-full wp-image-21608" alt="Arctext.js - Curving Text With Css3 and jQuery" src="/wp-content/uploads/2013/09/Arctext.js-Curving-Text-With-Css3-and-jQuery.jpg" width="525" height="282" /></a></p>
<p>While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let’s you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.</p>
<h4>Socialist – jQuery Social Plugin to Create and Combine Feeds from Social Networks</h4>
<p><a href="http://plugins.in1.com/socialist"><img class="alignnone size-full wp-image-21609" alt="Socialist – jQuery Social Plugin to Create and Combine Feeds from Social Networks" src="/wp-content/uploads/2013/09/Socialist-–-jQuery-Social-Plugin-to-Create-and-Combine-Feeds-from-Social-Networks.jpg" width="525" height="264" /></a></p>
<p>Socialist is a social feed plugin that combines multiple social media feeds in one place. Use it to combine content and create a social wall from Facebook, Twitter, LinkedIn, YouTube, Pinterest, Flickr, Tumblr, Craiglist RSS and other social networks.</p>
<h4>Social Feed – jQuery Plugin for Feeds from Social Networks</h4>
<p><a href="https://github.com/pavelk2/social-feed"><img class="alignnone size-full wp-image-21610" alt="Social Feed – jQuery Plugin for Feeds from Social Networks" src="/wp-content/uploads/2013/09/Social-Feed-–-jQuery-Plugin-for-Feeds-from-Social-Networks.jpg" width="525" height="260" /></a></p>
<p>Social Feed is a jQuery plugin which shows a user feed from the most popular social networks.</p>
<h4>Social Likes – Social Like Buttons with jQuery</h4>
<p><a href="http://sapegin.github.com/social-likes/"><img class="alignnone size-full wp-image-21611" alt="Social Likes – Social Like Buttons with jQuerySocial Likes – Social Like Buttons with jQuery" src="/wp-content/uploads/2013/09/Social-Likes-–-Social-Like-Buttons-with-jQuerySocial-Likes-–-Social-Like-Buttons-with-jQuery.jpg" width="525" height="234" /></a></p>
<p>Social Likes is a single style buttons with like counters: Facebook, Twitter, Google+, LiveJournal and also popular Russian social networks.</p>
<h4>floatShare – jQuery Floating Social Share Plugin</h4>
<p><a href="http://jquery-plugins.net/floatshare-jquery-floating-social-share-plugin"><img class="alignnone size-full wp-image-21629" alt="floatShare – jQuery Floating Social Share Plugin" src="/wp-content/uploads/2013/09/floatShare-–-jQuery-Floating-Social-Share-Plugin.jpg" width="525" height="279" /></a></p>
<p>floatShare is a free jQuery plugin that allows your website visitors to share your web content on popular social media platforms with a single- click giving you good coverage and audience on multiple social media platforms.</p>
<p>floatShare also gauges popularity of your web content by giving you a summary of total ‘shares’ and ‘likes’.</p>
<h4>maskMoney – jQuery Plugin to Mask Input as Currency</h4>
<p><a href="http://plentz.github.com/jquery-maskmoney/"><img class="alignnone size-full wp-image-21631" alt="maskMoney – jQuery Plugin to Mask Input as Currency" src="/wp-content/uploads/2013/09/maskMoney-–-jQuery-Plugin-to-Mask-Input-as-Currency.jpg" width="525" height="237" /></a></p>
<p>maskMoney is a jQuery plugin to mask data entry in the input text in the form of money (currency).</p>
<h4>Typist jQuery Plugin</h4>
<p><a href=" http://davidcrawford.github.com/typist-jquery/"><img class="alignnone size-full wp-image-21632" alt="Typist jQuery Plugin" src="/wp-content/uploads/2013/09/Typist-jQuery-Plugin.jpg" width="525" height="300" /></a></p>
<p>Typist is a jQuery plugin that allows you to animate text as if it were being typed onto the screen. You can add animated typing text to any block element.</p>
<h4> Looper.js – Lightweight Carousel jQuery Plugin</h4>
<p><a href="http://rygine.com/projects/looper.js/docs/"><img class="alignnone size-full wp-image-21633" alt="Looper.js – Lightweight Carousel jQuery Plugin" src="/wp-content/uploads/2013/09/Looper.js-–-Lightweight-Carousel-jQuery-Plugin.jpg" width="525" height="245" /></a></p>
<p>Looper.js is an intuitive, lightweight carousel jQuery plugin. Cycle through your content without writing a single line of Javascript. To keep things simple, transition effects are optional and have been limited to slide and cross-fade. In browsers that don&#8217;t support CSS transitions, jQuery&#8217;s animate is used.</p>
<h4>jsCarousel – jQuery Content Slider</h4>
<p><a href=" http://www.egrappler.com/jquery-content-slider-jscarousel/"><img class="alignnone size-full wp-image-21634" alt="jsCarousel – jQuery Content Slider" src="/wp-content/uploads/2013/09/jsCarousel-–-jQuery-Content-Slider.jpg" width="525" height="314" /></a></p>
<p>jsCarousel is a jquery slider plugin that slides contents in multi direction. jsCarousel slider can be used as a feature content slider as well.</p>
<p>You can put any kind of contents you want whether images, text, videos, news etc. You can make simple image gallery with thumbnail support by using it.</p>
<h4>Feedback Collection and Polling Widget: Opineo</h4>
<p><a href=" http://greepit.com/2010/11/feedback-collection-and-polling-widget-opineo/"><img class="alignnone size-full wp-image-21636" alt="Feedback Collection and Polling Widget Opineo" src="/wp-content/uploads/2013/09/Feedback-Collection-and-Polling-Widget-Opineo1.jpg" width="525" height="288" /></a></p>
<p>As they say: You cannot improve what you cannot measure; but the paradox is you cannot measure everything – happiness, hatred, anger… but you can measure customer satisfaction. Yes, you can measure customer satisfaction by analyzing likes and dislikes of your customers. You can guage populairty of your website or products.</p>
<p>Opineo allows you to do all of this and much more without signing up for an account or hire an expert. This DIY tool enables you to listen to your customers’ voice easily and instantly. All you have to do is go online, design your widget and place it on your website.</p>
<h4>Arbor – Graph Visualization Library Using Web Workers and jQuery</h4>
<p><a href="http://arborjs.org/"><img class="alignnone size-full wp-image-21637" alt="Arbor – Graph Visualization Library Using Web Workers and jQuery" src="/wp-content/uploads/2013/09/Arbor-–-Graph-Visualization-Library-Using-Web-Workers-and-jQuery.jpg" width="525" height="268" /></a></p>
<p>Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.</p>
<h4>AttC – Convert HTML Table to Google Chart</h4>
<p><a href="http://code.google.com/p/auto-table-to-chart/"><img class="alignnone size-full wp-image-21638" alt="AttC – Convert HTML Table to Google Chart" src="/wp-content/uploads/2013/09/AttC-–-Convert-HTML-Table-to-Google-Chart.jpg" width="525" height="230" /></a></p>
<p>AttC is a jQuery plugin that converts a standard HTML table to an Google visualizations chart and displays it on the page.</p>
<h4>Percentage Loader &#8211; jQuery Plugin for Displaying Progress Widget</h4>
<p><a href="http://widgets.better2web.com/loader/"><img class="alignnone size-full wp-image-21639" alt="Percentage Loader - jQuery Plugin for Displaying Progress Widget" src="/wp-content/uploads/2013/09/Percentage-Loader-jQuery-Plugin-for-Displaying-Progress-Widget.jpg" width="525" height="311" /></a></p>
<p>Percentage Loader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. It makes use of HTML5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file necessary , using vectors rather than images so can be easily deployed at various sizes.</p>
<h4>Hover Zoom Effect with jQuery and CSS</h4>
<p><a href=" http://mattbango.com/notebook/code/hover-zoom-effect-with-jquery-and-css/"><img class="alignnone size-full wp-image-21640" alt="Hover Zoom Effect with jQuery and CSS" src="/wp-content/uploads/2013/09/Hover-Zoom-Effect-with-jQuery-and-CSS.jpg" width="525" height="304" /></a></p>
<p>The hover zoom effect basically reverse zooms an image while fading in a label on top of it when the mouse hovers over it. It makes for a pretty slick effect which could be used on thumbnails. As always, you can check out a demo or grab the source right here if you don’t want to read the entire tutorial.</p>
<h4>Simplistic Way of Implementing Mac OS X Lion-styled Scrollbars &#8211; nanoScrollerJS</h4>
<p><a href="http://jamesflorentino.github.io/nanoScrollerJS/"><img class="alignnone size-full wp-image-21641" alt="Simplistic Way of Implementing Mac OS X Lion-styled Scrollbars - nanoScrollerJS" src="/wp-content/uploads/2013/09/Simplistic-Way-of-Implementing-Mac-OS-X-Lion-styled-Scrollbars-nanoScrollerJS.jpg" width="525" height="299" /></a></p>
<p>nanoScroller.js is a jQuery plugin that offers a simplistic way of implementing Mac OS X Lion-styled scrollbars for your website. It uses minimal HTML markup being .nano &gt; .content. The other scrollbar div elements .pane &gt; .slider are added during run time to prevent clutter in templating. The latest version utilizes native scrolling and works with the iPad, iPhone, and some Android Tablets.</p>
<h4>Free Multi-Node Range and Data Slider: JQ Slider</h4>
<p><a href="http://www.egrappler.com/free-multi-node-range-data-slider-jqslider/"><img class="alignnone size-full wp-image-21642" alt="Free Multi-Node Range and Data Slider JQ Slider" src="/wp-content/uploads/2013/09/Free-Multi-Node-Range-and-Data-Slider-JQ-Slider.jpg" width="525" height="243" /></a></p>
<p>JQ Slider is a multi-node range and data slider that allows to provide easy-to-use user data selection and filter tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/20-must-have-jquery-plugins-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizable jQuery Calendar Plugin: CLNDR.js</title>
		<link>http://greepit.com/customizable-jquery-calendar-plugin-clndr-js/</link>
		<comments>http://greepit.com/customizable-jquery-calendar-plugin-clndr-js/#comments</comments>
		<pubDate>Wed, 25 Sep 2013 11:09:44 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21761</guid>
		<description><![CDATA[CLNDR is a jQuery plugin for creating calendars. Unlike most calendar plugins, this one doesn&#8217;t generate markup. Instead you provide an Underscore.js HTML template and in return CLNDR gives you a wealth of data&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>CLNDR</strong> is a <strong>jQuery plugin for creating calendars</strong>. Unlike most calendar plugins, this one doesn&#8217;t generate markup. Instead you provide an Underscore.js HTML template and in return CLNDR gives you a wealth of data to use within it.</p>
<p>CLNDR is free of opinions about markup and style: it is the high-speed chassis on which you build the vehicle of your dreams.</p>
<p><img class="alignnone size-full wp-image-21763" alt="Customizable jQuery Calendar Plugin CLNDR.js" src="/wp-content/uploads/2013/09/Customizable-jQuery-Calendar-Plugin-CLNDR.js1.jpg" width="525" height="346" /></p>
<div class="killp">
</p>
<div class="killspaces">
<strong>Special Downloads</strong><a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a> <a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/customizable-jquery-calendar-plugin-clndr-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic UI &#8211; Free Front-end Framework</title>
		<link>http://greepit.com/semantic-ui-free-frontend-framework/</link>
		<comments>http://greepit.com/semantic-ui-free-frontend-framework/#comments</comments>
		<pubDate>Thu, 19 Sep 2013 10:36:21 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[XHTML & CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Html]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21768</guid>
		<description><![CDATA[Writing front end code shouldn&#8217;t require learning the naming or programming conventions of a particular developer. Instead of using short-hand, or codified naming conventions, semantic uses simple, common language for parts of interface elements&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p>Writing front end code shouldn&#8217;t require learning the naming or programming conventions of a particular developer. Instead of using short-hand, or codified naming conventions, semantic uses simple, common language for parts of interface elements and familiar rules used in natural languages for describing elements.</p>
<p><strong>Semantic</strong> is a set of specifications for sharing UI elements between developers. Semantic is also a UI library to make front end development simpler and easier to learn.</p>
<p><a href="http://semantic-ui.com/" target="_blank"><img class="alignnone size-full wp-image-21769" alt="Semantic UI - Free Front-end Framework" src="/wp-content/uploads/2013/09/Semantic-UI-Free-Front-end-Framework.jpg" width="525" height="279" /><br />
</a></p>
<div class="killp">
</p>
<div class="killspaces">
<strong>Special Downloads</strong><a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a> <a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a></p>
<p><a href="/2010/06/creative-resume-template">Free Creative Resume Template</a></p>
<p><a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a></p>
<p><a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/semantic-ui-free-frontend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UI Components for Modern Web Apps &#8211; Brick</title>
		<link>http://greepit.com/ui-components-for-modern-web-apps-brick/</link>
		<comments>http://greepit.com/ui-components-for-modern-web-apps-brick/#comments</comments>
		<pubDate>Fri, 30 Aug 2013 07:56:10 +0000</pubDate>
		<dc:creator><![CDATA[Saif]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Other Licenses]]></category>
		<category><![CDATA[XHTML & CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21431</guid>
		<description><![CDATA[Brick is a bundle of reusable UI components created to enable rapid development of cross-browser and mobile-friendly HTML5 web applications. It&#8217;s a cross-browser library that provides new custom HTML tags to abstract away common&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>Brick</strong> is a bundle of reusable UI components created to enable <strong>rapid development of cross-browser and mobile-friendly HTML5 web application</strong>s.</p>
<p>It&#8217;s a cross-browser library that provides new custom HTML tags to abstract away common user interface patterns into easy-to-use, flexible, and semantic Web Components.</p>
<p><img class="alignnone size-full wp-image-21433" alt="ui-components-for-modern-web-apps-brick" src="/wp-content/uploads/2013/08/ui-components-for-modern-web-apps-brick.jpg" width="525" height="275" /></p>
<p>Built on Mozilla’s x-tags library, Brick allows you to plug simple HTML tags into your markup to implement widgets like sliders or datepickers, speeding up development by saving you from having to initially think about the under-the-hood HTML/CSS/JavaScript.</p>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a> <a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/ui-components-for-modern-web-apps-brick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Library for Programmatically Reading and Writing Photoshop Format (PSD) &#8211; PSD.rb</title>
		<link>http://greepit.com/ruby-library-for-programmatically-reading-and-writing-photoshop-format-psd-psd-rb/</link>
		<comments>http://greepit.com/ruby-library-for-programmatically-reading-and-writing-photoshop-format-psd-psd-rb/#comments</comments>
		<pubDate>Wed, 31 Jul 2013 16:45:16 +0000</pubDate>
		<dc:creator><![CDATA[Saif]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21254</guid>
		<description><![CDATA[The Photoshop file format is over 23 years old, yet it remains one of the most opaque file formats out there. PSDs are very widely used, yet Adobe has never produced an easy way&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p>The Photoshop file format is over 23 years old, yet it remains one of the most opaque file formats out there. PSDs are very widely used, yet Adobe has never produced an easy way for developers to work with the format. Indeed, some developers have gone mad trying to parse PSDs.</p>
<p><img class="alignnone size-full wp-image-21256" alt="ruby-library-for-programmatically-reading-and-writing-photoshop-format-psd-psd-rb" src="/wp-content/uploads/2013/07/ruby-library-for-programmatically-reading-and-writing-photoshop-format-psd-psd-rb.jpg" width="525" height="349" /></p>
<p><strong>PSD.rb</strong> is an open source <strong>Ruby library for reading and writing PSDs</strong>. You’ll find a robust, modern, and fast way to <strong>programmatically access Photoshop documents</strong>. It’s a real pleasure to work with. This represents the most mature and up-to-date way to access Photoshop documents, outside of using Photoshop itself.</p>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br />
<a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/ruby-library-for-programmatically-reading-and-writing-photoshop-format-psd-psd-rb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Customizable Range Slider with Skins Support &#8211; ion.rangeSlider</title>
		<link>http://greepit.com/a-customizable-range-slider-with-skins-support-ion-rangeslider/</link>
		<comments>http://greepit.com/a-customizable-range-slider-with-skins-support-ion-rangeslider/#comments</comments>
		<pubDate>Tue, 30 Jul 2013 23:25:35 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21236</guid>
		<description><![CDATA[ion.rangeSlider is a nice, comfortable and easily customizable range slider with skins support. It supports events and public methods, has flexible settings, can be completely altered with CSS. It comes with all major browsers&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>ion.rangeSlider</strong> is a nice, comfortable and <strong>easily customizable range slider with skins support</strong>. It supports events and public methods, has flexible settings, can be completely altered with CSS.</p>
<p>It comes with all major browsers support and works perfectly on touch screen devices (iPhone, iPad, etc.).</p>
<p><img class="alignnone size-full wp-image-21245" alt="customizable-range-slider-with-skins-support" src="/wp-content/uploads/2013/07/customizable-range-slider-with-skins-support.jpg" width="525" height="274" /></p>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br />
<a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/a-customizable-range-slider-with-skins-support-ion-rangeslider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Readable Dates &#8211; Date for Humans</title>
		<link>http://greepit.com/human-readable-dates-date-for-humans/</link>
		<comments>http://greepit.com/human-readable-dates-date-for-humans/#comments</comments>
		<pubDate>Thu, 25 Jul 2013 08:00:32 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Other Licenses]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=21160</guid>
		<description><![CDATA[Date is an English language date parser for node.js and the browser. It lets users input dates in a human-friendly format (ie, the way people actually think about dates and times), and converts them&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>Date</strong> is an English language date parser for node.js and the browser. It<strong> </strong>lets users input dates in a human-friendly format (ie, the way people actually think about dates and times), and converts them automatically to a computer-readable format, which can then be used to output them to a calendar, countdown, or whatever you need.</p>
<p><a href="http://matthewmueller.github.io/date/"><img class="alignnone  wp-image-21161" alt="Date for Humans — Convert hHman-Readable Dates" src="/wp-content/uploads/2013/07/Date-for-Humans-—-Convert-hHman-Readable-Dates.jpg" width="525" height="211" /></a></p>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/category/special-downloads/freebies-special-downloads/">Design Freebies</a><br />
<a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/2010/09/open-source-vector-icons-gcons-vector/">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/human-readable-dates-date-for-humans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>17 Essential WordPress Security Plugins For 2013 &#8211; Save Your Site / Blog From Hackers</title>
		<link>http://greepit.com/17-essential-wordpress-security-plugins-for-2013-save-your-site-blog-from-hackers/</link>
		<comments>http://greepit.com/17-essential-wordpress-security-plugins-for-2013-save-your-site-blog-from-hackers/#comments</comments>
		<pubDate>Wed, 26 Jun 2013 11:54:53 +0000</pubDate>
		<dc:creator><![CDATA[Team Greepit]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=20783</guid>
		<description><![CDATA[WordPress is web software you can use to create a beautiful website or blog. WordPress was born out of a desire for an elegant, well-architectured personal publishing system built on PHP and MySQL. We&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><strong>WordPress</strong> is web software you can use to create a beautiful website or blog. WordPress was born out of a desire for an elegant, well-architectured <strong>personal publishing system built on PHP and MySQL</strong>. We like to say that WordPress is both free and priceless at the same time.</p>
<p>While it’s true that WordPress developers work very hard to keep the WordPress platform safe, if you own or manage an WordPress based blog/website then you have a responsibility to stop your site from being compromised.</p>
<p>We have collected here a nice collection of <strong>WordPress security plugins</strong> to help you <strong>keep your site / blog safe from hackers</strong>.</p>
<h4><a href="http://wordpress.org/plugins/wp-login-security-2/" target="_blank">WP Login Security 2</a></h4>
<p><img class="alignnone size-full wp-image-20784" alt="WP Login Security 2" src="/wp-content/uploads/2013/06/WP-Login-Security-2.jpg" width="525" height="277" /></p>
<p><span id="more-20783"></span></p>
<h4><a href="http://wordpress.org/plugins/better-wp-security/" target="_blank">Secure Your WordPress: Better WP Security</a></h4>
<p><img class="alignnone size-full wp-image-20785" alt="Secure Your WordPress Better WP Security" src="/wp-content/uploads/2013/06/Secure-Your-WordPress-Better-WP-Security.jpg" width="525" height="295" /></p>
<h4><a href="http://wordpress.org/plugins/bulletproof-security/" target="_blank">WordPress Website Security Protection: BulletProof Security</a></h4>
<p><img class="alignnone size-full wp-image-20786" alt="WordPress Website Security Protection BulletProof Security" src="/wp-content/uploads/2013/06/WordPress-Website-Security-Protection-BulletProof-Security.jpg" width="525" height="296" /></p>
<h4><a href="http://wordpress.org/plugins/login-security-solution/" target="_blank">Security Against Brute Force Attacks by Tracking IP: Login Security Solution</a></h4>
<p><img class="alignnone size-full wp-image-20788" alt="Security Against Brute Force Attacks by Tracking IP Login Security Solution" src="/wp-content/uploads/2013/06/Security-Against-Brute-Force-Attacks-by-Tracking-IP-Login-Security-Solution.jpg" width="525" height="279" /></p>
<h4><a href="http://wordpress.org/plugins/secure-wordpress/" target="_blank">WordPress Security Plugin: Secure WordPress</a></h4>
<p><img class="alignnone size-full wp-image-20789" alt="WordPress Security Plugin Secure WordPress" src="/wp-content/uploads/2013/06/WordPress-Security-Plugin-Secure-WordPress.jpg" width="525" height="256" /></p>
<h4><a href="http://wordpress.org/plugins/wp-security-scan/" target="_blank">Scans WordPress For Security Vulnerabilities: WP Security Scan</a></h4>
<p><img class="alignnone size-full wp-image-20790" alt="Scans WordPress For Security Vulnerabilities WP Security Scan" src="/wp-content/uploads/2013/06/Scans-WordPress-For-Security-Vulnerabilities-WP-Security-Scan.jpg" width="525" height="245" /></p>
<h4><a href="http://wordpress.org/plugins/wordpress-firewall-2/" target="_blank">WordPress Plugin to Monitors Web Requests: WordPress Firewall 2</a></h4>
<p><img class="alignnone size-full wp-image-20802" alt="WordPress Plugin to Monitors Web Requests WordPress Firewall 2" src="/wp-content/uploads/2013/06/WordPress-Plugin-to-Monitors-Web-Requests-WordPress-Firewall-2.jpg" width="525" height="286" /></p>
<h4><a href="http://wordpress.org/plugins/block-bad-queries/" target="_blank">Protect WordPress Against Malicious URL Requests: Block Bad Queries</a></h4>
<p><img class="alignnone size-full wp-image-20791" alt="Protect WordPress Against Malicious URL Requests Block Bad Queries" src="/wp-content/uploads/2013/06/Protect-WordPress-Against-Malicious-URL-Requests-Block-Bad-Queries.jpg" width="525" height="284" /></p>
<h4><a href="http://wordpress.org/plugins/wordpress-file-monitor-plus/" target="_blank">WordPress File Monitor Plus</a></h4>
<p><img class="alignnone size-full wp-image-20793" alt="WordPress File Monitor Plus" src="/wp-content/uploads/2013/06/WordPress-File-Monitor-Plus.jpg" width="525" height="297" /></p>
<h4><a href="http://wordpress.org/plugins/askapache-password-protect/" target="_blank">Password Protection and Security to Your Blog: AskApache Password Protect</a></h4>
<p><img class="alignnone size-full wp-image-20794" alt="Password Protection and Security to Your Blog AskApache Password Protect" src="/wp-content/uploads/2013/06/Password-Protection-and-Security-to-Your-Blog-AskApache-Password-Protect.jpg" width="525" height="269" /></p>
<h4><a href="http://wordpress.org/plugins/login-lockdown/" target="_blank">Limits the Number of Login Attempts From a Given IP: Login LockDown</a></h4>
<p><img class="alignnone size-full wp-image-20803" alt="Limits the Number of Login Attempts From a Given IP Login LockDown" src="/wp-content/uploads/2013/06/Limits-the-Number-of-Login-Attempts-From-a-Given-IP-Login-LockDown.jpg" width="525" height="296" /></p>
<h4><a href="http://wordpress.org/plugins/wordfence/" target="_blank">Free Enterprise Class Security WordPress Plugin: Wordfence Security</a></h4>
<p><img class="alignnone size-full wp-image-20795" alt="Free Enterprise Class Security WordPress Plugin Wordfence Security" src="/wp-content/uploads/2013/06/Free-Enterprise-Class-Security-WordPress-Plugin-Wordfence-Security.jpg" width="525" height="285" /></p>
<h4><a href="http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/" target="_blank">Quickly Change the WordPress MySQL Database Table Prefix</a></h4>
<p><img class="alignnone size-full wp-image-20796" alt="Quickly Change the WordPress MySQL Database Table Prefix" src="/wp-content/uploads/2013/06/Quickly-Change-the-WordPress-MySQL-Database-Table-Prefix.jpg" width="525" height="259" /></p>
<h4><a href="http://wpcandy.com/teaches/security-tips/" target="_blank">12 Clever Tips for Securing Your WordPress Site</a></h4>
<p><img class="alignnone size-full wp-image-20797" alt="12 Clever Tips for Securing Your WordPress Site" src="/wp-content/uploads/2013/06/12-Clever-Tips-for-Securing-Your-WordPress-Site.jpg" width="525" height="224" /></p>
<h4><a href="http://ag.arizona.edu/ecat/web/password-protect.html" target="_blank">Password Protecting a Directory From Displaying</a></h4>
<p><img class="alignnone size-full wp-image-20798" alt="Password Protecting a Directory From Displaying" src="/wp-content/uploads/2013/06/Password-Protecting-a-Directory-From-Displaying.jpg" width="525" height="258" /></p>
<h4><a href="http://codex.wordpress.org/Hardening_WordPress" target="_blank">Hardening WordPress</a></h4>
<p><img class="alignnone size-full wp-image-20799" alt="Hardening WordPress" src="/wp-content/uploads/2013/06/Hardening-WordPress.jpg" width="525" height="256" /></p>
<h4><a href="http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/" target="_blank">How To Completely Clean Your Hacked WordPress Installation</a></h4>
<p><img class="alignnone size-full wp-image-20800" alt="How To Completely Clean Your Hacked WordPress Installation" src="/wp-content/uploads/2013/06/How-To-Completely-Clean-Your-Hacked-WordPress-Installation.jpg" width="525" height="327" /></p>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/17-essential-wordpress-security-plugins-for-2013-save-your-site-blog-from-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
