Skip to content

Category Archives: HOW-TOS

fix corrupted psp save files from different firmwares godeater

23-May-10

I was playing GodEater on the UMD, I had finished most of the download quests, I heard there was finally a patch for GodEater, I switched to CFW 5.5 GEN-D2. The game works on CFW, thanks to the brilliant hackers online, however, my save file was corrupted when I tried to load the game. I [...]

installing chinese input on the n900

17-May-10

The Nokia N900 is a qwerty MID touchscreen smartphone that’s running Maemo 5 Linux as it’s operating system.
Pros:
- Running Maemo 5 = Running Linux = Many open sourced options
- Display of 800 x 480 @ 3.5″ screen
- QWERTY Keyboard
- 5 megapixel Carl Zweiss Tessar lens camera
- Supports Adobe Flash 9.4
- CPU running ARM Cortext A8 [...]

unable to login to tweekdeck desktop

22-Apr-10

Aparrently it’s quite the documented fact on the faq but it’s not indexed, so here’s how you do it.
Problem: You delete your twitter account, and then you add another tweeter account, but tweetdeck doesn’t save your data and there’s no way to select your default account. I believe it stores the data somewhere, sometimes, you [...]

Troubleshooting a BlackBerry with JL_Cmder JVM Error 102

21-Mar-10

Recently, I had the chance to play with a BlackBerry. For most telcos, I believe you can do a one to one exchange, but what if you need to backup your data and it’s 3am at night? You can attempt to fix it yourself before deciding to wipe it. Using this method, it is possible [...]

Steps involved in upgrading PostBooks ERP/xTuple

08-Mar-10

These instructions are for windows, but I doubt any linux user would have any issues adapting this for linux, it’s the steps involved that are important.
Before you start, it is important to backup your entire database. It’s just common sense you know. Backup your views (if any) and your queries also. Do not forget your [...]

how to extact audio from .nds rom files

10-Dec-09

So you really really like that game you’re playing on your nds, and the track/audio file you want is not available on the game OST, what should you do? Here’s what you should do.

Dump your original NDS cartridge into a .nds rom file, or simply just go download a .nds rom file.
Unpack your .nds file [...]

bootmgr is missing windows 7

05-Dec-09

This is a freaking big annoyance. If you install windows 7 with more than one harddisk, it will automatically make the 2nd harddisk some kind of backup directory which windows refuses to format. Yeah sure, it’s a great add in, but really irritating when you decide to plug out that drive. I really wanted to [...]

iTunes replacement program

24-Aug-09

Ever needed to add stuff into your iTouch or iPhone without needing to run iTunes? Funny thing, I didn’t manage to find it when I was googled for it the previous time. But still, better late than never. Some features that’s been listed on the webpage:

Add tracks to your mp3 player WITHOUT iTunes
Standalone, no [...]

xtuple, postgresql and multiple users login

11-Aug-09

So I’ve been playing with xTuple, and it seems like it’s gonna be the new ERP system that I’ll be using these days.
Naturally, I do not have any idea what I’m doing yet, but it sure took me some time to figure out how to enable multiple logins. Sure it’s noobish, but there wasn’t any [...]

how to add T9 numeric pad input to HTC Magic

03-Jul-09

If, for some reason your phone does NOT come with the T9 numeric pad input, here’s what you can do.

As from: http://haykuro.theiphoneproject.org/?p=213
http://www.droiddeveloper.com/hrbuilds/htc_ime.zip or from me
$ adb remount
$ adb push libt9.so /system/lib/libt9.so
$ adb push HTC_IME.apk /system/app/HTC_IME.apk
$ adb shell reboot
If that’s too hard for you to understand, do this instead:
Download the files from above.

Unzip htc_ime.zip
Extract HTC_IME.apk, and [...]