main
members
work
about me

Updates

Search site
page: « 1 ·· 37 38 39 40 41 »
avatar
Paul(admin)
post

L4D Launcher (version 1.1)

Post replyCan't edit post
Watch topicCan't delete post
Monday, July 20 2009, 16:35
Left 4 Dead launcher
I made some modifications to the L4D Launcher, updating it to version 1.1.
You can now start a Left 4 Dead server in Coop, Versus or Survival game modes. You can also specify additional command line arguments, if you wish.

Update November 5th, 2009: updated to version 1.2.
Update November 7th, 2009: updated to version 1.3.
Update November 14th, 2009: updated to version 1.4.
Update May 15th, 2010: updated to version 1.5.
Rating:
Actions:Post replyWatch topic
(3 previous comments)Post reply Show 5 comments
Paul: I'm afraid I don't have the opportunity to...
Paul: This is a heads-up to those of you...
avatar
Paul(admin)
post

Student kitchen

Post replyCan't edit post
Watch topicCan't delete post
Friday, July 17 2009, 18:50
Student Kitchen
Since my girlfriend moved in with me, I have been treated to some awesome culinary experiences. I occasionally help her out in the kitchen, but most of the time I admit to just being the one that gets to complement her on another great meal.
Thifa was inspired to create a blog with her own recipes — both those she's taken along from Brazil and those we've experimented together. She designed the blog and I set it up for her.
Check it out: Student kitchen
The motivation for the blog was our shared passion for tasty but inexpensive meals. Thifa has shown me some great things you can do with cheap vegetables and even how to make affordable sushi. If you appreciate good food but tend to keep an eye on your budget, subscribe to the feed!
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Weird problems with PackageMaker (with solutions)

Post replyCan't edit post
Watch topicCan't delete post
Thursday, July 9 2009, 15:51
As a developer on Mac OS X, one of the applications that annoys me most is PackageMaker. It's completely riddled with bugs (from not being able to refresh the package contents to mysteriously non-functional buttons).
Perhaps some day an open-source alternative will come to my attention, but until then, here are some tips for making your life easier:
Weird bugWeird solution
"Could not copy scripts" errorRemove all the script files from the package, and clear the script directory. Save your project and add everything again.
Absolute/relative paths option for scripts is disabledSave your project first.
Cannot add custom files for interface because localizations is enabledThere's no way to disable localizations again; create your project again from scratch. Make sure not to switch to Raw Editing Mode unless you know how to use it.
Custom files in the interface stop workingI haven't figured out why this sometimes just gives up. Recreate your project and saving it should work.
Packages turn in to distributionsPackages can only have one choice; distributions must have at least two. Additionally, if you want to set up requirements or pre-/post-install actions, PackageMaker will create a distribution. If that's not what you want, write a script instead.
Installer doesn't change permissionsIt's not a bug, it's just not clear that this is a feature. Select a package, then open the Package menu and take a look at Package options: "Overwrite package permissions"
Permissions are altered when buildingI have no idea why it sometimes does this. I suggest you change the permissions of the package before you add it to PackageMaker to save you all the effort of changing it in there one file at a time (only to find out it changes it back when you build). Make sure to save before building.
The changed package contents aren't reflected in PackageMakerHopefully you can get away with PackageMaker not seeing the new contents; it will still copy the files from the source, you just can't see them in the Contents pane. If you need to change file permissions, you'll have to remove the package and painstakingly add it from the source again.
Just remember: punching your screen voids your AppleCare!
Rating:
Actions:Post replyWatch topic
csh: You're absolutely right, PackageMaker is...Post reply Show 2 comments
Paul: I've just settled upon distributing a...
avatar
Paul(admin)
post

Modifications to spam filter

Post replyCan't edit post
Watch topicCan't delete post
Tuesday, July 7 2009, 14:46
The spam filter I implemented almost two years ago has worked a charm for this site, blocking all but a handful of the 15,100 spammers that have visited this site in that time.
I've seen a noticable decline in their number in that time; in early 2008 there were several weeks where over 400 spam messages were delivered. This past year, this number has continued to drop to a mere 50 as you can see from the statistics from the past year:
Graph displaying amount of spam in the past 52 weeks
During the course of the past two weeks, I've been doing some minor tweaking to the Naive Bayes filter in order to help interpret HTML in the message and facilitate other implementations of the filter.
For this reason, you might see a momentary increase of spam on my website until the Bayesian filter has adapted.
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Left 4 Dead launcher

Post replyCan't edit post
Watch topicCan't delete post
Sunday, June 21 2009, 0:43
I occasionally play a game of Left 4 Dead with my colleagues at the office. Running a server on the local area network is the easiest to set up, with only a few simple commands via the console.
Having to punch in those commands each time is a bit annoying, so I put together a nifty little launcher for L4D.
L4D Launcher
It's simple: select "Host" or "Join", click the desired options, and hit "Launch".
I'll be putting the source code up on SourceForge some day soon. Take note that you'll need the .NET Framework to run L4D Launcher.

Update July 20th, 2009: updated to version 1.1.
Update November 5th, 2009: updated to version 1.2.
Update November 7th, 2009: updated to version 1.3.
Rating:
Actions:Post replyWatch topic
Paul: This is a heads-up to those of you...Post reply Show comment
avatar
Paul(admin)
post

Vista: Bug in bug reporter?

Post replyCan't edit post
Watch topicCan't delete post
Wednesday, June 17 2009, 11:33
Windows Vista's Problem Reports and Solutions displays an empty dialog
I suppose this means it didn't find any solutions.
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Finished experimentation project

Post replyCan't edit post
Watch topicCan't delete post
Saturday, June 13 2009, 17:02
Yesterday I put the finishing touches into my latest article, Motion capture-aided mobile user interface analysis. Those interested can view and download the document.
Motion capture nodes on a Nokia N95
In the course of the past year, I researched the viability of using a motion capture lab for performing user interface analysis.
My method relies on recording motion capture data synchronously with the device's video and accelerometer stream using a on-board application for Symbian. With a OpenCV-based application, the motion capture data can then be projected onto the video after camera calibration. This allows for analysis of the sensory information, using the motion capture data as a ground truth.
This technique has significant benefits over conventional computer vision techniques, and is elaborated in the article.
I'll put the source code of the various applications online after improving the documentation in the coming weeks.
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Double-clicking executable JAR files

Post replyCan't edit post
Watch topicCan't delete post
Thursday, June 11 2009, 18:28
Since I installed Nokia's PC Suite, double-clicking executable JAR files no longer worked. The only way I could run them was via the command line:
java.exe -jar [JARFILE]
I spent a little time looking into fixing it until I ran in to this excellent program: Jarfix. It solved everything with literally one click of a button.
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Subversion and Subclipse on Mac OS X

Post replyCan't edit post
Watch topicCan't delete post
Wednesday, May 13 2009, 12:50
Installing SVN and Subclipse side-by-side on a Mac is a painful endeavor. But fear not: this guide will hopefully make things easy. Once you know the right order of things, it's really not so bad.

Install Subversion

Head over to RubyRobot's nifty tutorial for installing Subversion on Mac OS X. You can download the client straight from that page.
As of this writing, the newest Subversion client is version 1.6.1. That's working fine for me: we need at least 1.6.0 to avoid running into the renowned "format (No such file or directory)" incompatibility between 1.6.x and older versions.

Install Subclipse

Start up Eclipse, and install Subclipse 1.6.x according to the instructions at Tigirs. Make sure you select the newest Eclipse update site URL; as of this writing, that's http://subclipse.tigris.org/update_1.6.x.
In short: open up Eclipse's Software Update window, add the URL to the update sites, select Subclipse and hit Install. You will need to restart Eclipse for changes to take effect.

Checkout your project

It's best to check out your project from Subclipse, but you can do it using Subversion if you prefer. If you do it from the Finder or through the terminal, just make sure to import your project (or, if you already have a project, to refresh it) when the checkout finishes.

Review

You're done! If you're getting the "format (No such file or directory)" message, make sure you've installed versions 1.6.x of both Subversion and Subclipse.
I don't recommend doing SVN updates outside of Eclipse while it's still running. If you do, refresh your project to avoid "out of date" SVN errors.
Rating:
Actions:Post replyWatch topic
No comments.Post reply
avatar
Paul(admin)
post

Electric AlleyCat concert

Post replyCan't edit post
Watch topicCan't delete post
Saturday, May 9 2009, 13:41
On April 15th, Electric AlleyCat presented their debut album, One Size Fits All. Together with film school student Wisse Stolk we recorded the concert and just generally had a great time.
It will be mounted by the guys at EAC and will appear on their website when it's finished. These are some frames from the shoot; it was a pretty cool show!
Rating:
Actions:Post replyWatch topic
No comments.Post reply

More updates

Click here to view older updates. (38 pages remaining)
Search site
page: « 1 ·· 37 38 39 40 41 »
Members have extra privileges. You can login or register.
© 2005–2010 P. F. Lammertsma
No members currently online; 583 hits today by 188 unique users