hoodwink.d enhanced
 

juretta.com

Log » Archive 2007 - (20 entries)

New Zealand Daylight Saving Time Change: Mac OS X and Java | October 05, 2007

It appears that Apple missed the new rules for Daylight Saving Time (DST) in New Zealand in even the most recent versions of Mac OS X 10.4 Tiger. From this year [2007], Daylight Saving will ru...
@02:18 | Comments: 0 | Tags: Java (11), Mac (18)

javap | October 04, 2007

The javap command disassembles a Java(tm) class file. The options determine the output. If no options are used, javap prints out the package, protected, and public field...
@20:03 | Comments: 0 | Tags: Java (11)

List open ports on your machine (Mac OS X) | August 08, 2007

netstat on Mac OS X is not what you might be used to on a linux machine (there you can use netstat -atp | grep -i "listen"). To show all open ports applications on your machine are listening to yo...
@10:28 | Comments: 0 | Tags: Mac (18), Unix (14)

Monitoring network traffic with ngrep | July 27, 2007

There are many tools to monitor network traffic. Wading through lines and lines of tcpdump output can be cumbersome sometimes. ngrep to the rescue. From their website: ngrep strives to ...
@06:30 | Comments: 0 | Tags: Mac (18)

Google Developer Day 2007 Hamburg | May 31, 2007

Today is Google Developer Day in 10 cities around the world. I have the pleasure to attend the Hamburg, Germany conference. During the keynote in Australia the following new features were announ...
@10:08 | Comments: 0 | Tags: GDD07 (1), GDD07de (1)

svn: Can't convert string from 'UTF-8' to native encoding: | May 09, 2007

Filenames containing "special characters" can cause an annoying Subversion error message: svn: Can't convert string from 'UTF-8' to native encoding: From the subversion book: Errors like ...
@09:09 | Comments: 2 | Tags: SVN (1)

Loading the Netflix Dataset into MySQL | April 24, 2007

I just couldn't resist. The by now well known Netflix Prize is a great opportunity to do a little bit research about recommendation engines (recommender). I decided to use a plain MySQL 5 d...

Attachr.com: OpenID support added | April 22, 2007

Attachr.com now supports OpenID. You can add an OpenID to your existing account. New users can signup using an OpenID. Read more about OpenID. Create an account at attachr.com....
@08:47 | Comments: 4 | Tags: Attachr (4), OpenID (1)

undefined method `refresh' for # | April 13, 2007

Are you getting the following error while trying to use the "gem" command? undefined method `refresh' for #<Hash... Solution: Delete your source_cache files! These files are located...
@13:35 | Comments: 4 | Tags: Gems (3), Ruby (32)

Attachr.com: New languages added | March 18, 2007

As of today attachr.com now supports the following additional languages: Clipper Rexx Oberon FORTRAN 77/Fortran 90/95 Lisp and Pike Examples: Rexx, Oberon an...
@19:14 | Comments: 2 | Tags: Attachr (4), Ruby (32)

nl -- line numbering filter | February 21, 2007

macbook-sts:~ stefan$ nl `which attachr` 1 #!/usr/bin/env ruby 2 # 3 # This file was generated by RubyGems. 4 # 5 # The application 'attachr' is installed as par...

List image dimensions | February 20, 2007

Install Imagemagick (you might want to use sudo port install imagemagick on a Mac). Welcome to Darwin! macbook-sts:~ stefan$ cd ~/images/ macbook-sts:~ stefan$ for i in $(ls); do identify $i ...

Using Ant-style properties in Spring Bean configuration files | February 10, 2007

Being a long time ant user i always wanted to use Ant-style properties in my Spring bean definitions. And no surprise here - this is quite easy to accomplish.

Spring has the PropertyPlaceholderConfigurer class which takes a Java properties file and replaces ${} placeholders in your XML base bean definition files.

@15:30 | Comments: 3 | Tags: Java (11), Spring (1)

Mac OS X command line goodies | February 04, 2007

Mac OS X has several command line programs you maybe unaware of. Here are a few that are worth knowing of. Command+Shif+4 or Command+Shift+3 are the built in commands to capture the current...
@19:58 | Comments: 0 | Tags: Bash (5), Mac (18), Unix (14)

Rails WDDX request | January 31, 2007

I was asked how to get the body of an HTTP post request in a Rails controller. And with the most things in Rails it's very easy. ...

Job control | January 14, 2007

The nohup utility invokes command with its arguments and at this time sets the signal SIGHUP to be ignored. If the standard output is a terminal, the standard output is appended to the file nohu...

Debugging Ruby -RubyOSA continued | January 08, 2007

The day before yesterday i wrote a short post about RubyOSA. RubyOSA is a Ruby/AppleEvent Bridge which in the end means that you can use Ruby to script Mac OS X applications like iTunes, iChat, A...
@19:20 | Comments: 7 | Tags: Ruby (32), RubyOSA (2)

"free" on Mac OS X | January 05, 2007

free is a command to show memory usage on variuos linux distributions. As "free" is not available on Mac OS X you have to use something different. To determine the size of memory on Mac OS X ...
@23:09 | Comments: 0 | Tags: Dropbox (35), Mac (18)

Ruby 1.9 with YARV - Ruby is getting faster | January 03, 2007

As mentioned here Ruby trunk now contains YARV. YARV is a Virtual Machin for Ruby and Ruby trunk is what will become Ruby 1.9.1 (it is 1.9.0 as of now). The benchmark looks really promising...
@19:59 | Comments: 0 | Tags: Ruby (32), YARV (1)

Soundboard Beta released | January 03, 2007

Nifty little application for Mac OS X. SoundBoard ist an Application to play sounds. Yeah. You can define soundsets and load sounds into them. All sounds are accessible via the dock menu for q...
@18:41 | Comments: 0 | Tags: e7 (3), Mac (18)

About

juretta.com is the personal workspace of Stefan Saasen. You can send him an email or read more about this site in the „About“ section.

Recent comment

On: “Attachr.com: OpenID support added

You need to kill this spam stuff!

posted about 1 year ago by entropie

Look!

Latest links  RSS  

More...