<br />
<b>Deprecated</b>:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/var/www/iframe/includes/classes/Sql.php</b> on line <b>521</b><br />
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
 <channel>
  <title>Bin-Co</title>
  <link>https://bin-co.com</link>
  <description>Great Scripts. For Free. For Everybody.</description>
  <lastBuildDate>Thu, 15 Mar 2012 00:00:00 +0000</lastBuildDate>
  <generator>RSSPhpilot V1.00.A</generator>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>

  <item>
   <title>PHP Watermark Script</title>
   <link>https://bin-co.com/php/programs/tools/watermark/</link>
   <description><![CDATA[
This script will let you watermark your photos with ease. It uses the GD library. You'll have to create a PNG image with your watermark and update the script with its location.
<br /><br />
Read '<a href="https://bin-co.com/php/programs/tools/watermark/">PHP Watermark Script</a>'...
	]]></description>
   <pubDate>Thu, 15 Mar 2012 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/php/programs/tools/watermark/</guid>
  </item>  <item>
   <title>Posting to Twitter Using the load() Function for PHP</title>
   <link>https://bin-co.com/php/scripts/load/twitter_post.php</link>
   <description><![CDATA[
Due to the super <a href="http://apiwiki.twitter.com/Twitter-API-Documentation">simple API that's provided by twitter</a>, its very easy to post to Twitter. And thats made even simpler by using the <a href="http://www.bin-co.com/php/scripts/load/">load() function</a>. As simple as this...
<br /><br />
Read '<a href="https://bin-co.com/php/scripts/load/twitter_post.php">Posting to Twitter Using the load() Function for PHP</a>'...
	]]></description>
   <pubDate>Wed, 08 Jul 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/php/scripts/load/twitter_post.php</guid>
  </item>  <item>
   <title>getElementsBySelector - CSS Query Selector for HTML DOM</title>
   <link>https://bin-co.com/python/scripts/getelementsbyselector-html-css-query.php</link>
   <description><![CDATA[
getElementsBySelector is a python function which takes a standard CSS style selector and returns an array of elements objects from the document that match that selector. This is a frequently used function in JavaScript - if you use a library. Its kind of meaning less to have this function in the server side - unless you are doing screen-scarping. Then its very useful. Recently, I had to work on a Django app that does a bit of screen-scrapping - so I created this function to aid me. This is a direct port of my <a href="http://www.openjs.com/scripts/dom/css_selector/">JavaScript getElementsBySelector function</a>.
<br /><br />
Read '<a href="https://bin-co.com/python/scripts/getelementsbyselector-html-css-query.php">getElementsBySelector - CSS Query Selector for HTML DOM</a>'...
	]]></description>
   <pubDate>Fri, 08 May 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/python/scripts/getelementsbyselector-html-css-query.php</guid>
  </item>  <item>
   <title>Pollin WordPress Plugin</title>
   <link>https://bin-co.com/tools/wordpress/plugins/pollin/</link>
   <description><![CDATA[
<strong><a href="http://www.bin-co.com/tools/wordpress/plugins/pollin/">Pollin wordpress plugin</a> will let you add polls</strong> to your blog. It can be shown to your <strong>visitors who will be able to vote</strong> in the poll. You can add the poll in a post by including the html comment &lt;!-- POLLIN 1 --&gt; in the post. Here 1 is the ID of the poll to be shown.
<br /><br />
Read '<a href="https://bin-co.com/tools/wordpress/plugins/pollin/">Pollin WordPress Plugin</a>'...
	]]></description>
   <pubDate>Wed, 22 Apr 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/tools/wordpress/plugins/pollin/</guid>
  </item>  <item>
   <title>Quartz WordPress Plugins</title>
   <link>https://bin-co.com/tools/wordpress/plugins/quartz/</link>
   <description><![CDATA[
<strong class="highlight"><a href="http://www.bin-co.com/blog/2008/11/quartz-wordpress-plugin/">Quartz wordpress plugin</a> lets you show random quotes/tips/links/pictures/something to visitors</strong>. These quotes can be added from the admin side. You can add the quotes one by one - or you can bulk import the stuff from a text file.
<br /><br />
Read '<a href="https://bin-co.com/tools/wordpress/plugins/quartz/">Quartz WordPress Plugins</a>'...
	]]></description>
   <pubDate>Sat, 21 Mar 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/tools/wordpress/plugins/quartz/</guid>
  </item>  <item>
   <title>Autofields WordPress Plugins</title>
   <link>https://bin-co.com/tools/wordpress/plugins/autofields/</link>
   <description><![CDATA[
<a href="http://www.bin-co.com/tools/wordpress/plugins/autofields/">AutoFields Plugin</a> will <strong class="highlight">auto fill the Excerpt and add an Image custom field based on the data you entered</strong> into the contents editor. This plugin will set the <strong class="highlight">first paragraph of the content as the excerpt</strong> and take the <strong class="highlight">first image(if there are any) and set it as the &#8216;Image&#8217; custom field</strong>(needed for some themes - like <a href="http://www.bin-co.com/blog/2008/10/new-design-mimbo-theme/">Mimbo - my theme</a>). When you hit the publish button, it will check to make sure that excerpt and Image custom field are filled. If not, it will ask you to confirm before publishing the post.
<br /><br />
Read '<a href="https://bin-co.com/tools/wordpress/plugins/autofields/">Autofields WordPress Plugins</a>'...
	]]></description>
   <pubDate>Sun, 15 Mar 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/tools/wordpress/plugins/autofields/</guid>
  </item>  <item>
   <title>Surveys WordPress Plugin</title>
   <link>https://bin-co.com/tools/wordpress/plugins/surveys/</link>
   <description><![CDATA[
Surveys WordPress plugin lets you add surveys to your blog. You can let the visitors take surveys and see the result from the admin side. The user who take the survey can enter their details at the end of the survey - or leave it as an anonymous result.
<br /><br />
Read '<a href="https://bin-co.com/tools/wordpress/plugins/surveys/">Surveys WordPress Plugin</a>'...
	]]></description>
   <pubDate>Thu, 19 Feb 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/tools/wordpress/plugins/surveys/</guid>
  </item>  <item>
   <title>Tutorial Contents Page</title>
   <link>https://bin-co.com/database/sql_tutorial/contents.php</link>
   <description><![CDATA[
The contents page for the whole SQL tutorial.
<br /><br />
Read '<a href="https://bin-co.com/database/sql_tutorial/contents.php">Tutorial Contents Page</a>'...
	]]></description>
   <pubDate>Sun, 08 Feb 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/database/sql_tutorial/contents.php</guid>
  </item>  <item>
   <title>Appendix</title>
   <link>https://bin-co.com/database/sql_tutorial/appendix.php</link>
   <description><![CDATA[
This page provides the answers to some questions asked to the readers through the series. If you cannot find the answers yourself, refer the Appendix page.
<br /><br />
Read '<a href="https://bin-co.com/database/sql_tutorial/appendix.php">Appendix</a>'...
	]]></description>
   <pubDate>Sat, 07 Feb 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/database/sql_tutorial/appendix.php</guid>
  </item>  <item>
   <title>Quizzin - WordPress Plugin For Quiz Creation</title>
   <link>https://bin-co.com/tools/wordpress/plugins/quizzin/</link>
   <description><![CDATA[
<a href="http://wordpress.org/extend/plugins/quizzin/">Quizzin</a> lets you add quizzes to your blog. This plugin is designed to be as easy to use as possible. Quizzes, questions and answers can be added from the admin side. This will appear in your post if you add a small HTML snippet in your post.
<br /><br />
Read '<a href="https://bin-co.com/tools/wordpress/plugins/quizzin/">Quizzin - WordPress Plugin For Quiz Creation</a>'...
	]]></description>
   <pubDate>Wed, 28 Jan 2009 00:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://bin-co.com/tools/wordpress/plugins/quizzin/</guid>
  </item> </channel>
</rss>
