SimpleBlog

Gettin' it simple.

Flower

Archive for the ‘Mac’ Category

iTunes 10 Fenster Buttons anpassen

Translate original post with Google Translate

iTunes 10 bringt eine Menge schöner Änderungen mit, allerdings kann und will ich mich nicht an die seitlich platzierten Fenster Buttons gewöhnen. Falls es euch da auch so geht, dann schließt iTunes vollständig (CMD+Q) und öffnet das Terminal. Dort tragt ihr dann folgenden Befehl ein:

defaults write com.apple.iTunes full-window -1

Wenn euch das mit der Seite dann doch lieber sein sollte, könnt ihr es mit folgendem Befehl wieder rückgängig machen:

defaults write com.apple.iTunes full-window -0

xt:Commerce Veyton lokal installieren für Dummies

Translate original post with Google Translate

Heute wollte ich mir mal xt:Commerce Veyton anschauen und das Ganze lokal auf meinem Mac installieren. Zuerst benötigte ich MAMP (XAMPP für Mac). Nach der Installation lud ich mir die Testversion des Herstellers herunter (Registrierung für die Test Lizenz ist notwenig).

Nachdem ich die Lizenz via Email erhalten habe, lud ich mir das Shopsystem herunter, entpackte die Datei und kopierte die license.txt aus der Email in das Verzeichnis …/Downloads/veyton/veyton/lic/ . Anschließend kopierte ich den Ordner in mein MAMP Verzeichnis /Applications/MAMP/htdocs .

Um jetzt die Installation zu starten, öffnete ich meinen Browser und trug folgende URL ein: localhost:8888/veyton/xtInstaller/index.php .Eigentlich sollte sich nun das Installationsmenü öffnen… Aber bei mir erschien nur eine weiße Seite (blank Page), keine HTML Information, einfach nur nichts.

Was fehlte war die ioncube Datei. Ihr findet sie hier. Ich habe es zuerst mit der ioncube_loaders_dar_x86-64.tar Datei ausprobiert aber ohne Erfolg und wechselte dann zur ioncube_loaders_dar_x86.tar. Wenn ihr die .tar Datei enpackt erhaltet ihr einen Ordner namens ioncube. Diesen kopierte ich in das Verzeichnis /Applications/MAMP/bin/php5.3/ . Jetzt musste ich noch eine kleine Anpassung in der php.ini vornehmen, dazu ging ich hier /Applications/MAMP/conf/php5.3/ hin und öffnete die php.ini Datei mit dem TextEdit von Mac OS X.

Mit CMD+F suchte ich mir dann die Textstelle “Module Settings” und trug darüber folgende Zeile ein:

zend_extension = “/Applications/MAMP/bin/php5.3/ioncube/ioncube_loader_dar_5.3.so”


Dann speicherte ich die Datei und startete meinen Apache und meinen MySQL Server neu. Im Anschluss rief ich wieder die Installationsurl auf und es funktionierte, das Installationsmenü war nun sichtbar. Doch als ich in Schritt 3 den Datenbanknamen auswählen sollte, kam die Fehlermeldung: No Database selected .Also ging ich in mein phpMyAdmin Menü (http://localhost:8888/MAMP) und legte dort seperat meine neue Datenbank an und gab der Installation dann diesen Namen. Nach langem hin und her dachte ich nun, es würde alles funktionieren. Doch als ich dann die Startseite sah, trat ein neues Problem auf, ich sah nur unformatierten Text und als ich dann versuchte in das Backend (http://localhost:8888/veyton/xtAdmin/login.php) zu gelagen, bekam ich folgende Fehlermeldung:

Fatal error: mysql error: [0: ] in EXECUTE(“select config_value from xt_config_ where config_key = ‘_STORE_LANGUAGE’ “) in /Applications/MAMP/htdocs/xtFramework/library/adodb/adodb-errorhandler.inc.php on line 77

Also musste ich noch mal in mein phpMyAdmin Menü und die Tabelle (Datenbank) xt_stores bearbeiten. Dort musste ich den Port ergänzen, also auf localhost:8888 .

Nun sind vorerst alle Probleme beseitigt und ich hoffe, dass auch keine weiteren mehr auftreten… :)

Apple Widget findet iTunes Cover

Translate original post with Google Translate

Mit Hilfe dieses kleinen Widget kann man zum gespielten Track in iTunes ein Cover suchen und es auch gleich als solches setzen lassen. Das nützliche Tool ist unter dem Namen Amazon Album Art Widget bekannt und zur Freude der Community Freeware.

Remove password from PDF with Preview.app

For my studies I often receive some PDFs with Information from my professors.

Unfortunately, some of them think they do really secret stuff, so they happen to password-protect their PDFs… What they do not think about is, that entering the password everytime I only want to lookup something, is pretty annoying, after all. Indeed, not even spotlight is able to search through these PDFs, thus it wouldn’t find anything in there.

Well, lately I discovered a way to remove this password-protection using Preview.app. Note: Only works with known password!

(more…)

Comparing: USB2.0/FW400/eSATA

Finally, my new eSATA-expresscard34 arrived, an “Inside hide AKE Express To eSATA Card” (eBay).

Now, my external HDD enclosure (Lacie, but without FW800) may not only be connected via USB and FireWire, but also via eSATA. So to show it does make sense to give away daisy-chaining for this, I benchmarked and compared all these connections.

Daisy-chaning is the ability to connect more than one firewire device on the same port. Instead of using an (USB-)hub, nearly every firewire device has two ports, acting as in- and output. Using this technologie, you can connect up to 16 devices using one single port.

For testing I choose the Samsung Spinpoint F3 HD103SJ, a not-that-new 1TB SATA-HDD with 7200RPM and 32mb Cache.
It’s connected to my MacBook Pro 15″ 5,1 (Unibody, Late 2008), equipped with a Corsair P-256 SSD and Mac OS X Snow Leopard 10.6.3, using Xbench 1.3 as the benchmarking-tool.

Because a pictures says just more than a thousand words, here you go with the results:

As I expected, USB is the slowes, followed by FireWire. eSATA is the fastest of all connections. Here the Xbench points altogether:

USB 2.0 46.41
FireWire 400 58.12
eSATA 83.88

Please do not forget: This is always the same HDD in the same enclosure. The only thing which differs is the connection!

My conclusion: Big files and TimeMachine-Backups will be transferred by eSATA only, from now on! And buying the card for a mere 8.40€ was defenitly worth it! So, in all day use, what does all this mean? Well, copying 6.66GB (seriously, size of the 10.6 install-dvd) takes about 70-80 seconds.

Mac OS X does not have any problem with this card, it’s bound into the system without installing any drivers and even get’s a little icon in the menubar at the top:


A little gimmick: simplePower recognises the card and shows the status of the connected HDD:  (2: active)

You are currently browsing the archives for the Mac category.