Programming

Printing A5 size on A4 papers using iText

Automating bulk printing A4-sized papers into A5 size

Read
Software

How to recover admin password for Streamyx (Modem DSL-2640B)

Last month, I've changed the admin password for this modem. Originally it was username: `tmadmin` and password: `tmadmin`. This is the unrestricted account.

Read
Programming

Funny "__OBJC_CLASS_$_" during compile/linking

I've been following the CoreData tutorial and I receive errors ... Turns out, CoreData.framework wasn't in my project

Read
Programming

Revamping the background services

I have been assigned a job to improve the way the background services work. Most of them are background schedulers and all of them are implemented using Java.

Read