<?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/username</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:41:07 GMT</pubDate>
<item>
<title>(JavaScript) Validate Username using Javascript - welancers</title>
<link>http://snipplr.com/view/66739/validate-username-using-javascript/</link>
<description><![CDATA[ <p>Validate Username using Javascript. Pass the Username as argument to function. It allows to enter only letters, numbers and underscores.</p> ]]></description>
<pubDate>Wed, 15 Aug 2012 12:25:30 GMT</pubDate>
<guid>http://snipplr.com/view/66739/validate-username-using-javascript/</guid>
</item>
<item>
<title>(Apache) Basic .htaccess Username switch - chopbust</title>
<link>http://snipplr.com/view/58142/basic-htaccess-username-switch/</link>
<description><![CDATA[ <p>Rewrites "www.site.com/xyz" to "index.php?who=xyz"</p> ]]></description>
<pubDate>Thu, 25 Aug 2011 00:04:44 GMT</pubDate>
<guid>http://snipplr.com/view/58142/basic-htaccess-username-switch/</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>(PHP) Create a username using Full Name - chopbust</title>
<link>http://snipplr.com/view/49916/create-a-username-using-full-name/</link>
<description><![CDATA[ <p>Takes a full string of a username - "Jack Bourne" and returns "jackbourne"

Parameters are $original (full name) and $passno (identification number etc)</p> ]]></description>
<pubDate>Wed, 02 Mar 2011 18:14:08 GMT</pubDate>
<guid>http://snipplr.com/view/49916/create-a-username-using-full-name/</guid>
</item>
<item>
<title>(HTML) Reddit Username Tagger [Index] - philkav</title>
<link>http://snipplr.com/view/39394/reddit-username-tagger-index/</link>
<description><![CDATA[ <p>By Philkav for r/mw2 &amp; the rest of reddit :D</p> ]]></description>
<pubDate>Sun, 22 Aug 2010 23:25:42 GMT</pubDate>
<guid>http://snipplr.com/view/39394/reddit-username-tagger-index/</guid>
</item>
<item>
<title>(AppleScript) OSX application auto login. - hashibuto</title>
<link>http://snipplr.com/view/19829/osx-application-auto-login/</link>
<description><![CDATA[ <p>Please fill application name, username and password.</p> ]]></description>
<pubDate>Wed, 16 Sep 2009 15:59:27 GMT</pubDate>
<guid>http://snipplr.com/view/19829/osx-application-auto-login/</guid>
</item>
<item>
<title>(VB.NET) Check if username is in use - fuzzylogic</title>
<link>http://snipplr.com/view/17387/check-if-username-is-in-use/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 23 Jul 2009 10:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/17387/check-if-username-is-in-use/</guid>
</item>
<item>
<title>(PHP) auto generate username from name and last name - luctus</title>
<link>http://snipplr.com/view/12223/auto-generate-username-from-name-and-last-name/</link>
<description><![CDATA[ <p>In my app, we have to auto-generate usernames for our users, here is the code I did.</p> ]]></description>
<pubDate>Sun, 15 Feb 2009 17:36:38 GMT</pubDate>
<guid>http://snipplr.com/view/12223/auto-generate-username-from-name-and-last-name/</guid>
</item>
<item>
<title>(PHP) Simple PHP Authentication HTTP - jadedbat</title>
<link>http://snipplr.com/view/10217/simple-php-authentication-http/</link>
<description><![CDATA[ <p>I thought I would share this simple username password PHP auth script.  It leans on HTTP to secure a page.. not bulletproof but quick and painless.</p> ]]></description>
<pubDate>Wed, 03 Dec 2008 01:57:21 GMT</pubDate>
<guid>http://snipplr.com/view/10217/simple-php-authentication-http/</guid>
</item>
<item>
<title>(JavaScript) urlparse - Python-like URL parser and manipulator - miohtama</title>
<link>http://snipplr.com/view/10139/urlparse--pythonlike-url-parser-and-manipulator/</link>
<description><![CDATA[ <p>Split and manipulate URLs easily with this module. It has similar interface to Python's urlparse library. This is patched and modified version from Denis's orignal implementation.</p> ]]></description>
<pubDate>Fri, 28 Nov 2008 20:47:00 GMT</pubDate>
<guid>http://snipplr.com/view/10139/urlparse--pythonlike-url-parser-and-manipulator/</guid>
</item>
<item>
<title>(VB.NET) Current User - mafro</title>
<link>http://snipplr.com/view/2543/current-user/</link>
<description><![CDATA[ <p>Retrieve current user identity</p> ]]></description>
<pubDate>Fri, 27 Apr 2007 02:45:59 GMT</pubDate>
<guid>http://snipplr.com/view/2543/current-user/</guid>
</item>
<item>
<title>(PHP) ViewController User_ID to Username - tylerhall</title>
<link>http://snipplr.com/view/337/viewcontroller-userid-to-username/</link>
<description><![CDATA[ <p>Just some code from my own framework.</p> ]]></description>
<pubDate>Mon, 10 Jul 2006 14:53:36 GMT</pubDate>
<guid>http://snipplr.com/view/337/viewcontroller-userid-to-username/</guid>
</item>
</channel>
</rss>