specimen

30 May, 2005

Find and Replace in AppleScript

Posted by pwestbro 12:10 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

Since AppleScript doesn't have a built in capability for encoding or decoding HTML entities, or even a search a replace capability, I went looking for some sample code that does a search and replace.  This page has a good example of how to do this.

Technorati Tags:

30 May, 2005

Updated Post Trackbacks applescript

Posted by pwestbro 12:04 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

I have updated the Post Trackbacks AppleScript.  It looks like ecto now html encodes the urls when using the link tool (which is the correct thing to do).  Now the script correctly parses the urls out of the body text, and it un-htmlencodes the url before calling curl.

You can download the script here.

Technorati Tags: ,

28 May, 2005

Gaming headset

Posted by pwestbro 19:52 | Permalink Permalink | Comments Comments (1) | Trackback Trackbacks (1) | Electronics, Gadgets, Games

4621628861772595Tritton has come out with surround sound headphones, that include a built-in microphone. These headphones have four drivers in each of ear pieces, used to give the surround sound effect. These look like they would be good for online games.

Unfortunately, these only have a USB interface, so they require a Windows driver installed in order to use them. I would love to see one of these compatible with the PlayStation 2. When I play SOCOM II, I usually wear headphones on top of the headset, so I don't wake the kids or my wife up. This gets pretty uncomfortable after a while. I would love it if someone would make a headphone that integrated a microphone. Then the cable would have two ends. One with a headphone plug to connect to the main sound source, and then another mini jack plug to connect to the headset port.

[via Engadget]

28 May, 2005

Bluefish

Posted by pwestbro 19:40 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

In the May 2005 issue of Linux Pro Magazine there was a review of the Bluefish HTML editor.  I downloaded it through fink to try it out.  It looks like a pretty good program to edit html. It looks better than Mozilla or emacs, which is what I have been using.

27 May, 2005

Flexible screen kit

Posted by pwestbro 15:30 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | General

148794XWhen we moved into our house, the screen on the back door had some holes in it, so I knew that I wanted to replace it.  I decided to purchase the flexible screen kit.  I was thinking that this would help keep the screen from popping out and the screen door on the track, when the kids started pushing on it.

The screen never did get popped out of the door, but the door seemed pretty unstable, and was falling off the track.  Also the screen was pretty dark, so it was hard to seen in and out through the screen.  After about 3 years of use, some holes started to appear, I decided to just go to Home Depot and pick up a standard screen.
 (More)

27 May, 2005

Free PSP

Posted by pwestbro 13:28 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Gadgets

339348 ImageSince I actually received a free iPod Shuffle, I decided to try to get a free PSP. If you are interested in getting one of these, then check out this site.  Also, FreeStuff-IHMC has a good site that helps you get your items faster.

27 May, 2005

iPod Shuffle review

Posted by pwestbro 13:16 | Permalink Permalink | Comments Comments (2) | Trackback Trackbacks (1) | Computer

I finally had a chance to use the iPod Shuffle.  I had to fly to Philadelphia this week, so the iPod Shuffle was great to use on the plane.  There was a problem though.  After about 3 hours into the 5½ hour flight the headphones started to hurt.  I am thinking about buying the Apple In-Ear Headphones.  They seems like they would be more comfortable.

The other thing that I would like to see is the ability to rate tracks on the iPod Shuffle itself.  Apple is marketing this as a device where a random sample of your music gets added to the iPod Shuffle.  Then you play it in a random order.  Since everyone probably has music in their collection that don't like as much, there will be some songs they don't want to listen to, it would great if you could do something on the iPod that would help to train the AutoFill random selection.

 (More)

24 May, 2005

pLog 1.0.1

Posted by pwestbro 15:10 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

pLog 1.0.1 has been released and includes some new features and bug fixes.  It can be downloaded from http://www.plogworld.net

Technorati Tags:

24 May, 2005

BitTorrent 4.1.0

Posted by pwestbro 15:08 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

Version 4.1.0 of the official BitTorrent client has been released.  This version has support for trackerless torrents.  This allows you to download files, even when the centralized tracker is not available.  Also this is helpful for people publishing content, when they are not able to run a tracker.

After I upgraded the rpm, I neede to make two changes in order to get this to work for me.
 (More)

23 May, 2005

Podcast support in pLog

Posted by pwestbro 20:38 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (0) | Computer

The upcoming version 1.0.1 of pLog will have built-in support for podcasting.  Now audio files included as resources will be added as enclosures in the posts in the rss feed.

Technorati Tags:

23 May, 2005

Podcasting reading with Shrook

Posted by pwestbro 15:59 | Permalink Permalink | Comments Comments (1) | Trackback Trackbacks (1) | Computer

The latest version of Shrook now has integrated podcast support.  Now you can download your audio podcasts directly into iTunes from within Shrook.  It doesn't only handle audio enclosures, but handles any type of enclosures like video or torrent files.

Threre are two features that I would like to see:

  1. Automatically changing the genre of the auto tracks that are added to iTunes.
  2. Create a playlist in iTunes where all audio tracks are added.

23 May, 2005

Threat to television

Posted by pwestbro 15:49 | Permalink Permalink | Comments Comments (1) | Trackback Trackbacks (0) | General

Mark Pesce delivers a good speech on the threat the the television industry has with piracy.  He also gives good suggestions on how the television industry can still make money. Here is a torrent, where it is available.

[via Mostly Muppet Dot Com]

21 May, 2005

memory leak in apache

Posted by pwestbro 19:31 | Permalink Permalink | Comments Comments (0) | Trackback Trackbacks (3) | Computer

I think that the server problem that I mentioned before is a memory leak in apache.  When I restart apache, each of the worker threads take up a certain amount of memory.  Then I make a request to a simple php script, and then the resident memory has increased after.

The simple script that I am using is:

<?php
 
phpinfo();
?>

 (More)

18 May, 2005

more blog scraping

Posted by pwestbro 20:31 | Permalink Permalink | Comments Comments (1) | Trackback Trackbacks (0) | Computer, Blogging

This is really annoying.  I noticed today that I had a new site that linked to my blog, according to Technorati.  I think that they picked my blog because I had a post that talked about light bulbs, and I guess that they are selling light bulbs.

But they are posting the articles that I have written on their site.  They are not doing this automatically, since their blog is running on Blogger.  They do have links to my blog, but the posts say that they are posted by "Ron".

They don't have any AdSense or any other ads on this page, so they are not trying to get direct revenue from the content.  But since this page does link to the page that actually sells the light bulbs, I think that they are trying increase their PageRank.
 (More)

18 May, 2005

moblogging in pLog

Posted by pwestbro 19:38 | Permalink Permalink | Comments Comments (3) | Trackback Trackbacks (1) | Computer

This is very cool.  Some one wrote a moblog plugin for pLog.  Now you can create posts and upload images from a cell phone or from any email client.

This page has information on how to set this up.

Technorati Tags:


1 2 3  Next»