December 06, 2008

Erlang, I'm Diving In

I've recently become interested in learning Erlang, it's a functional language, high performance and much different than your average C based languages. That being said, it's going to be a steeper learning curve for me.

Continue reading "Erlang, I'm Diving In"

Posted by 0xFF3300 at 07:59 AM | Comments (0)

March 11, 2008

New Audi Godfather Commercial

I found the new Audi Superbowl commercial on WikiRides amusing:
Audi_R8_Truth_in_The_Godfather_-_Super_Bowl_2008

Posted by 0xFF3300 at 06:14 AM | Comments (0)

February 26, 2008

Dark Web Designs

I have an appreciation for darker web designs, for one it's easier on the eyes. Vandelay creates an article reviewing some of the better ones:

http://vandelaydesign.com/blog/galleries/dark/

Posted by 0xFF3300 at 06:27 AM | Comments (0)

February 04, 2008

Chyrp Installed

Just installed Chyrp (http://chyrp.net). It's simple, minimal and uses plugins called feathers.

Posted by 0xFF3300 at 11:51 PM | Comments (0)

January 17, 2008

.NET Framework Library Source Code Available

An interesting move by Microsoft, the .NET Framework Library has been made open source. Here are the libraries available:

* .NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading, etc).

* ASP.NET (System.Web, System.Web.Extensions)

* Windows Forms (System.Windows.Forms)

* Windows Presentation Foundation (System.Windows)

* ADO.NET and XML (System.Data and System.Xml)

Continue reading " .NET Framework Library Source Code Available"

Posted by 0xFF3300 at 08:00 AM | Comments (0)

January 08, 2008

CodeIgniter - a Rails-like PHP framework

I haven't been this excited about a framework since Groovy. CodeIgniter is a rails-like php framework that allows for rapid development using a REST Model-View-Controller, comes with a basic scaffolding, an assort of core classes and excellent documentation. Although many of the implementation may simply skip the model, consisting of only View-Controller.

Each RESTful request may be called as:
www.{domain-name}.com/class/function/ID

The existing CI components can be expanded using:

* Helpers
* Plugins
* Libraries
* Classes
* Hooks

Also of note is a handy authentication module FreakAuth, I'm not sure why they chose GD2 as the image library of choice for CAPTCHA.

Continue reading "CodeIgniter - a Rails-like PHP framework"

Posted by 0xFF3300 at 07:24 PM | Comments (0)

December 29, 2007

The Future...

The future is already here.

Posted by 0xFF3300 at 12:08 PM | Comments (0)

December 27, 2007

Greasemonkey Darken Script

I just love Greasemonkey scripts for Firefox. I happened to stumble upon this basic script to 'Darken' a web page, it's simple but a start. Now I'll make some tweaks to invert colors.

Continue reading "Greasemonkey Darken Script"

Posted by 0xFF3300 at 10:01 PM | Comments (0)

December 24, 2007

del.icio.us blocking IP addresses

I've built more than one web application with del.icio.us integration, now it appears they (yahoo) are blocking certain IP ranges:

Continue reading "del.icio.us blocking IP addresses"

Posted by 0xFF3300 at 04:13 PM | Comments (0)

Groovy or JRuby? That is the question.

As for myself, I can't speak for JRuby, as I've only had experiences with Groovy. And I have nothing but good things to say about Groovy. It's easy to setup, implement and deploy and has much faster performance than just Ruby alone. Hundreds of times of faster in some benchmarks .

And so onto the comparison, Martin Fowler creates yet another thought provoking computer language article:

GroovyOrJRuby

Posted by 0xFF3300 at 10:19 AM | Comments (0)

Amazon Releases EC2 Public AMI Images

Amazon has released public AMIs for use with the EC2 computing service.

And there are quite a few tutorials cropping up around the web, regarding rolling your own AMI image.

Continue reading "Amazon Releases EC2 Public AMI Images"

Posted by 0xFF3300 at 10:04 AM | Comments (0)

November 29, 2007

Yes, Folks MT Here

I'm still here using Movable Type, Version 3.01D to be exact. That may be changing very soon. I set up a blog on wordpress.com, but it's entirely too limiting. It's either going to be a local wordpress installation or else i'm going with Drupal.

Posted by 0xFF3300 at 07:12 PM | Comments (0)

 
Listed on BlogShares