Home » Technology

Battery: How to Charge and When to Charge?

http://batteryuniversity.com/learn/article/how_to_charge_when_to_charge_table My Macbook Pro have Lithium-ion (Li-ion, polymer) type battery, and I always wonder what is the best way to charge to…

Read More »

Drupal Plugin: Administrator Menu

It is good to have drop-down menu in administrator page in Drupal, and Administration menu make it possible. One problem I have…

Read More »

How to make a Podcasts in iTunes via Drupal

– Summary: Generate RSS 2.0 (XML file) format for iTunes Test the XML URL in iTunes (Files -> Subscribe to Podcast…)…

Read More »

List all Users/Groups in Mac

– Open Directory approach dscacheutil -q user dscacheutil -q group – Each Server approach dscl localhost list /Local/Default/Users dscl localhost…

Read More »

Pop-Up Alert in Command line using AppleScript

You can open pop-up alert in command line using AppleScript. Let Finder or System Events display dialog like this:[1]StackOverflow: How do…

Read More »