Dear Readers,
7.19.2010
I'm Moving to Wordpress!
Posted by pamungkas at 1:07:00 PM 0 comments
9.08.2009
Mac OSX: Changing Login Screen Desktop Picture
It would look odd whenever you lock your screen (showing Login Window) it will show the default desktop picture instead of your customized desktop picture. To change the default desktop picture, you will need to know where your picture is stored. Open the terminal from Application>Utilities and type the following:
- cd /System/Library/CoreServices
- sudo mv DefaultDesktop.jpg DefaultDesktop_original.jpg
- sudo cp Path/image.jpg DefaultDesktop.jpg
Posted by pamungkas at 11:10:00 AM 0 comments
8.21.2009
Mac OSX: Create ISO CD/DVD image (.iso)
So I tried searching around but couldn't find a clear solution on this. I had to retrieve bits by bits and visit some forums which takes time. Anyhow, without further ado, here are the steps in creating an ISO CD/DVD image from OS X using Terminal app so you won't need any additional third party software. The steps are as the following:
Labels: duplicate, ISO, OSX, Terminal
Posted by pamungkas at 11:25:00 AM 0 comments
6.26.2009
Red Mango: Finally a competitor to Sour Sally arrives @ Indonesia, Giving away BlackBerries?
Red Mango, a competitor of Sour Sally (currently the leading frozed yoghurt franchise in Indonesia) arrives at Indonesia. Said to be opening at Mall Taman Anggrek first and will give away free BlackBerry 8900 Curves to surveyors by following this link. Well who knows? Try it on!
Labels: Blackberry, free BlackBerry, Indonesia, Mall Taman Anggrek, Red Mango, yoghurt
Posted by pamungkas at 3:52:00 PM 0 comments
6.24.2009
Facebook: Street Racing Script Tutorial
Okay, since some of you have been asking me how to install and I had to give a step-by-step instructions everytime, I present you a tutorial on how to install these scripts.
Well first you must install Greasemonkey for Firefox (if you can't then find in google). Once installed, you will see a new menu in the "Tools" part of Firefox which consist of Greasemonkey or you can simply have a look at the lower right part of the Firefox window (right side of the status bar).
Secondly, have my scripts ready at hand, extracted and viewable with any text editor.
Now right-click on it and select "New User Script..." (Repeat these steps 3 times for SRAutoXP, LoopAutoXP, SROutOfBounds) as shown below:
Now, a new script window will appear (for first time installs, usually it will ask for a preferred text editor, select notepad for pc or textedit for mac)
Enter these information accordingly to the scripts in the box:
SRAutoXP
- Name: SRAutoXP
- Namespace:*
- Description:
- Includes (One per line):
-http://apps.facebook.com/streetracinggame/fight.php* - Excludes (One per line):
- Name: LoopAutoXP
- Namespace:*
- Description:
- Includes (One per line):
-http://apps.facebook.com/streetracinggame/jobs.php* - Excludes (One per line):
- Name: SROutOfBounds
- Namespace:*
- Description:
- Includes (One per line):
-http://apps.facebook.com/streetracinggame/*
-http://* !!Warning: If you include this line, it means everytime you enter ANYTHING, it will redirect to SRAutoXP!! - Excludes (One per line):
-http://apps.facebook.com/streetracinggame/jobs.php*
-http://apps.facebook.com/streetracinggame/fight.php*
Finally, to run the script, right click on the Greasemonkey icon and enable or click on the icon and ensure that it is colored (if it is grey, it means Greasemonkey is disabled) then refresh the page to let it roll.
Please do leave questions, comments and suggestions on the comment box. Now you can sleep and let the script race for you! Have fun!
Labels: Facebook, street racing, zynga
Posted by pamungkas at 2:15:00 PM 13 comments
BlackBerry: Leaked Skype (BETA)
Source: Komunitas BlackBerry
RIM-COD-Module-Name: skype
MIDlet-Name: skype
MIDlet-Description: BBactionpack
MIDlet-Vendor: : BBactionpack
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
RIM-COD-Module-Dependencies: net_rim_cldc
RIM-MIDlet-Flags-1: 0
RIM-MIDlet-NameResourceId-1: 0
MicroEdition-Profile: MIDP-2.0
RIM-COD-Creation-Time: 1218812329
Manifest-Version: 1.0
RIM-COD-URL: skype.cod
RIM-COD-Size: 75484
RIM-COD-URL-1: skype-1.cod
RIM-COD-Size-1: 67232
RIM-COD-URL-2: skype-2.cod
RIM-COD-Size-2: 86900
RIM-COD-URL-3: skype-3.cod
RIM-COD-Size-3: 55556
RIM-COD-URL-4: skype-4.cod
RIM-COD-Size-4: 54684
RIM-COD-URL-5: skype-5.cod
RIM-COD-Size-5: 55964
RIM-COD-URL-6: skype-6.cod
RIM-COD-Size-6: 41464
By looking at the details RIM means Research In Motion so it is the actual Skype for BlackBerry. After successfully installed Skype on my 8310 Curve, I configured my account but failed to connect and a message appeared saying "Skype couldn't connect over your phone connection". Below are some screenshot of the application:
So if anyone of you feeling lucky and would give it a try download Skype Beta from here and post your results in the comments, thanks!
Labels: Beta, Blackberry, Skype
Posted by pamungkas at 11:42:00 AM 1 comments
6.19.2009
Blackberry: Remove IT Policy
Whenever you purchase a second hand Blackberry either from eBay or from a friend, some of them have IT policy still attached to them. IT policy can be a hassle since most of it won't allow installation of 3rd party applications and such. The following are the steps to remove an IT Policy easily (compilation of sources from the internet):
- Blackberry Desktop Manager (comes with the CD or download here)
- JL_Cmder, a compilation of batch scripts by d_fisher from Blackberry Forums for some cases. For 8110, 8120, 8130 and 8330 with 4.5 OS installed simply use JL_Cmder resetfactory option, restart device and you're done.
BlackBerry default blank IT Policy and save it into your BlackBerry installation directory (c:\Program Files\Research in Motion\Blackberry (for other than mentioned above).
- On Windows XP or Vista, go to regedit (Start>Run)
- Navigate to HKEY_Current_Users\Software\Research In Motion\BlackBerry\PolicyManager and right-click your mouse and select New/String Value and name it as "Path". Then double click the "Path" and set Value Data to "c:\Program Files\Research In Motion\BlackBerry\policy.bin"
- Open the Desktop Manager
Connect the Device
Labels: Blackberry, IT Policy, JL_Cmder
Posted by pamungkas at 11:24:00 AM 0 comments