Gingerlime

Guilty Pleasures 25 March, 2009

Filed under: Technology — Yoav Aner @ 3:23 pm

Perhaps yet another misleading title for this post, but bear with me. When I was a child we used to play outside a lot. I always remember the neighbours complaining if we made too much noise. Such is life. There was one period of time that I knew I would get in trouble though. We would get told off big time!! When?? Every day between 2 and 4 in the afternoon. There was even a sign in big red letters telling us all to keep quiet at ‘rest time’ (loosely translated). There was no sign about making noise after 11pm, but there was one for the afternoon nap. It was THAT important.

These days seem long gone now. Does anybody have time for an afternoon nap?? I certainly don’t recall seeing any such signs around.
(more…)

del.icio.us:Guilty Pleasures digg:Guilty Pleasures reddit:Guilty Pleasures
 

GoDaddy taking european domains hostage prior to expiration 23 February, 2009

Filed under: Technology — Yoav Aner @ 3:17 am

This is something I never thought would concern me. All those domain ownership issues, I thought, were with people who just aren’t organised enough to renew their domains, forget their passwords, or pick domains that others try to steal.

I’m currently managing a couple of .DE and one .CO.UK domains on Godaddy. The .co.uk domain was bought for a fairly long period, so no problems there, but recently, both the .de domains were up for renewal. I received a couple of email reminders from GoDaddy, but when I logged into my account I noticed they are only due to expire on 26th March. More than a month away. On the last email I received on the 20th, I decided it’s probably time to renew, so clicked on the link and was getting my credit card ready.

To my surprise, the GoDaddy domain portal did not allow me to renew them, and marked them as ‘pending expiration’. hmmm… weird. Oh well, I emailed GoDaddy and asked to renew, not even worrying too much. Maybe a system glitch of some sort.
(more…)

del.icio.us:GoDaddy taking european domains hostage prior to expiration digg:GoDaddy taking european domains hostage prior to expiration reddit:GoDaddy taking european domains hostage prior to expiration
 

Postcode, Barcode and python code 30 January, 2009

Filed under: Technology — Yoav Aner @ 4:22 pm

I’ve had a strange thing happening a while ago. I sent a CD in a padded envelope to someone, and it was returned to me. Well, it didn’t look like it was returned, more like they actually delivered it to me instead of to the person I sent it to.

Then I noticed something. I was re-using an old envelope. For environmental reasons of course (read: being so tight-assed, saving money on padded envelopes). I did write the destination address on the right side, so my address was nowhere on the envelope. What was left there however was this tiny printed barcode used by the previous sender with my address.
(more…)

del.icio.us:Postcode, Barcode and python code digg:Postcode, Barcode and python code reddit:Postcode, Barcode and python code
 

sniffing some fresh tomatoes 3 September, 2008

Filed under: Technology — Yoav Aner @ 10:31 pm

Perhaps the title is a little misleading, but it’s an opportunity to combine two of my greatest loves: food and computers. I suppose even this intro is misleading. Oh. Forget it. Lets get down to business. And this time our business is rather short (and sweet).

Running tcpdump on my Linksys router (well, Buffalo WHR-54GS to be precise, but the same famous WRT54G clone that runs open source firmware).

(more…)

del.icio.us:sniffing some fresh tomatoes digg:sniffing some fresh tomatoes reddit:sniffing some fresh tomatoes
 

JDK 5 Debian etch Virtuozzo installation oddities 3 April, 2008

Filed under: Technology — Yoav Aner @ 3:42 pm

Not a particularly interesting post, unless you happen to be running Debian 4.0 etch running on Virtuozzo host and are trying to install JDK5. I saw a post with a user reporting the same error on the parallels forum , but couldn’t find a clear solution, until I bumped onto a weird forum in German, which luckily linked to a related bug report (in English).
(more…)

del.icio.us:JDK 5 Debian etch Virtuozzo installation oddities digg:JDK 5 Debian etch Virtuozzo installation oddities reddit:JDK 5 Debian etch Virtuozzo installation oddities
 

Turbogears, Lighttpd and WSGI for real dummies 14 September, 2007

Filed under: Technology — Yoav Aner @ 4:49 pm

Just so to set the records straight, I’m the real dummy here, as you would obviously see.

I absolutely have no experience with python, lighttpd, turbogears or wsgi, fcgi but I was given a task to set it up on a server. All I used was some online posts and common sense. Normally I wouldn’t have to post a blog entry about it, most of the stuff is already out there. On this occasion however, I felt there’s some missing documentation, or else – simply because I don’t know anything about any of these it was more tricky than it usually is. Perhaps it’s one indicator how this all seems from the sysadmin perspective, as opposed to a turbogears developer.
(more…)

del.icio.us:Turbogears, Lighttpd and WSGI for real dummies digg:Turbogears, Lighttpd and WSGI for real dummies reddit:Turbogears, Lighttpd and WSGI for real dummies
 

Windows 2003 split DNS 14 July, 2007

Filed under: Technology — Yoav Aner @ 12:37 pm

[Migrated from tuzig.com]

This is something I thought would be simple. Then I began scratching my head reading all the posts on the web, thinking I might actually need to get a proper book. Finally I realised it was actually quite simple…
(more…)

del.icio.us:Windows 2003 split DNS digg:Windows 2003 split DNS reddit:Windows 2003 split DNS
 

iCal on Mac with Apache on Windows

Filed under: Technology — Yoav Aner @ 12:36 pm

[Migrated from tuzig.com]

I’ve been struggling with getting the iCal app on Mac OS X to use a shared calendar on Apache installed on Windows and using domain authentication (SSPI). It is all supposed to be so simple, yet it didn’t work. Authentication failed with this message:

Access is denied at http://server.com/file.ics with this login and password

When using Safari and accessing the same webDAV url authentication works just fine. I could even download the calendar file from Safari and it would open it in iCal, but for some bizarre reason – neither Subscribing nor publishing worked

I’ll leave out all my trials and errors. Eventually it came down to SSPI authentication not working well with iCal, even with SSPIOfferBasic On and SSPIBasicPreferred On. Only when I added SSPIOfferSSPI Off did it start working…

I’m still slightly confused why no modification is allowed to subscribed calendars in iCal, as it does let you do it in Sunbird, but at least you can publish your own calendar and subscribe to other’s

del.icio.us:iCal on Mac with Apache on Windows digg:iCal on Mac with Apache on Windows reddit:iCal on Mac with Apache on Windows
 

Rsnapshot Server on Windows

Filed under: Technology — Yoav Aner @ 12:36 pm

[Migrated from tuzig.com]

2009 Aug 14 Update: Looks like rsnapshot is now packaged in cygwin! Thanks to pseudo-anonymous coward for the comment! Some of the information below may still be of interest, so it’s left unchanged.

Rsnapshot is a great tool for backing up data, keeping versions and using relatively minimal disk space. From the rsnapshot website:

“rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. (more…)

del.icio.us:Rsnapshot Server on Windows digg:Rsnapshot Server on Windows reddit:Rsnapshot Server on Windows
 

Trac on Windows 10 July, 2007

Filed under: Technology — Yoav Aner @ 8:06 pm

[Migrated from tuzig.com]

As gooli suggested, I should share my experience on installing the development environment. It’s still work in progress, so I will update this post as appropriate. If anybody’s actually trying to follow these steps please note this is quite specific to Tuzig’s setup. Particularly the fact that I was trying to import an already-installed system running on http://www.svn-hosting.com/. However, I hope this may be useful for other people struggling with similar problems I encountered.
(more…)

del.icio.us:Trac on Windows digg:Trac on Windows reddit:Trac on Windows