Jan
24
Yamaha DTXPlorer Kit with Rock Band (or Guitar Hero) on Xbox 360
January 24, 2010 | 14 Comments
So I play guitar (a little) and I used to play Guitar Hero on PS2 from time to time. Last year, for Christmas we got an XBox 360 and it was my intention all along to get Guitar Hero World Tour or Rock Band to try the drums. Little did I know where it would [...]
Jan
22
CKEditor, enable the image or flash upload
January 22, 2010 | 1 Comment
CKEditor is a greatly improved version of the famous FCKEditor. The generated source code is clean and well indented, the whole thing loads faster and feels less buggy. It even looks better.
What I really like though, is the new settings that allow for precise definition of what we want to encode or not and how [...]
Jan
21
Where are your users from?
January 21, 2010 | 1 Comment
If you ever wonder where your readers are from, if you ever need to adjust your application to the origins of its users; you can determine the geographic location of a connection by using an IP to Country table.
I should start by saying that I do not always like the way websites use this feature. [...]
Jan
16
PHP Help as a Man Page (with Pear)
January 16, 2010 | 1 Comment
Alexandre blogged last week about how to install pman and add a contextual help within VI for PHP functions. Tthis post is merely a quick note of the procedure. I like the speed of pman as opposed to browsing php.net. I didn’t install the VI part, I use Textmate these days.
The procedure is actually straight [...]
Jan
14
RTM paranoia (fight todo lists stack overflows)
January 14, 2010 | 1 Comment
In addition to my previous post about how to display RTM tasks right on the desktop, I should also mention that a Mac OS X Dashboard Widget is available to keep track of your RTM to do list. Combined with the iPhone app (available to Pro RTM users only), Apple freaks will have no excuse [...]
Jan
14
Display Remember the Milk Tasks on your Desktop (Mac OS X)
January 14, 2010 | 1 Comment
I use iCalBuddy and GeekTool to display the upcoming events from my calendar on my desktop.
When I started using Remember the Milk I decided I wanted my tasks to show on there, too.
I don’t know if I have a terrible memory or a long list of things to do but it looks like I can’t [...]
Jan
3
Installing Ack In Project for Textmate
January 3, 2010 | Leave a Comment
One of the reasons I had to install GIT was to be able to install these GitHub hosted Textmate plugins I find useful. The most important one of them being Ack in Project. It is so much better and faster than the built-in search in project feature included with Textmate.
Here is a quick post about [...]