July 2011
2 posts
2 tags
Which version of python is Textmate using? →
7 tags
Setting up an Android development environment...
I recently reformatted my laptop (older macbook pro), thinking that it wouldn’t be such a big deal to set things up again. Well, apparently, I didn’t believe myself because I put off setting it up for 2 weeks!
It really wasn’t so bad.
Here is a quick overview for Mac OSX 10.6.7:
- download the java JDK (I used soylatte)
- install Android SDK for mac
- open eclipse and...
May 2011
1 post
3 tags
Android preferences →
Such a helpful little android tip, just when I needed it too…
April 2011
1 post
3 tags
3 tags
March 2011
5 posts
3 tags
2 tags
Essential JavaScript Design Patterns For Beginners... →
1 tag
3 tags
Node.js beginner links →
This is the minimal list of links that I think you need to get up and running with node, express, and a fully functioning node site.
Node.js homepage This is the beginning. Node.js actually runs your javascript file. It’s the interpreter runtime.
Express.js Express gives you Sinatra-like routing. It gives you the baseline to be able to run a functioning web app.
Mongoose ORM Mongoose gives...
February 2011
3 posts
4 tags
1 tag
Android and the IMEI number →
January 2011
6 posts
A Recipe for Pagination in Django →
1 tag
3 tags
Lazarus and Free Pascal →
5 tags
Vim Arrow keys in OS X
Using Mac OS X, I noticed my arrow key not working in vi editor. This is really annoying when it works on all other Operating systems…
Here’s the solution for those who has arrow key not working in vi / vim for Mac OS:-
Go to your home directory, mine is at /Users/myname/
Open your .profile and add TERM=linux at the first line of the file.
Save and quit
type source .profile and...
3 tags
3 tags
December 2010
5 posts
1 tag
4 tags
Thank you project Gutenberg
LOGIC: DEDUCTIVE AND INDUCTIVE (CARVETH READ, M.A) Symbolic Logic (Lewis Carroll) A System Of Logic, Ratiocinative And Inductive (John Stuart Mill)
3 tags
4 tags
3 tags
There are two ways of constructing a software design: One way is to make it so...
– Sir Charles Antony Richard Hoare
November 2010
9 posts
1 tag
3 tags
3 tags
5 tags
Java Exceptions Explained →
Fantastic 9 page article by Bill Venners explaining Java Exceptions: along with plenty of sample source code to get you going…
This was just what I needed for what I am currently working on!
4 tags
2 tags
2 tags
4 tags
2 tags
October 2010
17 posts
3 tags
3 tags
Festival TTS →
3 tags
Java Deprecation in OS X 10.6 Update 3 →
I guess it’s a good thing: what do you think?
4 tags
Processing integration with Eclipse →
sspboyd:
Great news about a Processing plugin for Eclipse. While I love the minimalism and simplicity of the Processing IDE, larger projects start to stretch its capabilities. Quoted below from Ben Fry’s blog, ”Processing + Eclipse”.
“Exciting news! The short story is that there’s a new Processing Plug-in for Eclipse, and you can learn about it here.
…we settled on the Eclipse RCP as the...
2 tags
3 tags
2 tags
2 tags
1 tag
50 New Useful CSS Techniques, Tutorials and Tools... →
2 tags
2 tags
3 tags
3 tags
30 free programming eBooks « citizen428.blog() →
Oh yeah, you gotta love free books!
3 tags
Ultimate CSS Gradient Generator →
cameronmoll:
This will look familiar to Photoshop users.
/via @bbodien
3 tags
Test Driven Perl? →
I was tasked to write a program in Perl, and I was reluctant to use a ‘legacy’ language. However, I am finding ways to get comfortable with it. Writing my own test cases was a start: finding that I can use a built in testing framework is much better!
2 tags
2 tags
Modern Perl: The Book: The (draft) PDF - Modern... →
seapomeranian:
I’ve just uploaded Modern Perl: The Almost-Ready-for-the-Printer PDF for your perusal. We have yet to do line and page breaking, and we’ll probably fix a few typos and conversion artifacts, but I figured that so many people have contributed (oh, and I need to add a CREDITS page for everyone who’s helped!) that a few more might welcome the chance to see how the book will look in...
September 2010
11 posts
6 tags