Reset jQuery UI Dialog Position on Open

If you have a jQuery UI dialog and wanted to reset its position every time the dialog is re-opened, you can add custom function to reset its position in the open event. This can be useful if you use the close method to close the dialog instance and intend to re-use the dialog box without re-initializing it again, i.e: myCustomDialog.dialog("open"), as the instance is not removed and the next time you re-opened the dialog its last position will be retained to the position before you close the dialog box....

October 19, 2015 · Sebastian

Get rid of Facebook Chat bar from Facebook

I’ve been using Trillian as my default Instant Messaging to log in to multiple services such as Yahoo Messenger, MSN, and Facebook Chat. But what I noticed is that every time I receive messages from contacts on Facebook Chat, the message will appear both at Trillian and Facebook Web page . It may not be a big problem, but it’s kinda annoying for me (well, at least that’s what I think )....

April 9, 2011 · Sebastian