-
Posts just written
Me reacting to web stuff
Pages
Archives
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2003
Monthly Archives: February 2008
Io: my errno adventure in C
This pastie holds my first C patch. It actually repaired a Readline problem that appeared on my Mac when I git pull‘d Io’s source today. See the Io issue at their bugtracker.
The pgsql heroes fixed the problem way before, so I could stand on the shoulders of smart giants.
I don’t know how to test C [...]
Web Hacking? Hackmeetup!
Our little Open Source Tuesday was yesterday night – we had a sit-down, took out our laptops, and continued our projects. All three of us.
I worked on understanding the PHP build system and workflow when creating C extensions. Got a bit further. I feel the need to write down the sequence of my failures, so [...]
Fortran Board Game
Fortran Board Game
Originally uploaded by ChipX86
I lack words. The subtitle: Input: Reason – Output: Pleasure
Posted in General Leave a comment
Mercurial fanboy
I am impressed with the simplicity of Mercurial (the distributed version control system). It’s Python, and it’s got a built-in webserver, so it’s simple to show stuff to people:
hg serve [OPTION]...
export the repository via HTTP
Start a local HTTP repository browser and pull server.
By default, the server logs [...]
Posted in General Leave a comment
Marketing that Open Source Tuesday
20
Originally uploaded by Br0m
Today I asked Henriette Weber where to post the concept of “hack meetups” in Malmö to get folks to know about it. She said she’d email the BarCamp Copenhagen mailing list. Excellent idea. Thanks.
Also, when making your mind up if you want [...]
Posted in General Leave a comment
Obama, Open Government: machine-readable govt documentation trails
By reading random($foo), which had a long list of Obama facts, I now understand why Mr. Barack Obama is a chance for USA to heal. I endorse that guy.
Read about machine-readable docs at the xkcd guy’s blog. Programming folks would be enabled and implicitly encouraged to create community tools that actually monitored the decisions of [...]
Posted in General Leave a comment
Neologism: kanonsnabel
Neologism: “Där får man nog dra fram lite starkare kanonsnablar“.
Tolkning: “Mer avancerade debuggingverktyg måste användas där.”
Posted in General Leave a comment
Web Hacking Oresund website up
I made a little web site for the hands-on Open Source group we’re putting together in here Malmö. That’s a little more Google-friendly: http://hackmeetup.ollehost.dk is the URL to Web Hacking Oresund.
I used the simple Ruby project Webgen to make the site, and rsync to get it online.
Talk on software quality with phpUnderControl
Update: More details on the place, and THANKS to Peytz & co. for hosting.
The dog ate my fine blog post about the PHP Meetup this past Thursday. So I reconstruct this from memory.
The past Thursday, there was a PHP Meetup Copenhagen, and I talked about phpUnderControl, a continuous integration server for PHP. Basically, it’s an [...]
phpsh needs ctags file