gissmog

gissmog

gissmog  //  Rails, Mac, Tech, CSS/Design, Fun, Hackfressen.

Sep 19 / 4:38am

Make List view Stacks work like Grid view Stacks

Loading mentions Retweet
Filed under  //  OS X   Snow Leopard  

Comments (0)

Sep 9 / 8:39am

QuickTime Player X Preference Pane (Mac OS X 10.6 only)

The new version of QuickTime included with Snow Leopard (called QuickTime Player X) is almost a complete overhaul of the previous version, from the look and feel of the application windows right down to the preferences menu (or lack thereof). If you were looking to change some options but don't know where to start, our Preference Pane can help you enable or disable many of QuickTime's features. It is currently in it's initial release (version 1.0) with an update coming soon to fix the only known bug. For more information on version 1.0, please read the release notes, which is also included in the Preference Pane bundle. You can see a screen shot of the application running below, and when you are ready, download it here.

Loading mentions Retweet
Filed under  //  application   OS X   Snow Leopard  

Comments (0)

Sep 6 / 4:19pm

MetaSkills.net The Ultimate OS X Snow Leopard Stack For Rails Development - x86_64, MacPorts, Ruby 1.8/1.9, SQL Server & More

Loading mentions Retweet
Filed under  //  OS X   Rails   Snow Leopard  

Comments (0)

Sep 5 / 3:11am

Samba Share mit Ubuntu Dapper und Snow Leopard (german)

Was für eine beschissene Qualität ... naja ... vllt. kann ja der eine oder andere was erkennen. Meiner Meinung nach gibts es jedoch mit Samba und SL keine Probleme - sofern man sich an die Vorgaben von Apple hält.

Gegen Ende mache ich ein "/etc/init.d/apache2 reload" .. hätte eigentlich "/etc/init.d/samba reload" sein sollen. Geht aber auch so - ich wolle es nur nochmal ausführen weil es teilweise ein paar Sekunden dauert bis Änderungen an der Konfiguration übernommen werden.

Loading mentions Retweet
Filed under  //  Linux   OS X   Samba   Snow Leopard   Ubuntu  

Comments (1)

Sep 3 / 12:58am

wincent.com: Installing memcached 1.4.1 on Mac OS X 10.6 Snow Leopard

Installing libevent

libevent is a prerequisite for memcached:

$ curl -O http://www.monkey.org/~provos/libevent-1.4.12-stable.tar.gz
$ tar xzvf libevent-1.4.12-stable.tar.gz 
$ cd libevent-1.4.12-stable
$ ./configure
$ make
$ make verify
$ sudo make install

Installing memcached

$ curl -O http://memcached.googlecode.com/files/memcached-1.4.1.tar.gz
$ tar xzvf memcached-1.4.1.tar.gz 
$  cd memcached-1.4.1
$ ./configure
$ make
$ make test
$ sudo make install

Testing

In my case I have a script in the script dir of a Rails application that I call whenever I want to start or stop memcached, so I just used that:

$ script/memcached 
memcached not running: starting
$ script/memcached 
memcached running: stopping

(The script basically just does memcached -d -P pidfile -l 127.0.0.1 to start memcached.)

See also

Loading mentions Retweet
Filed under  //  Dev   OS X   Rails   Snow Leopard  

Comments (0)

Sep 2 / 2:47pm

Quick Tip: Automator and Services in Snow Leopard

Loading mentions Retweet
Filed under  //  OS X   Snow Leopard  

Comments (0)

Sep 2 / 8:27am

MySQL PrefPane for Snow Leopard - 64-bit

 

Loading mentions Retweet
Filed under  //  OS X   Snow Leopard  

Comments (1)

Sep 1 / 7:26am

Snow Leopard: Umschalten auf den 64-Bit Kernel

Mac OS X 10.6. Snow Leopard bietet als eine der grossen Neuerungen erweiterten Support für 64-Bit. Diverse Systemprogramme wurden hierfür in 64-Bit geschrieben. Auch liegt der Systemkernel als 32-Bit und 64-Bit Version vor. Per Standard lässt Apple den Schneeleoparden allerdings mit dem 32-Bit Kernel starten, um die problemlose Kompatibilität zu 32-Bit Treibern zu gewährleisten. Für den normalen Nutzer birgt dies jedoch keine Nachteile und sollte diesen auch nicht weiter stören. Entwickler, die Snow Leopard zum Test allerdings gerne im 64-Bit Kernel starten möchten, können diese Seite konsultieren und bei Bedarf das Tool zur Umstellung laden.

Bootet ihr auch immer alle schön mit dem 64-Bit Kernel?

Loading mentions Retweet
Filed under  //  OS X   Snow Leopard  

Comments (0)

Aug 31 / 10:05pm

Nach Textmate kommen jetzt die ersten Updates für besseren Winter Support

   
Click here to download:
Nach_Textmate_kommen_jetzt_die.zip (382 KB)
Loading mentions Retweet
Filed under  //  application   OS X   Snow Leopard  

Comments (0)

Aug 31 / 8:21am

Snow Leopard

Loading mentions Retweet
Filed under  //  OS X   Snow Leopard  

Comments (0)