<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Notes Log</title>
	<link>http://noteslog.com</link>
	<description></description>
	<lastBuildDate>Sat, 15 May 2010 13:31:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>What&#8217;s the market value of a resume?</title>
		<description><![CDATA[I&#8217;m sure there is value in a resume, and it&#8217;s a market value. I just don&#8217;t get the details, but I&#8217;m pretty sure of it. Companies collect resumes for employing people for many different purposes (to work inside, to send them to another company to work there, to send them to another company to work in yet [...]]]></description>
		<link>http://noteslog.com/post/whats-the-market-value-of-a-resume/</link>
			</item>
	<item>
		<title>Centrodestra e centrosinistra</title>
		<description><![CDATA[Sto leggendo il Corriere della Sera, edizione Internet. Inciampo continuamente sulle parole centrodestra e centrosinistra: non sarebbe più semplice dire solo destra e sinistra? L&#8217;eredità del centro dopo la cancellazione della Democrazia Cristiana, perdura nelle espressioni centrodestra e centrosinistra. Mitigando la paura della destra nei confronti della sinistra e viceversa, diamo al centro la stessa [...]]]></description>
		<link>http://noteslog.com/post/centrodestra-e-centrosinistra/</link>
			</item>
	<item>
		<title>Chili NEXT on github</title>
		<description><![CDATA[I&#8217;ve setup a github account for Chili, based on the github account for jQuery. Anyone interested in forging the NEXT version of Chili is warmly welcome. You should be able to join and contribute as easily as possible. I&#8217;m still a bit new to git and github, but I hope I have prepared a usable setup for [...]]]></description>
		<link>http://noteslog.com/post/chili-next-on-github/</link>
			</item>
	<item>
		<title>Vital Bugs</title>
		<description><![CDATA[Bugs feed me. Programmers hunt bugs for a living. Bugs feed programs. A program that is being debugged now, is alive. Bugs feed philosophy. Thinking is about confrontation with bugs in thoughts.]]></description>
		<link>http://noteslog.com/post/vital-bugs/</link>
			</item>
	<item>
		<title>I18n gone crazy</title>
		<description><![CDATA[Some time ago I stumbled upon this great message from some program on my PC, I can&#8217;t remember which one now. Haga doble clic en el icono de adv. en la barra est. para ver este mens. en el fut.]]></description>
		<link>http://noteslog.com/post/i18n-gone-crazy/</link>
			</item>
	<item>
		<title>Yet Another EventManager Class in PHP (5.3)</title>
		<description><![CDATA[This EventManager class is for PHP 5.3. It has got the same features as Yet Another EventManager Class in PHP (&#60;5.3): EventManager is a Singleton EventManager events are strings EventManager bind() can attach handlers to regular expressions EventManager event handler arguments are loosely structured EventManager event handler return value is loosely structured EventManager gathers, stores, [...]]]></description>
		<link>http://noteslog.com/post/yet-another-eventmanager-class-in-php-5-3/</link>
			</item>
	<item>
		<title>Submit Form on Enter Key</title>
		<description><![CDATA[A wonderful trick.]]></description>
		<link>http://noteslog.com/post/submit-form-on-enter-key/</link>
			</item>
	<item>
		<title>Yet Another Singleton Class in PHP (5.3)</title>
		<description><![CDATA[namespace Ando\Core; class Exception extends \Exception {} abstract class Singleton { /** * Is the repository for instances of subclasses * * @var array */ static private $_instances = array(); /** * 1: Disables the 'new' operation * 2: Calls Singleton::_construct() with all the arguments passed to * Singleton::instance(), except the first one, which is [...]]]></description>
		<link>http://noteslog.com/post/yet-another-singleton-class-in-php-5-3/</link>
			</item>
	<item>
		<title>Yet Another EventManager Class in PHP (</title>
		<description><![CDATA[Some months ago I published an article about How to add events to a PHP project (1st EventManager). It should have been the basis for a later article about how to use events to index a site, still to be written. The 1st EventManager class was ready to use, but some days ago I discovered [...]]]></description>
		<link>http://noteslog.com/post/yet-another-eventmanager-class-in-php/</link>
			</item>
	<item>
		<title>Yet Another Singleton Class in PHP (</title>
		<description><![CDATA[class SingletonException extends Exception {} abstract class Singleton { /** * Is the repository for instances of subclasses * * @var array */ static private $_instances = array(); /** * 1: Disables the 'new' operation * 2: Calls Singleton::_construct() with all the arguments passed to * Singleton::instance(), except the first one, which is the class [...]]]></description>
		<link>http://noteslog.com/post/yet-another-singleton-class-in-php/</link>
			</item>
</channel>
</rss>
