<?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/tags/basic</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 02:22:13 GMT</pubDate>
<item>
<title>(PHP) Wordpress Widget Basic Stucture - Scoldy</title>
<link>http://snipplr.com/view/71130/wordpress-widget-basic-stucture/</link>
<description><![CDATA[ <p>Wordpress Widget Basic Stucture</p> ]]></description>
<pubDate>Sat, 11 May 2013 00:54:11 GMT</pubDate>
<guid>http://snipplr.com/view/71130/wordpress-widget-basic-stucture/</guid>
</item>
<item>
<title>(HTML) HTML5 Starter Page (Based on Skeleton Boilerplate) - lowko0</title>
<link>http://snipplr.com/view/70703/html5-starter-page-based-on-skeleton-boilerplate/</link>
<description><![CDATA[ <p>This is a HTML5 Starter Page based on Skeleton Boilerplate. It has been made with the latest standards in web development. I made it cleaner than the original one, fixed some mistakes and added extra iOS icon resolutions, normalize.css and Google Analytics support.

&amp;nbsp;

The css files used should still be the ones from Skeleton, I just changed the name to more readable ones. The equivalences are:

&amp;nbsp;

global.css = base.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/base.css)
grid.css = skeleton.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/skeleton.css)
layout.css (https://raw.github.com/dhgamache/Skeleton/master/stylesheets/layout.css)

&amp;nbsp;

Also here's a link for CSS Normalizer:

&amp;nbsp;

normalize.css (https://raw.github.com/necolas/normalize.css/master/normalize.css)

&amp;nbsp;&amp;nbsp;

Use at your own will.
Cheers, Luiz.</p> ]]></description>
<pubDate>Mon, 08 Apr 2013 09:52:30 GMT</pubDate>
<guid>http://snipplr.com/view/70703/html5-starter-page-based-on-skeleton-boilerplate/</guid>
</item>
<item>
<title>(Java) Basic Database in Java. Updated Version - eiger824</title>
<link>http://snipplr.com/view/69567/basic-database-in-java-updated-version/</link>
<description><![CDATA[ <p>A basic database made in Java. It resembles a mobile phone contacts activity in which user is prompted to introduce some data of new contacts.</p> ]]></description>
<pubDate>Mon, 21 Jan 2013 21:23:58 GMT</pubDate>
<guid>http://snipplr.com/view/69567/basic-database-in-java-updated-version/</guid>
</item>
<item>
<title>(Other) insert page breaks in oocalc spreadsheet - thefamousnomo</title>
<link>http://snipplr.com/view/69518/insert-page-breaks-in-oocalc-spreadsheet/</link>
<description><![CDATA[ <p>page break inserted when first letter of first cell in row changes</p> ]]></description>
<pubDate>Thu, 17 Jan 2013 20:56:51 GMT</pubDate>
<guid>http://snipplr.com/view/69518/insert-page-breaks-in-oocalc-spreadsheet/</guid>
</item>
<item>
<title>(C#) Fop basic - greg002</title>
<link>http://snipplr.com/view/69283/fop-basic/</link>
<description><![CDATA[ <p>Fo basic</p> ]]></description>
<pubDate>Fri, 28 Dec 2012 08:28:12 GMT</pubDate>
<guid>http://snipplr.com/view/69283/fop-basic/</guid>
</item>
<item>
<title>(VB.NET) VB.NET Method Perform Scalar - nimblebits</title>
<link>http://snipplr.com/view/68801/vbnet-method-perform-scalar/</link>
<description><![CDATA[ <p>This is a method that can be used to take a connection string and a valid oledb command and perform a scalar. This returns an Integer/Int32 value.</p> ]]></description>
<pubDate>Wed, 28 Nov 2012 21:19:37 GMT</pubDate>
<guid>http://snipplr.com/view/68801/vbnet-method-perform-scalar/</guid>
</item>
<item>
<title>(HTML) HTML5 Baisc Template - vultur</title>
<link>http://snipplr.com/view/66928/html5-baisc-template/</link>
<description><![CDATA[ <p>This is a basic template that I use most of the time for proper any html5 projects, it's straightforward simple with a few basic elements that are often used in any projects. I've taken the habits of commenting the end of a div to refer easily to it on a big scale project, but headers, navs, articles, asides, sections and footers are not commented at the end.</p> ]]></description>
<pubDate>Tue, 28 Aug 2012 12:52:49 GMT</pubDate>
<guid>http://snipplr.com/view/66928/html5-baisc-template/</guid>
</item>
<item>
<title>(Processing) Basic Processing Sketch for Image making/experimentation - Kobby</title>
<link>http://snipplr.com/view/63739/basic-processing-sketch-for-image-makingexperimentation/</link>
<description><![CDATA[ <p>This is an slightly more involved processing basic sketch I use when creating Imagery so I can save and output images at any point in time when the sketch is running.</p> ]]></description>
<pubDate>Wed, 07 Mar 2012 03:40:11 GMT</pubDate>
<guid>http://snipplr.com/view/63739/basic-processing-sketch-for-image-makingexperimentation/</guid>
</item>
<item>
<title>(HTML) Basic HTML5 Template - CKOink</title>
<link>http://snipplr.com/view/63565/basic-html5-template/</link>
<description><![CDATA[ <p>A basic template to use when starting a new page</p> ]]></description>
<pubDate>Fri, 24 Feb 2012 22:14:39 GMT</pubDate>
<guid>http://snipplr.com/view/63565/basic-html5-template/</guid>
</item>
<item>
<title>(Processing) my basic skeleton - cgiles</title>
<link>http://snipplr.com/view/63233/my-basic-skeleton/</link>
<description><![CDATA[ <p>This is my basic project, i created it because all my project need the same basis. When you save it in processing, think to add a _ at begin of your file name, like this, it will always be on top of you list of skecthes</p> ]]></description>
<pubDate>Fri, 10 Feb 2012 18:51:41 GMT</pubDate>
<guid>http://snipplr.com/view/63233/my-basic-skeleton/</guid>
</item>
<item>
<title>(jQuery) jQuery Basic Setup - adrianparr</title>
<link>http://snipplr.com/view/62912/jquery-basic-setup/</link>
<description><![CDATA[ <p>Basic setup code for jQuery, linking to Google APIs for the jQuery library.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 02:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/62912/jquery-basic-setup/</guid>
</item>
<item>
<title>(PHP) A very basic Model Class - tomcottrill</title>
<link>http://snipplr.com/view/61669/a-very-basic-model-class/</link>
<description><![CDATA[ <p>This is a sample class being used for demo purposes</p> ]]></description>
<pubDate>Mon, 05 Dec 2011 07:16:06 GMT</pubDate>
<guid>http://snipplr.com/view/61669/a-very-basic-model-class/</guid>
</item>
<item>
<title>(HTML) HTML5_Basic_Page_Structure - damientailhades</title>
<link>http://snipplr.com/view/58747/html5basicpagestructure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Sep 2011 23:46:59 GMT</pubDate>
<guid>http://snipplr.com/view/58747/html5basicpagestructure/</guid>
</item>
<item>
<title>(PHP) Username and password generator for .htpasswd files - hairzo</title>
<link>http://snipplr.com/view/56587/username-and-password-generator-for-htpasswd-files/</link>
<description><![CDATA[ <p>Created by me as a quick and secure way of creating a username and password for basic authentication via a .htpasswd file on an Apache server.

A live demo is available at http://www.chrishair.co.uk/supgha/

Thanks.</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 07:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/56587/username-and-password-generator-for-htpasswd-files/</guid>
</item>
<item>
<title>(HTML) My basic HTML structure - rafallach</title>
<link>http://snipplr.com/view/54902/my-basic-html-structure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Jun 2011 19:57:18 GMT</pubDate>
<guid>http://snipplr.com/view/54902/my-basic-html-structure/</guid>
</item>
<item>
<title>(HTML) HTML5 Basic Template - BlakeRey</title>
<link>http://snipplr.com/view/54593/html5-basic-template/</link>
<description><![CDATA[ <p>Use this as a base for your HTML5 projects! :)</p> ]]></description>
<pubDate>Mon, 30 May 2011 14:12:19 GMT</pubDate>
<guid>http://snipplr.com/view/54593/html5-basic-template/</guid>
</item>
<item>
<title>(Other) html5 skeleton - wza</title>
<link>http://snipplr.com/view/53414/html5-skeleton/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 May 2011 03:02:39 GMT</pubDate>
<guid>http://snipplr.com/view/53414/html5-skeleton/</guid>
</item>
<item>
<title>(Other) reset.css - zubacris</title>
<link>http://snipplr.com/view/52636/resetcss/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Apr 2011 11:46:10 GMT</pubDate>
<guid>http://snipplr.com/view/52636/resetcss/</guid>
</item>
<item>
<title>(Python) Counter.py - stevennathaniel</title>
<link>http://snipplr.com/view/51102/counterpy/</link>
<description><![CDATA[ <p>cara membuat counter dengan menggunakan Python Megawidgets. ini adalah bentuk yg paling dasar.</p> ]]></description>
<pubDate>Fri, 25 Mar 2011 08:01:50 GMT</pubDate>
<guid>http://snipplr.com/view/51102/counterpy/</guid>
</item>
<item>
<title>(PHP) Output latest 10 tweets - ericmuyser</title>
<link>http://snipplr.com/view/50344/output-latest-10-tweets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Mar 2011 06:56:05 GMT</pubDate>
<guid>http://snipplr.com/view/50344/output-latest-10-tweets/</guid>
</item>
</channel>
</rss>