Last 5 comments
8 weeks ago
Pascal:  It should not have a problem with parentheses, any valid CSV should work. Is the file Ending ".csv"? Can you send me the output of the following Terminal command?
qlmanage -d1 -t file.csv
8 weeks ago
Ted Fischer:  This is a fantastic plugin! Unfortunately, it doesn't work with csv data generated from FileMaker Pro. I wonder if it's because FMP encloses the data in parentheses. Is there any way to fix that?
Thanks, Ted
FMPA 8.5 Mac OS 10.5.7
13 weeks ago
Pascal:  Nice tip, thanks! Looks like rsnapshot.org was also inspired by Mike Rubel's post, but done a little more professional than my version. :)
13 weeks ago
zero:  You might be interested in rsnapshot(http://rsnapshot.org). It can do snapshot backups using rsync. Timemachine might be the best comparison to its features... It's available through macports.
13 weeks ago
Bogdan:  With git, repository history rewriting is possible, but I have never tried that (only using git for less than a year).
Anyway, thanks for sharing your experience. In some environments (like whole server backup) using git/svn for backup is not really a good idea.
The archive
July 2009  (1)
March 2009  (1)
July 2008  (3)
June 2008  (1)
May 2008  (3)
March 2008  (1)
July 2007  (1)
June 2007  (3)
May 2007  (1)
April 2007  (1)
March 2007  (1)
July 2006  (2)
June 2006  (6)

John Halamkas impression of using Mac OS X for one month

Wednesday, November 29th 2006 - 16:16
I just read a good 17 pages article over at cio.com, where John Halamka, MD and CIO of the Harvard Medical School and CareGroup, was kind of disappointed by his XP-Laptop and decided to take a one-month-switch ot the Mac, then Linux and then a new XP machine. It's a long article with very good points and quite impartial, be sure to read it!
His conclusion is not really surprising to us long-time Mac users, it sums up what we've known for decades:
"I used to think that the Macintosh was something used by free spirits just to be different," he says. "Now I realize the Mac has such superior human factor engineering that it's used by people because they can be more productive."
0 comments

Running IE 6 on Mac OS X using wine

Thursday, November 16th 2006 - 22:55
It`s now a week since I have my brand new MacBook Pro, and despite the fact that I`m absolutely happy with it, I tamper it with Installations of various kinds. So, one of the things I – as a spare time webdesigner – had to try was installing the dirty old Internet Explorer 6 through wine. I first did a test install with the 60-day trial of CrossOver Mac, a commercial wine-implementation, and this went just fine. If I could do that myself using wine, I`d get the same, but for free; so read on.
7 comments

Multiple CSS Stylesheets - only one recognized

Monday, November 6th 2006 - 21:46
While working on one of our widgets, I decided to split up the CSS code into two separate CSS Stylesheets and include both with their own <link>-tag. This is common practice on websites and shouldn`t pose any problems.
I thought so.
Then I headed on and tested the layout within Safari and – what? Everything scrambled. It turned out that the widget/"webpage" only recognized one stylesheet, whichever came first.
After very much digging and trying and uncommenting code (I did change one of the Stylesheets through JavaScript and first thought that was the cause), it finally worked: I had a title-attribute in every link-tag, and although those were different titles, it didn`t work as long as both had a title-attribute. So I removed the title-attributes and everything is fine now.
As a sidenote, even Gecko-Browsers show this behaviour. I didn`t bother testing other browsers since I`m glad I resolved this issue and can continue to work on interesting stuff. :)
0 comments

Bluewin TV launched 3 years late

Wednesday, November first 2006 - 08:55
3 years late, Bluewin (a Swisscom brand) today launched its digital TV service in Switzerland. For a monthly fee you can now watch TV over the telephone-cable if you use their DSL-service, too. I won`t go into details here since the offer is all but new to the (swiss) market (Cablecom has a similiar offer), but I thought something was worth to mention: Bluewin tells us that there were software-problems which caused the 3 year delay. Now you wonder why the hell they need 3 years to fix software problems for a service of that importance, and yes, believe it; they partnered with Microsoft.
4 comments