<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Coding Dojo</title>
	<link>http://mmenafra.info</link>
	<description>Show me the Code!</description>
	<lastBuildDate>Sun, 28 Feb 2010 19:37:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Javascript, HTML and CSS playground</title>
		<description><![CDATA[
I have just come across a very interesting website that just simply blew my mind away. It's called JsFiddle it's a virtual playground for Web Dev's to try out snippets of code.
JsFiddle comes with a variety of preloaded Javascript libraries for every taste, it also come with an Ajax echo backend so you can dive [...]]]></description>
		<link>http://mmenafra.info/2010/02/javascript-html-and-css-playground/</link>
			</item>
	<item>
		<title>Resetting your CSS Styles</title>
		<description><![CDATA[All HTML elements are treated differently among browsers and have default predetermined CSS styling applied to them. These predefined styles are among the most common culprits when it comes to cross browser styling issues.
So it's a very practical and recommended practice to reset these styles to prevent obscure quirks to appear in our designs. Applying [...]]]></description>
		<link>http://mmenafra.info/2010/02/resetting-your-css-styles/</link>
			</item>
	<item>
		<title>Installing Eaccelerator</title>
		<description><![CDATA[PHP is an interpreted language. This means that each time a PHP generated page is requested, the server must read in the various files needed and "compile" them into something the machine can understand (opcode). 
Opcode cache mechanisms preserve this generated code in cache so that it only needs to be generated a single time [...]]]></description>
		<link>http://mmenafra.info/2010/02/installing-eaccelerator/</link>
			</item>
	<item>
		<title>Design Tools for the Web Developer</title>
		<description><![CDATA[OK in my last post I talked about some common tools and web apps that help me on a day to day basis as a developer.  So taking into account that am a developer and I write code for a living, lets just say my creative side is not fully developed and from time to [...]]]></description>
		<link>http://mmenafra.info/2010/02/design-tools-for-the-web-developer/</link>
			</item>
	<item>
		<title>Basic Tools For Web Developers</title>
		<description><![CDATA[Well to keep up with a sort of introduction kind of posts, I decided to show case some of the tools I use on a day to day basis when it comes to developing web applications.
Let me just state before I continue that my de facto browser for development purposes is and will ever be [...]]]></description>
		<link>http://mmenafra.info/2010/02/basic-tools-for-web-developers/</link>
			</item>
	<item>
		<title>Turning Off Gmail Buzz</title>
		<description><![CDATA[First off am a Twitter fan and have been very unhappy this past week with the launch of Googles  Buzz and its current privacy settings. ( along with almost 90% of its users ).  So if you read any tech news lately you should know all  the heavy debate and heat that Google Buzz has [...]]]></description>
		<link>http://mmenafra.info/2010/02/turning-off-gmail-buzz/</link>
			</item>
	<item>
		<title>Getting Dropbox</title>
		<description><![CDATA[The other day I was talking with some fellow co-workers about file sharing and syncing between devices, etc... So I so bluntly told them why didn't they just use Dropbox. And to my surprise none of them knew what it was. Shortly after they had all installed it, created an account and started fooling around [...]]]></description>
		<link>http://mmenafra.info/2010/02/getting-dropbox/</link>
			</item>
	<item>
		<title>Javascript Reading</title>
		<description><![CDATA[Well it's no surprise to the people who know me that am a Javascript Fanatic!
Having said that I would like to share some of the books I have read through out the years that I have particularly liked, and most importantly found its content useful.
OReilly - Javascript the Definitive Guide 5th Edition
Apress - Pro JavaScript [...]]]></description>
		<link>http://mmenafra.info/2010/02/javascript-reading/</link>
			</item>
	<item>
		<title>Inspiring Blogs</title>
		<description><![CDATA[Peter-Paul Koch
Well I've finished setting up my first blog and spent some time fine tuning all the setting, but have no idea what's gonna be my first post.
So before I start rambling an incoherent post with cryptic code examples am just gonna start off by sharing some of the blogs I read on a daily [...]]]></description>
		<link>http://mmenafra.info/2010/02/inspiring-blogs/</link>
			</item>
</channel>
</rss>

