Unlikely Teacher

1. Share Everything* [Programming Gotchas, Technology News, Insights on Living and Everything in Between]

Entries Tagged as 'Tools'

Eclipse 3.5 Galileo and SVN (Subversive)

October 1st, 2009 · 2 Comments · Java, Tools

With Subversive being an official Eclipse project (2007) and the recent Eclipse 3.5 Galileo release (2009), you may be wondering why Eclipse still does not have SVN support built-in. But don’t fuss, because it’s not that hard to configure SVN support (using Subversive) with a few simple steps. This document aims to guide you with [...]

[Read more →]

Tags: ···

Show Desktop Command on Mac OS X

May 21st, 2009 · 5 Comments · Mac OS X, Tools

I’m relatively new to Mac OS X and have been struggling to find out how to quickly “Show the Desktop” to see all the icons I have in there. I have been used to clicking that little “Show Desktop” icon on the bottom left of the screen in Windows and was looking for an equivalent [...]

[Read more →]

Tags: ··

vi Page Up/Page down for Mac OS X

May 12th, 2009 · 1 Comment · Mac OS X, Tools

In case you’re wondering how to move up or down in “vi” from Mac OS X terminal: Then CTRL-B and CTRL-F should do the trick. Got this from the Mac forums at macworld.com.

[Read more →]

Tags: ····

Windows 7 RC and Ubuntu 9 Downloads

May 6th, 2009 · No Comments · Mac OS X, Tools

Windows 7 Release Candidate is now ready for beta testing and will be available until July 2009. Here’s what you need to have: * Internet access (to download Windows 7 RC and get updates) * A PC with these system requirements: o 1 GHz or faster 32-bit (x86) or 64-bit (x64) processor o 1 GB [...]

[Read more →]

Tags: ···

Web Hosting Anyone?

January 8th, 2009 · No Comments · Business, Philippines, Tools

We’ve finally decided to get a reseller hosting space to accommodate our growing number of sites. It’s quite pricey to get a hosting account for each site so we’re now getting one big space and divide it accordingly. To help us with the initial costs of setting up the account, we’ve decided to offer the [...]

[Read more →]

Tags: ·

Free Alternative to Flex Builder

September 26th, 2008 · 12 Comments · Flex, Tools

It’s been a long time since I last played with Flex. I feel like starting from square one. This also means that I have a more difficult path ahead of me, with my Flex Builder trial license already expired. Fortunately, it’s not that hard to setup basic mxml auto complete functionality with a plain Eclipse [...]

[Read more →]

Tags: ·····

SEO basics

September 19th, 2008 · No Comments · PHP, Tools

I’ve been creating web applications for quite some time but never got interested in SEO (or Search Engine Optimization) until now. The primary reason I think is that most (if not all) of the web applications I’ve been developing are for internal use only (think Java and banks). But this outlook changed as my wife [...]

[Read more →]

Tags:

Debugging cron tasks

September 9th, 2008 · No Comments · Tools

Being a *nix noob, I found it really hard to figure out the problem I had with a cron job last week. The fact that sendmail was disabled in the machine I was working on also didn’t help (no emails were sent during failed cron task execution). To workaround the problem, I found a useful [...]

[Read more →]

Tags: ·

Find Music by Singing or Humming

August 27th, 2008 · No Comments · Tools

This morning I was browsing through the ads (using the Google Adsense Preview Tool) of Sling & Stone Music and noticed an interesting ad which had the title “Find Music by Singing“. I’ve seen this ad pop up in our site before but this morning I decided to give it a try. The results were [...]

[Read more →]

Tags: ··

Mapping IP addresses to locations

August 8th, 2008 · No Comments · Programming, Tools

From the August issue of the JavaRanch Journal: Have you ever wondered how some websites are able to determine where you visited from? It all begins with the IP address that you belong to when you connect to the internet. Every time you log onto the internet your ISP assigns an IP address to you. [...]

[Read more →]

Tags: ·