Archive for August, 2004

LegalTorrents - Your source for legal BitTorrent files

LegalTorrents - Your source for legal BitTorrent files

This is a collection of legally downloadable, freely distributable files, both net.label electronic MP3s and other media items, which we have made available via BitTorrent - we (concept/updates - simon c., code - reed, bandwidth - b/tommy, logo - tony kinglux) are also hosting a ‘guaranteed’ high speed seed for them. Everyone that grabs the BitTorrent client and downloads helps contribute more bandwidth, because BitTorrent utilizes your unused upload bandwidth. Please note that all of the current torrents are made available under a Creative Commons license with the full permission of the rights holder.

Grabbing a couple of .torrents from this site. Legal, eh? Heh.

Popularity: 1% [?]

Online Text-to-speech TTS Interactive Demo

TTS Interactive Demo

Please visit our Natural Voices website for product information and how to buy.   Or visit our TTS Research pages for technical papers, movie credits, frequently asked questions, uses for TTS, and more.

Text:   (Enter text, choose a voice, then click the SPEAK button.)

Listen to: Kasugai Muscat Gummy audio (courtesy AT&T Research Labs)

Popularity: 1% [?]

MBS: Temperature Monitor for OS X

MBS: Temperature Monitor

Product Details

Temperature Monitor is an application to read out all available temperature sensors in Macintosh computers. The program can display and visualize measured values in a large variety of fashions. The application supports the following operations on the measured readings:

  • display in a default window
  • display in a floating window
  • tabular display in an overview window
  • display in the menu-bar
  • display of a maximum of two readings in the Dock
  • graphical display of short-term and long-term history curves
  • speech output of readings
  • export to text files

This handy little utility tells me just how hot the scorching bottom of my Powerbook really is.

Popularity: 1% [?]

Paj’s Home: Cryptography: JavaScript MD5

Paj’s Home: Cryptography: JavaScript MD5

The MD4, MD5 and SHA-1 algorithms are secure hash functions. They take a string input, and produce a fixed size number - 128 bits for MD4 and MD5; 160 bits for SHA-1. This number is a hash of the input - a small change in the input results in a substantial change in the output. The functions are thought to be secure, in the sense that it would require an enormous amount of computing power to find a string which hashes to a chosen value. In others words, there’s no way to decrypt a secure hash. The uses of secure hashes include digital signatures and challenge hash authentication.

Nothing like a little Javascript MD5 hashing, eh?

Popularity: 1% [?]

iPAP 0.7 [rebelpixel productions]

I may be giving this a try in a day or two since Gallery seems to be crapping out on the various sites I have it on….

iPAP 0.7 [rebelpixel productions]

iPAP 0.7

The first public release of iPAP: Photo Album Publisher (formerly known as SPAM: Simple Photo Album Manager) is now ready for download. The zip contains a somewhat detailed documentation, and everything you need to know (for now) is there. The project page will be ready after several hours of sleep. Consider this version a “preview,” a prelude to greater things coming soon.

Popularity: 1% [?]

Kasugai Muscat Gummy

Muscat Gummy
I love these, not only because they taste good, but also because “…Its translucent color so alluring & its taste and aroma so gentle and mellow offer admiring feelings of a graceful lady.”

Kasugai Muscat Gummy

Its translucent color so alluring and taste and aroma so gentle and mellow offer admiring feelings of a graceful lady. Enjoy soft and juicy Kasugai Muscat Gummy.

Listen to: Kasugai Muscat Gummy audio (courtesy AT&T Research Labs)

You can buy them at iKoreaPlaza - Online Korean Supermarket Selling Kimchi, Ramen, CDs, Korean Food & Grocery amongst other places.

Popularity: 1% [?]

Raging Menace - SideTrack - Powerbook trackpad vertical scroll

So, this is my new best friend [at least in the 'laptop trackpad can now do vertical scrolling department']. This application does exactly what it promises - adds the ability to vertically scroll in a window by sliding your finger up along the left or right edge of the trackpad (just like it works on my Sony VAIO laptop). It’s _really_ nice when you don’t have a mouse plugged in. :) 5 stars.

Raging Menace - SideTrack

SideTrack

What is this?

SideTrack is a replacement driver for the trackpad (touchpad) found on Apple PowerBooks and iBooks. It brings many of the advanced trackpad features found on Windows laptops to MacOS X.

SideTrack supports these features:

  • Vertical scrolling at left or right edge of pad.
  • Horizontal scrolling at top or bottom edge of pad.
  • Map hardware button to left or right click.
  • Map trackpad taps to no action, left click, left click drag (with or without drag lock), or right click.
  • Map trackpad corner taps to mouse buttons 1-6 or simulated keystrokes.
  • Compatible with uControl, including uControl’s scroll emulation.

SideTrack is fully multiuser aware, different users on the same PowerBook can have different settings depending on their needs.

Popularity: 1% [?]

The Trac Project - Trac (Open Source Subversion-integrated project tracking system>

The Trac Project - Trac

Welcome to the Trac Project.

Welcome to the Trac open source project.

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac should impose as little as possible on a team’s established development process and policies.

It provides an interface to Subversion, an integrated Wiki and convenient report facilities.

Trac allows wiki markup in issue descriptions and commit messages, to create links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all project events in order, making getting an overview of the project and tracking progress very easy.

Good Starting Points

TracDownload — Trac is open source software, available for download,
ChangeLog — Recent changes between Trac releases,
TracGuide — Starting point for Trac documentation.
TracFaq — Frequently asked questions.
MailingList — Join the mailinglist for user and developer discussions,
TracProject — Learn more about the project and get involved (see also, HowToContribute),
RoadMap — The proverbial road ahead.
TracTeam — It’s their fault - well not really.

For a complete list of available wiki pages, see TitleIndex.

Popularity: 1% [?]

Removing pesky Icon* files using find and rm on the command line

So, I konw a few things, but this is a shell command that I’ve wanted to figure out for a long time. Basically, it searches through the current and all subdirectories looking for any files named Ico* (Icon, Icon?…) which sometimes I’ve found get uploaded when using Mac (I believe they’re the Icon resource pointers, but are in fact empty files…) Working on getting SVN all set up on the ‘book and wanted to get rid of those pesky Icon files. This command does the trick perfectly.

First, run

find . -name Ico*

to list out all the Icon files you actually have.

Then, run

find . -name Ico* -exec rm -f {} \;

to actually remove them. SWEET!

Thanks to Sams Teach Yourself Shell Programming in 24 Hours:!

:)

Popularity: 1% [?]

Telegraphics - Free Plugins for Photoshop & Illustrator…and other software

Telegraphics - Free Plugins for Photoshop & Illustrator…and other software

Windows Icon (ICO) file format
An easy way to create your web site’s favourites/shortcut/bookmark icon. $5 donationware  More info

Very nice, freeware / donationware Photoshop plugin to — create a .ico file. Like as in a favicon.ico file. Excellent!

Popularity: 1% [?]