<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/3.0-alpha" -->
<rss version="0.92">
<channel>
	<title>dev.enekoalonso.com</title>
	<link>http://dev.enekoalonso.com</link>
	<description>having fun with code</description>
	<lastBuildDate>Wed, 24 Feb 2010 16:34:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Having fun with Mooml &amp; Twitter</title>
		<description><![CDATA[Mooml is a templating engine for Mootools. With it, you can create HTML from Javascript using a very clean syntax. Plus, it is extremely useful when you have to generate repeating elements, since Mooml automatically renders arrays of data multiple times. Let&#8217;s see an example.
Searching Twitter
Nowadays there are a lot of APIs out there that [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/02/19/having-fun-with-mooml-and-twitter/</link>
			</item>
	<item>
		<title>Google Fiber in San Luis Obispo? That would be awesome!</title>
		<description><![CDATA[It looks like the nomination for San Luis Obispo to get Google Fiber is gaining a lot of support. I have no idea how other cities or communities are doing, but here at SLO seems like a lot of people is getting involved. Having Google Fiber in San Luis Obispo would be awesome.
There is a [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/02/18/google-fiber-in-san-luis-obispo-that-would-be-awesome/</link>
			</item>
	<item>
		<title>My current SVN setup</title>
		<description><![CDATA[Once upon a time I decided it was time to start keeping track of the changes I was doing in my blogs and websites, specially my landing page at enekoalonso.com. So I started using SVN, which is available in my current hosting: Dreamhost.
Here is my current setup for blogs and websites:
enekoalonso.com
https://enekoalonso.com/prvsvn/enekoalonso.com/trunk (private)
enekoalonso.com/main
https://enekoalonso.com/prvsvn/enekoalonso.com-main/trunk (private)
enekoalonso.com/research
https://enekoalonso.com/svn/research (public)
dev.enekoalonso.com
Checked out [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/02/07/my-current-svn-setup/</link>
			</item>
	<item>
		<title>Got NFS working</title>
		<description><![CDATA[Well, last night I started reading about how to share the files folder of a Drupal installation on a site with multiple web servers. Seems like NFS is the right way to go (as long as your traffic doesn&#8217;t grow too much). Perfect for Spaniards.es, since I want to move from a 2 dedicated server [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/02/06/got-nfs-working/</link>
			</item>
	<item>
		<title>Mooml.globalize(): Mooml template functions going global</title>
		<description><![CDATA[Since version 1.0.9, Mooml includes a new feature: globalize. It maybe handy for some websites to globalize all the Mooml template functions (div, a, p, span&#8230;) to the window object scope, so they can be used anywhere in the code without the need of defining or evaluating a template.
For example, in normal Mootools code we [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/02/01/mooml-globalize-mooml-template-functions-going-global/</link>
			</item>
	<item>
		<title>CloudServers: Creating a new MySQL db server</title>
		<description><![CDATA[On my previous post I posted the commands I used to create a brand new Linux web server for my Drupal site. Now I&#8217;ll post the commands to create the database server. While creating the server instance at RackspaceCloud, I&#8217;ve chosen Fedora 12 for my db server, which comes with MySQL 5.1.42.



# Install MySQL


yum -y [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/31/cloudservers-creating-a-new-mysql-db-server/</link>
			</item>
	<item>
		<title>CloudServers: Creating a new web server with httpd, php &amp; memcached</title>
		<description><![CDATA[Creating a new web server is piece of cake at Rackspace Cloud. Here is a demo video of how to set up a new instance with your favorite Linux distribution. I have used Fedora 12 for my new spaniards.es servers, and here is the script I&#8217;ve used to install everything needed so far:



# Install HTTPD


yum [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/31/cloudservers-creating-a-new-web-server-with-httpd-php-memcached/</link>
			</item>
	<item>
		<title>Got new servers on Rackspace Cloud</title>
		<description><![CDATA[Last night I got an account at Rackspace Cloud and created three brand new CentOS Linux servers. Now I have to set them up: two web servers and one database server. My goal: Move Spaniards.es website to this new hosting.
Why move?
Currently I am hosting Spaniards.es on two dedicated servers at Ace-Host.net. So far, so good, [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/30/got-new-servers-on-rackspace-cloud/</link>
			</item>
	<item>
		<title>Un Navarro en California is back!</title>
		<description><![CDATA[Yeah baby, I&#8217;m back. I have restored the Drupal installation I had for my personal blog, kinda missed it a lot. Hopefully all the old links will still work.
Visit: Un Navarro en California
Related Posts:February 7, 2010 -- My current SVN setup (0)February 6, 2010 -- Got NFS working (0)August 8, 2009 -- Drupal: users can&#8217;t [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/29/un-navarro-en-california-is-back/</link>
			</item>
	<item>
		<title>4 years of excanvas</title>
		<description><![CDATA[I wanted to say 5 years but it was actually in December 2005 when Emil A Eklund wrote on his blog about an idea he had to implement the canvas tag functionality in Internet Explorer using VML and behaviors. Today we now that code as excanvas.
Well, it&#8217;s been 4 years and 1 month and still [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/29/4-years-of-excanvas/</link>
			</item>
	<item>
		<title>Dojo y yo</title>
		<description><![CDATA[Back in November 2008 I had a chance to work with Dojo on a project for Cisco WebEx. I didn&#8217;t like it at all. I was used to the simplicity of jQuery and Mootools and I couldn&#8217;t understand how Dojo had been designed so complicated. Well, one year later I just realized that it is [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/28/dojo-y-yo/</link>
			</item>
	<item>
		<title>Things to do</title>
		<description><![CDATA[To do list:

Try Appcelerator (downloaded.. don&#8217;t like it very much, have to spend more time with it)
Install iPhone SDK 3.2 (downloading installing&#8230;)
Study LinkedIn API
Study Twitter API
Take a look at YQL
Play with Google Closure JS library
Play with Dojo JS library

That&#8217;s it for now. Let&#8217;s see if I can find time to do all those.
Updated

Related Posts:January 28, [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/28/things-to-do/</link>
			</item>
	<item>
		<title>Detecting when CSS gets loaded by the browser with Mootools and Asset.css</title>
		<description><![CDATA[Asset.css claims to have an onload event in Mootools documentation, but sadly, not all browsers support this feature. Even worse, browsers like Chrome seem to support the event, but never fire it.
After some research and testing at work, we have come up with a solution that overrides Asset.css to detect when CSS gets loaded by [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/27/detecting-when-css-gets-loaded-by-the-browser-with-mootools-and-asset-css/</link>
			</item>
	<item>
		<title>Loving git+github</title>
		<description><![CDATA[Up until now I always used subversion and, although haven&#8217;t used it much, I liked Google Code repositories a lot. Well, in the last few days I&#8217;ve been working with git and github and I have to say that both of them are very cool.
Related Posts:February 7, 2010 -- My current SVN setup (0)November 29, [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/26/loving-gitgithub/</link>
			</item>
	<item>
		<title>Debugging cookies with Firebug 1.5/1.6</title>
		<description><![CDATA[I&#8217;ve been using Firebug 1.5 since it was an alpha and now I&#8217;m using Firebug 1.6 alpha with Firefox 3.6. I&#8217;ve been also using Firecookie for a very long time now, but never realized about this: you can put breakpoints on cookies to detect changes!
Good to know :)
Related Posts:January 19, 2010 -- Firefox 3.6RC2 &#038; [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/20/debugging-cookies-with-firebug-1-51-6/</link>
			</item>
	<item>
		<title>Firefox 3.6RC2 &amp; Firebug 1.6a</title>
		<description><![CDATA[I love Firefox for web development. I have tried other browsers but nothing compares to the power of Firebug. For everything else I used to use Safari 4, but now I switched to Chrome. It is sooo fast.
Either way, don&#8217;t miss Firefox 3.6RC2 with Firebug 1.6a!
http://www.mozilla.com/en-US/firefox/3.6rc2/releasenotes/
http://getfirebug.com/releases/firebug/1.6X/
Related Posts:January 20, 2010 -- Debugging cookies with Firebug 1.5/1.6 [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/19/firefox-3-6rc2-firebug-1-6a/</link>
			</item>
	<item>
		<title>Finally: Singletons, the Mootools way</title>
		<description><![CDATA[I have been using for a while the &#8220;new new Class&#8221; syntax to create singletons on the projects I am working on. This is for many reasons, but specially because I didn&#8217;t like other solutions like Class.Mutators, Class.Oclude or extending a plain object with $extend().
Now, after discussing a little bit on the Mootools email list [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/18/finally-singletons-the-mootools-way/</link>
			</item>
	<item>
		<title>Mooml: Mootools markup language (intro)</title>
		<description><![CDATA[It was a month ago when I found about Jaml, an excellent small Javascript library created by Ed Spencer which allows generating HTML code using very nice and clean templates. At work we use Mootools in most of our projects, so I thought it would be nice to improve Jaml by taking advantage of the [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/17/mooml-mootools-markup-language-intro/</link>
			</item>
	<item>
		<title>I never use $$ on my projects (and barely use $)</title>
		<description><![CDATA[On all the projects I&#8217;ve worked on, I always try to follow the MVC arquitectural pattern, separating the model from the view *and* creating a controller. It may be a simple controller in charge of a tab-set, or an accordion. Or it may be a full size controller in charge of the whole page structure, [...]]]></description>
		<link>http://dev.enekoalonso.com/2010/01/15/i-never-use-on-my-projects-and-barely-use/</link>
			</item>
	<item>
		<title>Happy New Year 2010</title>
		<description><![CDATA[


&#40;function&#40;&#41;&#123;


t=&#91;72,97,112,112,121,32,78,101,119,32,89,101,97,114,32,50,48,49,48&#93;;


alert&#40;String.fromCharCode.apply&#40;null, t&#41;&#41;;


&#125;&#41;&#40;&#41;​



Related Posts:February 19, 2010 -- Having fun with Mooml &#038; Twitter (0)February 1, 2010 -- Mooml.globalize(): Mooml template functions going global (0)January 28, 2010 -- Dojo y yo (0)September 2, 2009 -- Creating HTML blocks with Mootools (3)]]></description>
		<link>http://dev.enekoalonso.com/2009/12/31/happy-new-year-2010/</link>
			</item>
</channel>
</rss>
