Just a few jQuery code snippets I’m using on the jMe feed aggregator that may be useful to some:
$("#mydiv").children().each(function(i){
if (i > 10){
$(this).remove();
}
});
This one removes all childrens from #mydiv with a count greater than ten. Useful if you want to limit the number of childrens inside an element […]
OS X applications normally save application and user preferences in .plist files located in “/Users/username/Library/Preferences/”. However, plist files are XML formatted and there are a lot of them, so you normally just touch them if nothing else helps. Now why do I even want to directly change those files and not use each applications preferences […]
Do you use multiple Macs? Did you ever move files from your computers harddisk to an external medium (CD, DVD, backup device …) because you’ve run out of free space? Now what if you need to search for files on one of those external mediums or that other Mac in your office? What if you […]
Nah, this isn’t a new sport for nerds, I don’t force you to mount an external harddisk and launch an application on it as fast as possible, really, but what else could this “Set, mount and launch!” be you may ask? Lets say you have an external firewire harddisk for your regular backups. Normally you […]
I show you a lot of different apps over here, some of them are not even final products and bugs I didn’t experience can easily make trouble on your differently configured system, especially if the app installs background processes you don’t see with “alt apple esc”. Here’s a small tip that I hope will be […]
Yesterday at the “one more thing” show, Apple revealed a bunch of new products, one of them was iTunes 6 with added support for video. However, if you have a lot of the popular .avi movies (DivX) on your disk, iTunes 6 will not let you manage them as the video support is limited to […]
I’m sure you’ve already noticed the “Recently Played Songs” list on the right side of this blog (in case you not only read the RSS feed). Here’s how you can achieve the same if you run a WordPress based blog. You need three things:
1. Download and install the Audioscrobbler Plugin. This iTunes plugin and menubar […]
Since 1949 kids can enjoy Lego, those colorful plastic bricks everyone loves, but what about us Mac users that like to create things virtually? Is there a way for us to easily construct and render Lego scenes? Yes, there is and today I’ll show you the tools you need.
First thing you need is an application […]
To gain maximum knowledge of the network world, go for some online courses like N10-003 and SY0-101. You will easily be able to play with the wireless cable concept. It will not be hard to install a computer software without any instructions. Not only this, you will also be able to work on a remote pc software. Sounds too good? Bet it is!