Software Windows: Nieuwe versie Windows 7 USB/DVD Download Tool
Microsoft heeft een vernieuwde versie uitgebracht van de Windows 7 USB/DVD Download Tool waarmee Windows 7 geïnstalleerd kan worden via een USB-stick. Nadat bleek dat Microsoft open source-software had gebruikt zonder meelevering van de broncode werd de eerdere versie verwijderd van de server. Deze nieuwe versie is nu wel open-source.
Tip: Mac OS X – Wat is je (externe) IP adres?
Om je externe IP-adres te achterhalen is de snelste methode Terminal te openen en de volgende commando in te geven:
curl whatismyip.org
Het kan ook via de website WhatIsMyIP.org middels een browsers maar dat is niet zo snel. Via OSXDaily: http://osxdaily.com/2009/12/08/what-is-my-ip-address-how-do-i-get-my-ip-address-in-mac-os-x/
Tip: Mac OS X – open huidige folder in Terminal
Origineel artikel: http://osxdaily.com/2009/11/30/open-current-folder-in-finder-from-the-terminal/
Sommige tips zijn zo simpel dat je er niet op komt:
Type het volgende in Terminal, dan staat de terminal in dezelfde folder (of directory) als Finder op dat moment:
open .
Tip: Partitie-grootte aanpassen in Mac OS X
Via http://osxdaily.com/2009/11/20/resize-partitions-in-mac-os-x-with-disk-utility/ :
Met de meegeleverde applicatie Disk Utility (onder /Applications/Utilities of /Programma’s/Hulpprogramma’s) is het erg eenvoudig om HFS+ (Mac OS X) partities live te vergroten of te verkleinen. Werkt met Mac OS X Leopard (10.5) en Mac OS X Snow Leopard (10.6). Klik op bovenstaand figuur voor demo.
Tip: Meerdere Dropbox accounts tegelijk draaien onder Windows
Met Dropbox is online en lokaal 2Gb beschikbaar en werkt eigenlijk als een online USB-stick, maar wat nu als je meer accounts hebt of meer ruimte nodig hebt maar geen zin hebt om te betalen? :
Origineel artikel hier: http://lifehacker.com/5399069/from-the-tips-box-multiple-dropbox-accounts-twitter-notes-and-cloud-billing/
Artikel:
Running Multiple Dropbox Instances
Tino shows us a workaround to have multiple Dropbox accounts running at once:
Dropbox client does not allow you to run multiple instances concurrently but you can get around with this issue by running it as different Windows User Accounts. With a little help of Dropboxen by Dale H, you can easily run multiple instances of Dropbox client concurrently.
Get a copy of Dropboxen here if you haven’t. You need to unzip the files into your Dropbox installation folder. The default installation folder is C:\Users\[Your User Name]\AppData\Roaming\Dropbox\bin\ or C:\Program Files\Dropbox\ depending on your OS.
You will need to edit the file Dropboxen.xml but before doing that, you need to create a Windows User Account for each Dropbox account that you will be using (it has to be an Administrator account, not Standard User). For Windows XP, go to Control Panel > User Account > Create a new account, remember to set a password for your account. For Windows Vista or 7, go to Control Panel > User Accounts and Family Safety > Add or remove user accounts, remember to set a password for your account. You will need to login to your new account and install Dropbox client, do this for every single User account. After you’re done with creating User Accounts and installations, log off and switch back to your main account. Let’s edit Dropboxen.xml, you can open it with any text-editor:
Dropboxen.xml:
<?xml version="1.0"?>
<root>
<accounts>
<account username="(windows user account name)" password="(windows user account password)" />
<account username="(windows user account name 2)" password="(windows user account password 2)" />
</accounts>
</root>
Now you need to fill in your user accounts and passwords. This is what my Dropboxen.xml looks like:
<?xml version="1.0"?>
<root>
<accounts>
<account username="TinoTK" password="somepassword" />
<account username="Dropbox1" password="pass1" />
<account username="Dropbox2" password="pass2" />
</accounts>
</root>
Now go ahead and click on Dropboxen.exe to start Dropbox client again, there should be multiple instances of Dropbox client according to how many accounts you put in Dropboxen.xml. Now you can use multiple Dropbox accounts at the same time. The last thing you need to do is create a shortcut for Dropboxen.exe in your Startup folder.
Maak een opstartbare Rescue SD Card voor Mac

Lees volledig artikel op: http://www.maclife.com/article/howtos/how_build_bootable_sd_card_rescue_ranger_your_mac_sd_card_slot
Artikel behandeld SD Cards, maar dit werkt uiteraard ook met USB Stick.
Tip: Verberg accounts in Windows 7

Wanneer een Windows 7 machine geen lid is van een domein is elk aangemaakte account, op het inlogscherm te zien. Dit is te verbergen volgens onderstaand artikel:
http://www.intelliadmin.com/index.php/2009/10/hide-user-accounts-in-windows-7/
Tip: Recover administrator wachtwoord Windows XP met originele installatie CD
Zie volledig artikel hier: http://www.makeuseof.com/tag/recover-your-windows-xp-administrator-password-with-the-installation-disk/
Installeer Windows 7 op een Mac met Bootcamp

TUAW heeft een geïllustreerde handleiding hoe Windows 7 te installeren op Mac met Bootcamp: http://www.tuaw.com/2009/11/02/an-illustrated-guide-to-boot-camp-and-windows-7/
Tip: Laat schijfgrootte en vrije ruimte zien schijficoon bureaublad Mac OS X
Vanaf bureaublad klik op ‘View’ menu, dan op ‘Show View Options’ (of geef de toetscombinatie Command-J).
Zet vinkje bij ‘Show item info’, de iconen van de dataschijven laten nu totale en vrije ruimte zien en bij afbeeldingen de formaten.



