Entries Tagged as 'mac'

Fluid - An App For Mac

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Fluid

Came across this piece of freeware for Mac OS, such a nice and smart application. With Fluid, you can specified the web app to become an app in Mac OS.

A more simple explanation is, you start this application, you then put in the URL (internet address / domain name) of the web app, for example http://www.gmail.com, and then you put in the name, let say, GMAIL. Then you choose where you want it to create the application, for example save it on the DESKTOP (the OS desktop folder) and you choose the ICON file in PNG/GIF/JPG or ask to use the FAVICON of the site and click OK. Within seconds, a new application will be created and you just run the GMAIL like an application in the Mac.

The advantages to create web app in this way are

1) You make the daily use web app/web site to be open easily, no need to type the same address everytime you use your Safari/Firefox

2) You can have different apps running the same time with different credential, for example I am using GMAIL and Google Adsense in different account but now I can open them at the same time by creating them as applications using Fluid

Oh yes, you may say I can do this by just clicking on the bookmark and just using different browser, but I can see that when web apps getting more popular, then Fluid definitely will be a smart way to keep yourself organized, especially for me ;) lol

check it out yourself at http://fluidapp.com/

Mac Mini 1U Server

I just been thiking of the Apple Mac Mini can be a good 1U server. When I search for this information on the internet, I found out that there are already a hosting company in Cambridge provide this service. Interesting huh.

Why using Mac Mini as 1U server? There are a few reasons

1) Pricing wise it will be cheaper than the standard 1U server
2) Half of the size or maybe just 1/4 size of a standard 1U server, which means I can host more server in a 1U rack
3) Performance wise is competetive which the Mac Mini running on Intel Core 2 Duo 1.83
4) The power consumption also less, which is quite GREEN
5) The downside maybe the MEMORY not in ECC mode, but do I really need this now a day?
6) The other downside will be the HDD (Harddisk) which can be quite limited especiallly if I want to make an internal RAID 1 seems will be a problem. But I can overcome this by putting in an external USB HDD or backup to another NAS server (possibly a Mac Mini NAS) (NAS = Network Attached Storage)

I am currently experimenting the enviroment by using my Macbook. Apache 2 and PHP 5.0 already comes with the Mac OSX Leopard, so I just need to enable them. Now just finish installing the MySQL 5.0.5 64 bit into my Macbook and going for test run.

As for Control Panel, Webmin will be a good choice tooo since it’s open source and easy to setup, maintain and for use.

I will put on more progress here soon.