Change Date and Time in Linux Mint LXDE 12

So I decided to try and install Linux Mint LXDE 12 to my eeePC 1005ha. The installation took a few minutes and very fast and everything is working great, I don’t have to install codecs manually either as it is included by default in Linux Mint LXDE 12. But then when I wanted to change the date and time, I cannot find any option from either the “Preferences” or “System Tools” menu at all to change the date and time. I think they forgot to include this option by default. ...

April 3, 2012 · svenbit

WordPress, Markdown, and Syntax Highlighting

Markdown is a pretty neat alternatives if you are bored with the default WYSIWYG editor that wordpress has to offer, of course you could always use another 3rd-party WYSIWYG editor available for wordpress such as TinyMCE. But if you want something simple and neat, try markdown instead. What is markdown? Markdown is a text-to-html conversion tool, the idea of this is to write in plain text format without the need of special tagging or formatting. That’s right, in PLAIN TEXT format! For instance, in html if the writer wants a text to be bold they need to enclose the text in <b></b> or <strong></strong> html tag, whereas using markdown, writer could simply write the text in plain text formatting enclosed with ** without worrying to convert them to valid XHTML or HTML as this will be converted automatically by markdown tool. But you may wonder, what’s the different then if you still need to enclose the texts with special symbols to make them appear in special formatting as in bold or italic? Well for comparison, consider these two short article written in html and markdown: ...

January 26, 2012 · svenbit

Save Pinned Tab on Exit – Opera Browser

By default if you pin tabs in Opera, those tabs will only be pinned for that session, meaning that if you exit or close your Opera Browser, the tabs that you’ve pinned will not be saved. Thus the next time you run your Opera Browser you’ll need to re-pin those tabs again which is really inconvenience . I’ve tried to look for the options to save pinned tabs on exit in Opera Preferences but I can’t seem to find one . But fortunately, after tweaking around, I found an alternative way that you can use to keep the pinned tabs in place so that the next time you run your Opera Browser, you’ll not have to re-pin the tabs that you’ve previously pinned . ...

September 8, 2011 · svenbit

Create your own Windows 7 USB Installation Disk

If you’re using netbook and want to install Windows 7 into it, you’ll most likely need to use a USB Installation Disk since Netbook doesn’t has a CD/DVD Drive (unless of course you have an external CD/DVD Drive). This guide will guide you on creating your own Windows 7 Installation USB. Note: If you’re too lazy to do it manually, you can use the tool that is provided by the Microsoft to get the job done . Grab it from here: http://emea.microsoftstore.com/UK/en-GB/Help/Windows-7-USB-DVD-Download-Tool ...

July 15, 2011 · svenbit

Easily Identify your/someone else Facebook UserID

This simple tips will help you to easily identify your Facebook UserID without the need to do extra works (Such as right clicking your profile picture and Identifying your Facebook UserID yourself). All you need to do is simply visit this page (change YOURUSERNAME with ..err.. your username, or if you want to identify someone else UserID you can just type in his/her username): http://graph.facebook.com/YOURUSERNAME Your Facebook UserID along with other information such as your First Name and Last Name will be displayed. ...

June 24, 2011 · svenbit