Samuel Liew’s Blog

News, events, and other interesting finds

Today I went into the NPC zone in Freesky for the first time.

SS[2009_11_27]_0_CHROME.jpg

SS[2009_11_27]_1_CHROME.jpg

War Reports:

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1039245

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1039437

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1039935

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1040205

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1040869

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1041419

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1041863

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1042195

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1042770

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1043197

http://174.36.72.37/CielLoader.swf?sceneStatus=0&reportURL=http://174.36.58.140/&id=1043538

The results for my SEES assignment was released today and I got a 86%! PTL!

View the results breakdown, marking guide of how I did for each component here.

Read about my previous post on the assignment here.

Do you have too many friends on facebook that you don’t know? Now you can remove them simply by visiting their profiles. I wrote a Greasemonkey script that will help you do exactly that, and another that helps you add instead of delete.

What is Greasemonkey?

Greasemonkey allows you to customize the way a webpage displays on Firefox using small bits of JavaScript. Hundreds of scripts, for a wide variety of popular sites, are already available at http://userscripts.org.
- http://addons.mozilla.org/en-US/firefox/addon/748

Greasemonkey is a Mozilla Firefox add-on that allows users to install scripts that make on-the-fly changes to HTML web page content on the DOMContentLoaded event, which happens immediately after it is loaded in the browser (also known as augmented browsing). As Greasemonkey scripts are persistent, the changes made to the web pages are executed every time the page is opened, making them effectively permanent for the user running the script.
- http://en.wikipedia.org/wiki/Greasemonkey

Where to get Greasemonkey?

http://addons.mozilla.org/en-US/firefox/addon/748

Get the two scripts!

Script to auto delete friends:
http://userscripts.org/scripts/show/61122

Script to auto add friends:
http://userscripts.org/scripts/show/61660

Warning!
Don’t forget to disable the scripts when you are not using them, or else you will accidentally delete your real friends, or add people you don’t know!!!