This article discusses two approaches to getting noticed at work:
Unconscious Mutterings #353
1. Hairbrush > Spank
2. Sneak > Commando
3. Hole > Tunnel
4. Horror > Story
5. Standard > Size
6. Mailbox > Letter
7. Attachment > Email
8. Type > Typeface
9. Nails > Manicure
10. Storage > Box
Unconscious Mutterings #354
1. Alarm > Ring
2. Guest > Room
3. Worm > Hole
4. Puppies > Brown
5. Honor > Box
6. No! > Way
7. Stomach > Ache
8. Counter > Terror
9. Waffles > Crispy
10. Plates > White
Unconscious Mutterings #355
1. Grace > Given
2. Shower > Upon
3. Alice > Wonderland
4. Purple > Robes
5. Apartment > Flat
6. 3 > Up
7. Car > Park
8. Pregnant > Woman
9. Counselor > Advice
10. Discretion > Secret
Unconscious Mutterings #356
1. Marathon > Run
2. Debt > Drown
3. Turn > Over
4. Image > Convert
5. Sofa > Set
6. Envelope > Stamp
7. Cart > Dump
8. Process > Speed
9. Question > Interrogate
10. Rumor > Says
Unconscious Mutterings #357
1. MacGyver > ?
2. Garter > Boots
3. Wedge > Potato
4. Inches > Imperial
5. Code > Cypher
6. Water > Rapids
7. Running > Fast
8. Curly > Hair
9. Turkey > Thanksgiving
10. Stupor > Drunken
Today I went into the NPC zone in Freesky for the first time.
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
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!!!
1. Redskins > Hat
2. Show > Stopper
3. Smoker > Cancer
4. Bad movie > Critic
5. Play > Sound
6. Jaguar > Spots
7. Click > Action
8. Production > Line
9. Sand > Stone
10. Foreign > Object
Just managed to submit the SEES (Software Engineering for Embedded Systems) assignment on time. Took me the past few days of camping in uni to complete it. Have uploaded the project files to the assignment page on my website.
The assignment was to program a game called Code Cracker for the Android OS.
Here are some screenshots of the program:
Program icon on the android phone desktop:

Initial screen:

Menu options:

Selecting a cell to input a letter:


Game over:

Download source code, program files, user manual on the assignment page.
![SS[2009_11_27]_0_CHROME.jpg](http://www.samliew.com/hosted/files/1/Public/Images/SS%5B2009_11_27%5D_0_CHROME.jpg)
![SS[2009_11_27]_1_CHROME.jpg](http://www.samliew.com/hosted/files/1/Public/Images/SS%5B2009_11_27%5D_1_CHROME.jpg)