A month ago, I have posted about my World Clock widgets. However, I have found out that there is a bug on the implementation especially on the cookie part where […]
Day: April 23, 2012
Yet Another Base64 Encoder/Decoder
This tool is yet another online, web based, base64 encoder/decoder written in JavaScript. This tool come in handy in times when we needed to either encode or decode base64 string. […]
Finding a string through your source codes
Not sure if the title is accurate but what I really wanted to say is to find a certain string, which file and which line within your project directory no […]
Creating shortcut for finding installed Slackware packages
Lazy I am so I created a shortcut for checking if a package is installed in Slackware. Packages are listed on /var/log/packages so basically a basic ls | grep combo […]
Slackware Current Update Breaks digikam
More than a week ago or so, there is a huge update on Slackware current which was mostly due to the KDE 4.8.2 release and its friends likde QT. After […]