<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>THE LAB RATZ</title>
	
	<link>http://www.thelabratz.com</link>
	<description />
	<lastBuildDate>Thu, 15 Oct 2009 15:03:23 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheLabRatz" /><feedburner:info uri="thelabratz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>TheLabRatz</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Ratz File : 06/09/fdn – Code Snippet for Banners</title>
		<link>http://feedproxy.google.com/~r/TheLabRatz/~3/k6UZJzAgN4Y/</link>
		<comments>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-code-snippet-for-banners/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 14:52:01 +0000</pubDate>
		<dc:creator>bigratz</dc:creator>
				<category><![CDATA[#04 : fashion designers]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[ratz]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[the]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thelabratz.com/?p=445</guid>
		<description><![CDATA[How to display code snippets on your wordpress blog, simple and straight forward, though a little work needs to be done!]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.prettyinwhite.com.my/"><img src="http://www.prettyinwhite.com.my/wp-content/uploads/2009/10/400X100-pwiani.gif" alt="Pretty In White – Designers specializing in Bridal Dresses, Wedding Gowns, Evening Wear, Shoes, Ring Pillows &amp; Accessories" width="480" height="100" /></a></p>
<p style="text-align: justify;">Great. Well, I&#8217;m a bit behind in terms of technology but I have always believed that the underlying logic and principles of it&#8230;&#8230; in the past few days, I have been trying out my hand on animated banners, or should I say, animated gif files. That was not the hard part. The hard part came when I wanted to display the code on Wordpress. Surprised? Yes, Pretty In White&#8217;s website is using Wordpress. So I wanted to display the code for people to copy and paste, linking the banners, from Pretty In White&#8217;s website&#8230;&#8230; oh my, that&#8217;s when the headache started.</p>
<p style="text-align: justify;">Ok, so I thought it would be as easy as a cut and paste operation. I normally do most of the content on Wordpress, HTML view and not in VISUAL view, so when I copy and pasted the link in HTML, the above Banner Appeared. Yay! But wait how do I display the code snippet for people to copy and paste? Oh err &#8230;</p>
<p style="text-align: justify;">A short read read at The Wordpress Official website told me to use the [sourcecode] c0de [/sourcecode]. Didn&#8217;t work for me. Tried numerous plug-ins &#8230; some worked, but the code just went out of alignment breaking the template &#8230;. I needed to craft more CSS &#8230; not something I wanted. What I really wanted was something simple and easy and so here are my findings from my experimentation;</p>
<p style="text-align: justify;">
<ul>
<li style="text-align: justify;">Copy any code that you want to display in your page or post. Please take note that I will assume you are in HTML MODE of Wordpress.</li>
</ul>
<div id="attachment_467" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-467" title="Start Out By Copying any HTML code" src="http://www.thelabratz.com/wp-content/uploads/2009/10/011.jpg" alt="01" width="580" height="136" /><p class="wp-caption-text">Start Out By Copying any HTML code</p></div>
<ul>
<li style="text-align: justify;">Add a new page or post and change your view to VISUAL MODE. Here, paste your code. If you do a PREVIEW of our page, you will see the following;</li>
</ul>
<div id="attachment_469" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-469" title="Now Change To VISUAL MODE" src="http://www.thelabratz.com/wp-content/uploads/2009/10/02.jpg" alt="02" width="580" height="136" /><p class="wp-caption-text">Now Change To VISUAL MODE</p></div>
<p><em> </em></p>
<div id="attachment_470" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-470 " title="If you do a PREVIEW, you should see your code. Not The BANNER!" src="http://www.thelabratz.com/wp-content/uploads/2009/10/03.jpg" alt="03" width="580" height="136" /><p class="wp-caption-text">If you do a PREVIEW, you should see your code. Not The BANNER!</p></div>
<ul>
<li style="text-align: justify;">Now switch back to HTML MODE. You will now see that your original code has changed. What has happened is that when pasting in HTML MODE, Wordpress changed your code characters into alternate characters that will give your viewers the ability to see your code on your page or post when you publish.</li>
</ul>
<div id="attachment_468" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-468" title="Look - Some changes to your code! No more &lt; and &gt;!" src="http://www.thelabratz.com/wp-content/uploads/2009/10/04.jpg" alt="04" width="580" height="136" /><p class="wp-caption-text">Look - Some changes to your code! No more &lt; and &gt;!</p></div>
<ul>
<li style="text-align: justify;"><em><strong>Lastly</strong></em>, you will need to replace all the Quote Marks [ <strong>" </strong>] with <em><strong>&amp;#34</strong></em>. So now you need to replace all the [<strong> " </strong>] with <em><strong>&amp;#34 </strong></em>&#8230;. and that&#8217;s it! If you don&#8217;t do that, when someone copies it, your code won&#8217;t work!</li>
<li>You can see the final results at <a title="Pretty In White, Link Exchange" href="http://www.prettyinwhite.com.my/contact/link-exchange.html" target="_blank">http://www.prettyinwhite.com.my/contact/link-exchange.html </a></li>
</ul>
<p>If you have a more complicated code you want to change, here is a good source;<a title="Lorelle Wordpress" href="http://www.prettyinwhite.com.my/contact/link-exchange.html" target="_blank"> http://lorelle.wordpress.com/2007/02/04/wordpresscom-blog-bling-signatures-and-writing-code/</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=k6UZJzAgN4Y:0jhKXBPrOuY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=k6UZJzAgN4Y:0jhKXBPrOuY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=k6UZJzAgN4Y:0jhKXBPrOuY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=k6UZJzAgN4Y:0jhKXBPrOuY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=k6UZJzAgN4Y:0jhKXBPrOuY:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=k6UZJzAgN4Y:0jhKXBPrOuY:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=l6gmwiTKsz0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheLabRatz/~4/k6UZJzAgN4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-code-snippet-for-banners/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-code-snippet-for-banners/</feedburner:origLink></item>
		<item>
		<title>Ratz File : 06/09/fdn – Are you looking PRETTY????</title>
		<link>http://feedproxy.google.com/~r/TheLabRatz/~3/29cHTW87cAQ/</link>
		<comments>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-are-you-looking-pretty/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 04:02:24 +0000</pubDate>
		<dc:creator>bigratz</dc:creator>
				<category><![CDATA[#03 : photographer]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[emarketing]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[pretty]]></category>
		<category><![CDATA[prettyinwhite]]></category>
		<category><![CDATA[ratz]]></category>
		<category><![CDATA[the]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wedding]]></category>
		<category><![CDATA[white]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thelabratz.com/?p=441</guid>
		<description><![CDATA[Err &#8230; Accidently deleted my post &#8230; ha ha ha ha &#8230;..
Well, its odd to say that I don’t update my own blog often, cause I am busy updating other people’s websites … what a paradox of sorts! Anyway, I am very pleased to say that I’ve managed to complete the main website of the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Err &#8230; Accidently deleted my post &#8230; ha ha ha ha &#8230;..</p>
<p style="text-align: justify;">Well, its odd to say that I don’t update my own blog often, cause I am busy updating other people’s websites … what a paradox of sorts! Anyway, I am very pleased to say that I’ve managed to complete the main website of the fashion designers after 1,641,600 seconds of research, customization, profile writing, product writing, picture editing, watermark generation, editorials, proof reading, grammar correction, link exchanges, seo, report analytics, etc ….. *phew* .. that was a whole lot of work for 1 person!!!</p>
<p style="text-align: justify;">So ladies and gents, I am now pleased to showcase my new project for the fashion designers at their site <a title="Pretty In White" href="http://www.prettyinwhite.com.my" target="_blank">http://www.prettyinwhite.com.my</a>. I’ll be honest, in actual fact, I don’t really know too much about the Wedding Industry in Malaysia, and had to do tons of research on the subject matter. In fact I was very surprised that the guys and gals in Pretty In White, commissioned me, a nobody, self taught techie, to do their site! But thanks to them, I really learnt a lot!!! While doing their site, I was inspired by this Video and Song ……..</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/DrQRS40OKNE&amp;hl=en&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/DrQRS40OKNE&amp;hl=en&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: justify;">Just couldn’t get it out of my head, and I really did think the lyrics were very interesting! Please do feel free to drop me a comment about PRETTY IN WHITE’s new website!!! Oh, and I believe in giving credit and donations to all those wonderful freelance designers and open source codes out there …. I think they have done a pretty good job especially for the stuff I used on Pretty In White’s site!!! Big Special Thanks to <a title="Epicera - One of My Fav Designers" href="http://blog.epicerastudio.com/" target="_blank"><em><strong>Epicera (Brandon R. Jones)!!!</strong></em></a></p>
<p style="text-align: justify;">Domo Arigato, and at least I got a chance to update my own site before I continue on another new project, which is like 60 seconds away … Ha ha ha ha … <img class="wp-smiley" src="http://www.thelabratz.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<p style="text-align: justify;">
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=29cHTW87cAQ:sUfiq28zFnI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=29cHTW87cAQ:sUfiq28zFnI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=29cHTW87cAQ:sUfiq28zFnI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=29cHTW87cAQ:sUfiq28zFnI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=29cHTW87cAQ:sUfiq28zFnI:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=29cHTW87cAQ:sUfiq28zFnI:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=l6gmwiTKsz0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheLabRatz/~4/29cHTW87cAQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-are-you-looking-pretty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thelabratz.com/ratzfile/2009/10/ratz-file-0609fdn-%e2%80%93-are-you-looking-pretty/</feedburner:origLink></item>
		<item>
		<title>Ratz File : 06/09/fdn – ratz and fashion designers?</title>
		<link>http://feedproxy.google.com/~r/TheLabRatz/~3/DNba-qIS_uM/</link>
		<comments>http://www.thelabratz.com/ratzfile/2009/08/ratz-file-fashion-designers/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 04:28:22 +0000</pubDate>
		<dc:creator>bigratz</dc:creator>
				<category><![CDATA[#04 : fashion designers]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[upcoming]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thelabratz.com/?p=408</guid>
		<description><![CDATA[The Lab Ratz fourth experiment ... of ratz and fashion, doesn't really make sense does it? The ratz will most probably gnaw a hole in the designer dress!!! Ha ha ha ha ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Oh, err &#8230;.. and hence we begun works on our fourth project, top secret fashion designers &#8230;. I had met with the owners and they told me they wanted something different, something not many people will agree too. I was like &#8220;???&#8221;, but deep inside my small brain somewhere, the inner me leapt for joy. AT LAST! Someone who really wants me to do something different!</p>
<p style="text-align: justify;">I knew I had to look for a different look and feel other than graph paper press template&#8217;s cause despite them producing very high quality templates, their look and feel is very similar. After much consideration I found a nice template online and the owners of this experiment were extremely happy and decided to adopt it.</p>
<div id="attachment_410" class="wp-caption aligncenter" style="width: 344px"><a href="http://www.thelabratz.com/wp-content/uploads/2009/08/saber.jpg" rel="shadowbox[post-408];player=img;"><img class="size-full wp-image-410      " title="Starting A New Trend Prehaps?" src="http://www.thelabratz.com/wp-content/uploads/2009/08/saber.jpg" alt="Saber from the Japanese Anime Fate Stay Night. Photo by The Lab Ratz using a Point &amp; Shoot Camera :(" width="334" height="440" /></a><p class="wp-caption-text">Photo:The Lab Ratz; Point&amp;Shoot Camera <img src='http://www.thelabratz.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p></div>
<p style="text-align: justify;">I&#8217;m sorry I can&#8217;t really share with you the link to my works in progress, cause I promised the owners that I will keep it a secret for now (so much for that) and their completion dateline is in about 30 days time, pending all the photo shoots and final artistic direction. Well, lets see how it goes! And I do hope they will design a cosplay dress like Saber&#8217;s above!!! Hee hee .. wishful thinking as always&#8230;. hee hee</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=DNba-qIS_uM:gecblTghQT8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=DNba-qIS_uM:gecblTghQT8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=DNba-qIS_uM:gecblTghQT8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=DNba-qIS_uM:gecblTghQT8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=DNba-qIS_uM:gecblTghQT8:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=DNba-qIS_uM:gecblTghQT8:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=l6gmwiTKsz0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheLabRatz/~4/DNba-qIS_uM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thelabratz.com/ratzfile/2009/08/ratz-file-fashion-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thelabratz.com/ratzfile/2009/08/ratz-file-fashion-designers/</feedburner:origLink></item>
		<item>
		<title>Ratz File : 05/09/jwi – along came a spider</title>
		<link>http://feedproxy.google.com/~r/TheLabRatz/~3/j2JRs43a9W0/</link>
		<comments>http://www.thelabratz.com/ratzfile/2009/05/ratz-file-0509jwi-along-came-a-spider/#comments</comments>
		<pubDate>Mon, 25 May 2009 06:15:52 +0000</pubDate>
		<dc:creator>bigratz</dc:creator>
				<category><![CDATA[#03 : photographer]]></category>
		<category><![CDATA[american]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[customise]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[ishii]]></category>
		<category><![CDATA[john]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[ratz]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[the]]></category>
		<category><![CDATA[w]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.thelabratz.com/?p=105</guid>
		<description><![CDATA[Continuing our works on John W. Ishii's website, we begin to encounter the world of algorithms (basically math), text and robots. Many a time I guess you will hear technical people talk about META TAGS, KEYWORDS, SEO, LINK SATURATION and stuff that might boggle the mind. Actually, we are BOGGLED. What the hell are those things? A layman not in the technical field would most probably gawk at a sample code illustrated below;]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Continuing my works on <a title="John W. Ishii" href="http://johnwishii.com" target="_blank">John W. Ishii&#8217;s</a> website, I began to encounter the world of algorithms (basically math), text and robots. Many a time I guess you will hear technical people talk about META TAGS, KEYWORDS, SEO, LINK SATURATION and stuff that might boggle the mind. Actually, I am BOGGLED. What the hell are those things? A layman would most probably gawk at a sample code illustrated below;</p>
<h3 style="text-align: center;">&#8220;&lt;title&gt;&lt;?php t0l19r24_title( &#8216;-&#8217;, true, &#8216;right&#8217; ); echo t0l19r24_specialchars( get_bloginfo(&#8217;name&#8217;), 1 ); ?&gt;&lt;/title&gt;&lt;meta http-equiv=&#8221;content-type&#8221; content=&#8221;&lt;?php bloginfo(&#8217;html_type&#8217;) ?&gt;; charset=&lt;?php bloginfo(&#8217;charset&#8217;) ?&gt;&#8221; /&gt; &lt;meta name=&#8221;description&#8221; content=&#8221;John W. Ishii &lt;?php bloginfo(&#8217;description&#8217;) ?&gt;&#8221; /&gt;&lt;?php if(is_search()) { ?&gt;&lt;meta name=&#8221;robots&#8221; content=&#8221;noindex, nofollow&#8221; /&gt;&lt;?php }?&gt;&#8221;</h3>
<p style="text-align: justify;">The internet has since progressed from it&#8217;s infancy days of just using one or two very straight forward methods for inclusion into their search engines. This time round they have started to use ALGORITHMS to decipher your website, with SITEMAPS, WEBSITE VERIFICATION, ANALYSTICS, etc &#8230;. sheesh &#8230; couldn&#8217;t someone just come out with a simpler system of getting things done?</p>
<p style="text-align: justify;">And this META thing for the ROBOTS&#8230;. or SPIDERS &#8230;. it seems  to me that its becoming something like this &#8230;..</p>
<p style="text-align: center;"><a rel="attachment wp-att-211" href="http://www.thelabratz.com/ratzfile/2009/05/ratz-file-0509jwi-along-came-a-spider/spiders-attack/"><em><img class="aligncenter size-full wp-image-211" title="The Attack Of The Internet Spiders!" src="http://www.thelabratz.com/wp-content/uploads/2009/05/spiders-attack.jpg" alt="The Attack Of The Internet Spiders!" width="540" height="297" /></em></a></p>
<p style="text-align: justify;">ALGORITHMS, ALGORITHMS again &#8230; I finally get to meet the online SPIDERS (or Robots) up close and personal!! Argh!! What&#8217;s all the fuss about asking the spider to FOLLOW or NOT TO FOLLOW. In fact, it looks to us that the spider normally does not do as it&#8217;s told!! Ha ha ha ha &#8230;&#8230; Good luck to us&#8230;. and now let the FIGHT BEGIN!!! Coding begins again &#8230;..</p>
<p style="text-align: justify;"><em> </em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=j2JRs43a9W0:t7SA0lBaEDs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=j2JRs43a9W0:t7SA0lBaEDs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=j2JRs43a9W0:t7SA0lBaEDs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=j2JRs43a9W0:t7SA0lBaEDs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=j2JRs43a9W0:t7SA0lBaEDs:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=j2JRs43a9W0:t7SA0lBaEDs:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=l6gmwiTKsz0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheLabRatz/~4/j2JRs43a9W0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thelabratz.com/ratzfile/2009/05/ratz-file-0509jwi-along-came-a-spider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.thelabratz.com/ratzfile/2009/05/ratz-file-0509jwi-along-came-a-spider/</feedburner:origLink></item>
		<item>
		<title>Ratz File : 05/09/jwi – a photographers calling online</title>
		<link>http://feedproxy.google.com/~r/TheLabRatz/~3/3dV4tJ1KAhg/</link>
		<comments>http://www.thelabratz.com/ratzfile/2009/05/the-beginning-or-is-it/#comments</comments>
		<pubDate>Tue, 05 May 2009 07:31:24 +0000</pubDate>
		<dc:creator>bigratz</dc:creator>
				<category><![CDATA[#03 : photographer]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[customise]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[ishii]]></category>
		<category><![CDATA[john]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[ratz]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[the]]></category>
		<category><![CDATA[w]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://thelabratz.com/?p=3</guid>
		<description><![CDATA[Works on John W. Ishii's online website / blog using wordpress. This is actually our #03 Experiment, even though this is our FIRST posting!]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Greetings. If you are reading this, then you should believe I&#8217;m starting at experiment #01 &#8230;. But not! I&#8217;m starting at experiment #03, because this is not my first project &#8230; I&#8217;ve been around, doing consultancy works, projects, events, managing and of course scurrying here and there, like ratz and mice do &#8230;.</p>
<p style="text-align: justify;">I met John W. Ishii one fine sunny day, while I was basking in the sun looking for food, and so he caught me, sat me down at a table with bottomless STARBUCKS coffee &#8230;. and so the merry me drank and drank, and we chatted about stuff not related to cameras, lenses or photography. How he put up with the tremendous amount of squeaking and preening of whiskers, well, it&#8217;s beyond me for now &#8230;.</p>
<p style="text-align: justify;">Anyway, it must have been because of all the coffee and me not talking about photography (cause he is a photojournalist and professional photographer&#8230; also, ratz don&#8217;t talk, so there &#8230;) that he threw us the challenge of doing something online &#8230;. and the result is this complex equation as illustrated below &#8230;..</p>
<p style="text-align: justify;"><a href="http://www.thelabratz.com/wp-content/uploads/2009/05/psb-equation.jpg" rel="shadowbox[post-3];player=img;"><img class="aligncenter size-full wp-image-200" title="The Equation" src="http://www.thelabratz.com/wp-content/uploads/2009/05/psb-equation.jpg" alt="The Equation" width="600" height="330" /></a></p>
<p style="text-align: justify;"> Thrilled. I was truely thrilled with the end result &#8230;. <a title="PET SHOP BOYS" href="http://www.petshopboys.co.uk/" target="_blank">PET SHOP BOYS</a>! In fact I loved it &#8230; cause I swore a life long allegience to PET SHOP BOYS!!! In fact Pet Shop Boys + The Lab Ratz &#8230; a very interesting combination, but we are also aware there is a musical group called The Lab Ratz too &#8230;. but that&#8217;s another story &#8230;.. NEIL!! CHRIS!! Love your style and lyrics!</p>
<p style="text-align: justify;">
<p style="text-align: justify;">So what do you get when you put a photojournalist and me together? What funny equation will that be? We will illustrate &#8230;&#8230;</p>
<p style="text-align: justify;"><a href="http://www.thelabratz.com/wp-content/uploads/2009/05/jwi-equation.jpg" rel="shadowbox[post-3];player=img;"><img class="aligncenter size-full wp-image-203" title="The 'Other' Equation" src="http://www.thelabratz.com/wp-content/uploads/2009/05/jwi-equation.jpg" alt="The 'Other' Equation" width="600" height="330" /></a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">What you really get is <a title="BANKSY - interesting works" href="http://www.banksy.co.uk/outdoors/horizontal_1.htm" target="_blank">BANKSY</a> &#8230;. the famous and celebrated graffiti artist, whose works of art is highly sought after, and if you realized, we are actually talking about BRITISH Artist&#8217;s here &#8230; when John is an AMERICAN &#8230;. hoo! hoo!  In fact there is a really great social message in much of <a title="BANKSY - interesting works" href="http://www.banksy.co.uk/outdoors/horizontal_1.htm" target="_blank">BANKSY</a>&#8217;s works and we will adopt a similar vein for this project., in telling John&#8217;s photos as a photojournalist. We will also begin to chronicle our project works on John&#8217;s online presence &#8230;.. you can view our  #03 Experiment at <a title="Experiment #3" href="http://johnwishii.com" target="_blank">http://johnwishii.com</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=3dV4tJ1KAhg:_drOmACkpD4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=3dV4tJ1KAhg:_drOmACkpD4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=3dV4tJ1KAhg:_drOmACkpD4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=3dV4tJ1KAhg:_drOmACkpD4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?i=3dV4tJ1KAhg:_drOmACkpD4:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheLabRatz?a=3dV4tJ1KAhg:_drOmACkpD4:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/TheLabRatz?d=l6gmwiTKsz0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheLabRatz/~4/3dV4tJ1KAhg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thelabratz.com/ratzfile/2009/05/the-beginning-or-is-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.thelabratz.com/ratzfile/2009/05/the-beginning-or-is-it/</feedburner:origLink></item>
	</channel>
</rss>
