Yesterday was a good day for the lucky guys over at Halfbrick Studios! The very popular (and free!) iOS game ‘Jetpack Joyride’ won the best mobile game of 2011 award! The game has received a consistent 4 1/2 star rating through each version released, with over 62793 Ratings on the current version, it’s clear to see it’s a popular download to in the iOS gaming world.
Winning an award like that against so many over titles really is something to be proud of! I must admit, I am not really an iOS gamer.. But there’s something about this which makes it really addictive.
Big congratulations on the award!
You can download Jetpack Joyride from the iTunes store now
Terminal is a powerful place, and one to approach with caution. However, if used correctly it really can help personalise your OS X experience.
For example, using the command listed below you can activate a pop-up, fan, grid or list collection of most recently used Applications, Documents, Servers or favourite volumes and items.
You should find the dock will relaunch, with a new item on the right hand side of the divider. This item will now automatically update with a list of recent applications launched. Should you want to switch this to one of the other lists, simply right click on the icon and choose from the list.
To launch terminal:
open your Applications folder,
now click on the Utilities folder,
then click on Terminal,
now, copy and paste the command below into the terminal window and hit return.
1 2 | defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'; killall Dock |
After the recent trauma of the last reinstall of OS X Lion, I came across a bit of an issue with the installation of CS 5. No matter what options I chose when doing the trial install, it always ended with the same error.. “Inconsistency in the installer database. Please restart your computer and install again.”
Not even the restart fixed it, which we all know is not very often the case!
Having spent a few frantic hours googling and trying out potential solutions, I finally came across the Adobe Creative Suite Cleaner. A quick run of the tool and finally the install worked!
You can find out more information about the cleanup tool here. Alternatively you can grab the clean up utility using the following link: Direct Download
It’s also worth pointing out, that event though the clean up tool may not be able to find the installation, click the cleanup button anyway. Now restart the trial installer, and you should find it will install as expected.
Have you ever had the need to rename several hundred files, in countless subfolders? Using nothing but Automator you can have it completed in minutes..
Using the method below you can:
- Find & Replace, in either the full name or just the file extension
- Add Date or Time
- Add additional text
- Change the case of the name
- Make Sequential
- Launch ‘Automator’ from the Applications
- Chose Workflow from the menu
- Select ‘Files and Folders’ from the Actions panel on the left hand side
- Then drag a ‘Ask for Finder Items’ to the workflow
- Now, chose a ‘Get Folder Contents’, and tick the box to ‘Repeat for Each Subfolder’
- Then select a ‘Replace Text’ object from the actions menu.
- Change the selections depending on what you are wanting to achieve and then hit the ‘Run’ button.












