<?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>Organize and share your code snippets</title>
	<atom:link href="http://www.snippetsmania.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snippetsmania.com</link>
	<description>php, javascript, java, c, c++, ruby, jquery, actionscript and more code snippets</description>
	<lastBuildDate>Sat, 19 May 2012 06:05:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>blackatom&#8217;s tumblr</title>
		<link>http://www.snippetsmania.com/blackatoms-tumblr/</link>
		<comments>http://www.snippetsmania.com/blackatoms-tumblr/#comments</comments>
		<pubDate>Sat, 19 May 2012 06:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11975</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;!-- DEFAULT COLORS --&gt;
&lt;meta name=&quot;color:Background&quot; content=&quot;#fff&quot;/&gt;
&lt;meta name=&quot;color:Title&quot; content=&quot;#444&quot;/&gt;
&lt;meta name=&quot;color:Description&quot; content=&quot;#777&quot;/&gt;
&lt;meta name=&quot;color:Post Title&quot; content=&quot;#6498cc&quot;/&gt;
&lt;meta name=&quot;color:Text&quot; content=&quot;#444&quot;/&gt;
&lt;meta name=&quot;color:Inline Link&quot; content=&quot;#6498cc&quot;/&gt;

&lt;meta name=&quot;color:Quote&quot; content=&quot;#888&quot;/&gt;
&lt;meta name=&quot;color:Quote Border&quot; content=&quot;#6498cc&quot;/&gt;
&lt;meta name=&quot;color:Quote Source&quot; content=&quot;#555&quot;/&gt;
&lt;meta name=&quot;color:Link Post&quot; content=&quot;#c00&quot;/&gt;
&lt;meta name=&quot;color:Conversation Background 1&quot; content=&quot;#f4f4f4&quot;/&gt;
&lt;meta name=&quot;color:Conversation Background 2&quot; content=&quot;#e8e8e8&quot;/&gt;
&lt;meta name=&quot;color:Conversation Border&quot; content=&quot;#bbb&quot;/&gt;
&lt;meta name=&quot;color:Conversation Text&quot; content=&quot;#444&quot;/&gt;
&lt;meta name=&quot;color:Date&quot; content=&quot;#ccc&quot;/&gt;

&lt;meta name=&quot;color:Date Block&quot; content=&quot;#6498cc&quot;/&gt;
&lt;meta name=&quot;color:Date Block Text&quot; content=&quot;#bbd5f1&quot;/&gt;
&lt;!-- END DEFAULT COLORS --&gt;

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;/&gt;
&lt;title&gt;black atom studio&lt;/title&gt;
&lt;link rel=&quot;icon&quot; href=&quot;http://data.tumblr.com/avatar_36977fa6bad2_16.gif&quot;/&gt;
&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS&quot; href=&quot;http://blackatom.tumblr.com/rss&quot;/&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=800&quot;/&gt; &lt;!-- iPhone --&gt;

&lt;style type=&quot;text/css&quot;&gt;
body {
margin: 0px;
background-color: #000000;
font-family: 'Lucida Grande', Helvetica, sans-serif;
}

a {
color: #6498cc;
}

h1 {
width: 600px;
padding: 0px 100px 20px 100px;
margin: 50px auto 40px auto;
border-bottom: solid 1px #ccc;
text-align: center;
font: Bold 55px 'Trebuchet MS', Helvetica, sans-serif;
letter-spacing: -2px;
line-height: 50px;
position: relative;
}

h1 a {
color: #FFFFFF;
text-decoration: none;
}

h1 img {
border-width: 0px;
position: absolute;
right: 0px;
bottom: 10px;
width: 43px;
height: 23px;
}

div#content {
width: 420px;
margin: auto;
position: relative;
}

div#content div#description {
position: absolute;
right: -170px;
width: 160px;
text-align: right;
}

div#description {
font: normal 17px Helvetica,sans-serif;
line-height: 20px;
color: #777;
}

div#description a {
color: #777;
}

div#searchresultcount {
margin: 15px 0 30px;
text-align: center;
}

div.post {
position: relative;
margin-bottom: 40px;
padding-right: 20px;
}

div.post div.date {
position: absolute;
left: -260px;
text-align: right;
width: 230px;
white-space: nowrap;
font: normal 34px Helvetica, sans-serif;
letter-spacing: -2px;
color: #ccc;
text-transform: uppercase;
line-height: 35px;
}

div.post div.date div.date_brick {
float: right;
height: 30px;
width: 45px;
background-color: #6498cc;
color: #bbd5f1;
font: Bold 12px Verdana, Sans-Serif;
text-align: center;
line-height: 12px;
margin-left: 10px;
padding-top: 5px;
letter-spacing: 0px;
overflow: hidden;
}

div.post img.permalink {
width: 14px;
height: 13px;
border-width: 0px;
background-color: #000;
display: none;
position: absolute;
right: 0px;
top: 0px;
z-index: 10;
}

div.post:hover img.permalink {
display: inline;
}

div.post h2 {
font-size: 18px;
font-weight: bold;
color: #6498cc;
letter-spacing: -1px;
margin: 0px 0px 5px 0px;
}

div.post h2 a {
color: #6498cc;
text-decoration: none;
}

div.post div.caption {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
margin-top: 10px;
padding: 0px 20px 0px 20px;
}

div.post div.caption a {
color: #FFFFFF;
}

/* Regular Post */

div.post div.regular {
font-size: 12px;
color: #FFFFFF;
line-height: 17px;
}

div.post div.regular blockquote {
font-style: italic;
border-left: solid 2px #FFFFFF;
padding-left: 10px;
}

/* Quote Post */

div.post div.quote div.quote_text {
font-family: Helvetica, sans-serif;
font-weight: bold;
color: #888;
border-left: solid 5px #6498cc;
padding-left: 10px;
}

div.post div.quote div.quote_text span.short {
font-size: 36px;
line-height: 40px;
letter-spacing: -1px;
}

div.post div.quote div.quote_text span.medium {
font-size: 25px;
line-height: 27px;
letter-spacing: -1px;
}

div.post div.quote div.quote_text span.long {
font-size: 16px;
line-height: 20px;
}

div.post div.quote div.quote_text a {
color: #888;
}

div.post div.quote div.source {
font-size: 16px;
font-weight: Bold;
color: #555;
margin-top: 5px;
}

div.post div.quote div.source a {
color: #555;
}

/* Link Post */

div.post div.link a.link {
font: Bold 20px Helvetica, sans-serif;
letter-spacing: -1px;
color: #0747B6;
}

div.post div.link span.description {
font-size: 13px;
font-weight: normal;
letter-spacing: -1px;
color: #FFFFFF;
}

/* Conversation Post */

div.post div.conversation ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 1px;
border-left: solid 5px #bbb;
}

div.post div.conversation ul li {
font-size: 12px;
padding: 4px 10px 4px 8px;
color: #444;
margin-bottom: 1px;
}

div.post div.conversation ul li span.label {
font-weight: bold;
}

div.post div.conversation ul li span.user_1 {
color: #c00;
}

div.post div.conversation ul li span.user_2 {
color: #00c;
}

div.post div.conversation ul li span.user_3 {
color: #0a0;
}

div.post div.conversation ul li.odd {
background-color: #f4f4f4;
}

div.post div.conversation ul li.even {
background-color: #e8e8e8;
}

/* Video Post */

div.post div.video {
width: 400px;
margin: auto;
}

/* Footer */

div#footer {
margin: 40px 0px 30px 0px;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}

div#footer a {
text-decoration: none;
color: #FFFFFF;
}

div#footer a:hover {
text-decoration: underline;
}

div#footer div#credit {
font: normal 13px Georgia, serif;
font-size: 13px;
margin-top: 15px;
}

.query { font-weight: bold; }

&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h1&gt;
&lt;a href=&quot;/&quot;&gt;black atom studio&lt;/a&gt;
&lt;a href=&quot;/rss&quot;&gt;&lt;img src=&quot;/themes/5/rss.gif&quot; id=&quot;rss&quot; alt=&quot;RSS&quot;/&gt;&lt;/a&gt;
&lt;/h1&gt;

&lt;div id=&quot;content&quot;&gt;
&lt;div id=&quot;description&quot;&gt;
&lt;div&gt;
&lt;div id=&quot;search&quot;&gt;
&lt;form action=&quot;/search&quot; method=&quot;get&quot;&gt;
&lt;input type=&quot;text&quot; name=&quot;q&quot; value=&quot;&quot;/&gt;
&lt;input type=&quot;submit&quot; value=&quot;Search&quot;/&gt;
&lt;/form&gt;
&lt;/div&gt;

full website coming soon!
&lt;p&gt;&lt;a href=&quot;/archive&quot;&gt;Archive&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;post&quot;&gt;

&lt;div class=&quot;date&quot;&gt;
&lt;div class=&quot;date_brick&quot;&gt;
Sep&lt;br/&gt;

24th
&lt;/div&gt;
Wed
&lt;/div&gt;

&lt;a href=&quot;http://blackatom.tumblr.com/post/51501657/it-is-coming&quot;&gt;&lt;img src=&quot;/themes/5/permalink.gif&quot;
class=&quot;permalink&quot; alt=&quot;permalink&quot;/&gt;&lt;/a&gt;

&lt;div class=&quot;regular&quot;&gt;
&lt;h2&gt;&lt;a href=&quot;http://blackatom.tumblr.com/post/51501657/it-is-coming&quot;&gt;it is coming&lt;/a&gt;&lt;/h2&gt;
hello everyone. we are busy with our clients right now so the website launch will have to wait. we hope you understand! you can follow this blog with updates.
&lt;/div&gt;

&lt;/div&gt;

&lt;div id=&quot;footer&quot;&gt;

&lt;div id=&quot;credit&quot;&gt;
Powered by &lt;a href=&quot;http://www.tumblr.com/&quot;
target=&quot;_blank&quot;&gt;Tumblr&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- BEGIN TUMBLR CODE --&gt;

&lt;iframe src=&quot;http://www.tumblr.com/dashboard/iframe?src=http%3A%2F%2Fblackatom.tumblr.com%2F&quot;
border=&quot;0&quot; scrolling=&quot;no&quot; width=&quot;278&quot; height=&quot;25&quot; allowTransparency=&quot;true&quot;
frameborder=&quot;0&quot; style=&quot;position:absolute; z-index:1337; top:0px; right:0px; border:0px;
background-color:transparent; overflow:hidden;&quot; id=&quot;tumblr_controls&quot;&gt;&lt;/iframe&gt;
&lt;!-- END TUMBLR CODE --&gt;&lt;/body&gt;
&lt;/html&gt;</pre>
<p><a href="/out.php?id=8582" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/blackatoms-tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>set expire for files in apache</title>
		<link>http://www.snippetsmania.com/set-expire-for-files-in-apache/</link>
		<comments>http://www.snippetsmania.com/set-expire-for-files-in-apache/#comments</comments>
		<pubDate>Sat, 19 May 2012 05:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Expiration]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11973</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code"># Set far-future expiry for images, css, and js
# Remember that you MUST change the filename whenever you update these items!
&lt;ifmodule mod_expires.c&gt;
&lt;filesmatch &quot;.(jpg|jpeg|png|gif|js|css)$&quot;&gt;
ExpiresActive on
ExpiresDefault &quot;access plus 10 years&quot;
&lt;/filesmatch&gt;
&lt;filesmatch &quot;.(ico)$&quot;&gt;
ExpiresActive on
ExpiresDefault &quot;access plus 2 months&quot;
&lt;/filesmatch&gt;
&lt;/ifmodule&gt;</pre>
<p><a href="/out.php?id=8580" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/set-expire-for-files-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gzip files in apache</title>
		<link>http://www.snippetsmania.com/gzip-files-in-apache/</link>
		<comments>http://www.snippetsmania.com/gzip-files-in-apache/#comments</comments>
		<pubDate>Sat, 19 May 2012 04:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11971</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code"># Gzip all text-based files
&lt;FilesMatch &quot;.(php|html|css|js)$&quot;&gt;
SetOutputFilter DEFLATE
&lt;/FilesMatch&gt;</pre>
<p><a href="/out.php?id=8579" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/gzip-files-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get php.ini location</title>
		<link>http://www.snippetsmania.com/get-php-ini-location/</link>
		<comments>http://www.snippetsmania.com/get-php-ini-location/#comments</comments>
		<pubDate>Sat, 19 May 2012 03:01:01 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpini]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11969</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">php -i | grep php.ini</pre>
<p><a href="/out.php?id=8578" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/get-php-ini-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding Fonts in AS3 &#8211; Assets Class</title>
		<link>http://www.snippetsmania.com/embedding-fonts-in-as3-assets-class/</link>
		<comments>http://www.snippetsmania.com/embedding-fonts-in-as3-assets-class/#comments</comments>
		<pubDate>Sat, 19 May 2012 02:01:01 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11967</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">package
{
public class Assets
{
[Embed(source='fonts/arial.ttf',
fontName='Arial', unicodeRange='U+0010-U+007F,U+00C4,U+00D6,U+00DC,U+00E4,U+00F6,U+00FC,U+00DF',
mimeType='application/x-font-truetype')]
public static var ArialBold:Class;
[Embed(source='fonts/arialbold.ttf',
fontName='ArialBold', unicodeRange='U+0010-U+007F,U+00C4,U+00D6,U+00DC,U+00E4,U+00F6,U+00FC,U+00DF',
mimeType='application/x-font-truetype')]
public static var Arial:Class;
}
}</pre>
<p><a href="/out.php?id=8575" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/embedding-fonts-in-as3-assets-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert NSImage to CVPixelBufferRef</title>
		<link>http://www.snippetsmania.com/convert-nsimage-to-cvpixelbufferref/</link>
		<comments>http://www.snippetsmania.com/convert-nsimage-to-cvpixelbufferref/#comments</comments>
		<pubDate>Sat, 19 May 2012 01:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[corevideo]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11965</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">- (CVPixelBufferRef)fastImageFromNSImage:(NSImage *)image
{
CVPixelBufferRef buffer = NULL;

// config
size_t width = [image size].width;
size_t height = [image size].height;
size_t bitsPerComponent = 8; // *not* CGImageGetBitsPerComponent(image);
CGColorSpaceRef cs = CGColorSpaceCreateWithName(kCGColorSpaceGenericRGB);
CGBitmapInfo bi = kCGImageAlphaNoneSkipFirst; // *not* CGImageGetBitmapInfo(image);
NSDictionary *d = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:YES], kCVPixelBufferCGImageCompatibilityKey, [NSNumber numberWithBool:YES], kCVPixelBufferCGBitmapContextCompatibilityKey, nil];

// create pixel buffer
CVPixelBufferCreate(kCFAllocatorDefault, width, height, k32ARGBPixelFormat, (CFDictionaryRef)d, &amp;buffer);
CVPixelBufferLockBaseAddress(buffer, 0);
void *rasterData = CVPixelBufferGetBaseAddress(buffer);
size_t bytesPerRow = CVPixelBufferGetBytesPerRow(buffer);

// context to draw in, set to pixel buffer's address
CGContextRef ctxt = CGBitmapContextCreate(rasterData, width, height, bitsPerComponent, bytesPerRow, cs, bi);
if(ctxt == NULL){
NSLog(@&quot;could not create context&quot;);
return NULL;
}

// draw
NSGraphicsContext *nsctxt = [NSGraphicsContext graphicsContextWithGraphicsPort:ctxt flipped:NO];
[NSGraphicsContext saveGraphicsState];
[NSGraphicsContext setCurrentContext:nsctxt];
[image compositeToPoint:NSMakePoint(0.0, 0.0) operation:NSCompositeCopy];
[NSGraphicsContext restoreGraphicsState];

CVPixelBufferUnlockBaseAddress(buffer, 0);
CFRelease(ctxt);

return buffer;
}</pre>
<p><a href="/out.php?id=8574" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/convert-nsimage-to-cvpixelbufferref/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compile with Font Assets</title>
		<link>http://www.snippetsmania.com/compile-with-font-assets/</link>
		<comments>http://www.snippetsmania.com/compile-with-font-assets/#comments</comments>
		<pubDate>Sat, 19 May 2012 00:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[assets]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[mxml]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11963</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">mxmlc -default-background-color=#FFFFFF -default-frame-rate=25 -default-size 760 360 -includes+=Assets -output=bin/main.swf -source-path+=lib/as3corelib  -source-path+=src -source-path+=assets -verbose-stacktraces=true -warnings=true src/de/project/Application.as</pre>
<p><a href="/out.php?id=8573" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/compile-with-font-assets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Form Validation</title>
		<link>http://www.snippetsmania.com/jquery-form-validation/</link>
		<comments>http://www.snippetsmania.com/jquery-form-validation/#comments</comments>
		<pubDate>Fri, 18 May 2012 23:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11961</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">//contact-form validation
$(&quot;form#contact-form&quot;).validate({
errorPlacement: function(error, element) {
//appends error message to the p tag of the form field
error.appendTo( element.parent(&quot;p&quot;) );
}
});</pre>
<p><a href="/out.php?id=8572" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/jquery-form-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reg Expresion</title>
		<link>http://www.snippetsmania.com/reg-expresion/</link>
		<comments>http://www.snippetsmania.com/reg-expresion/#comments</comments>
		<pubDate>Fri, 18 May 2012 22:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11959</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">&lt;?php
$string = &quot;first.last@domain.co.uk&quot;;
if (preg_match(â€˜/^[^0-9][a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)*[@][a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)*[.][a-zA-Z]{2}$/â€™,
$string))
{
echo &quot;example successful.&quot;;
}
?&gt;</pre>
<p><a href="/out.php?id=8570" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/reg-expresion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>array carrello php</title>
		<link>http://www.snippetsmania.com/array-carrello-php/</link>
		<comments>http://www.snippetsmania.com/array-carrello-php/#comments</comments>
		<pubDate>Fri, 18 May 2012 21:01:00 +0000</pubDate>
		<dc:creator>snippets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.snippetsmania.com/?p=11957</guid>
		<description><![CDATA[source]]></description>
			<content:encoded><![CDATA[<pre class="qoate-code">class cart {

var $id = array();
var $qt = array();
var $vt = array();

}</pre>
<p><a href="/out.php?id=8566" rel="nofollow">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snippetsmania.com/array-carrello-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

