-
LiveQuartz is a simple image editor. It is based on layers and CoreImage filters.
-
The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that
August 2005 Archives
-
visitor statistics for MovableType blogs
-
simple web stats analyser based on ShortStat
-
Track visitors to your website using Google Maps
There is a new MovableType, 3.2. If you are running MT on Windows 2003, or plan to, stay away from the upgrade. In beta 3, 4, 5 continuing through the final release MT doesn't work on Windows 2003. It was mentioned in the User to User support, on the support boards, I submitted it via email but it never made it onto the Known Issues and nothing mentioned in the final release. Nothing in the "spiffy" new doc system or knowledge base.
Now that it is a final release and since I'm a paying personal user there is some offical support. First fix breaks things in a different way and required admin access to IIS.
The definate feeling is that there was little to no testing on Windows 2003. No attention paid to the user feedback during beta. Very disapointing experience. There were plans to purchase commercial liscense for work, not so sure anymore.
Update:
A week after the release, and after several days with no action or communication, SixApart finally had a solution that worked.
Then edit each of the mt*.cgi files adding this to the top of each (well, below the first "#!..." line):use File::Basename;
use File::Spec;
use lib File::Spec->catdir(dirname($0), "lib");After you add those lines, the CGIs should work properly.
Still no mention in the Known Issues. A very disapointing situation.
Now do I spend the time to run through the plugins that broke with the "no problem" release?
-
These Photo Gallery Templates are provided for anyone who wants to automate publishing of their own well-designed photo galleries. The templates were originally designed, developed, and iterated by Douglas Bowman of Stopdesign for his personal galleries.
I have heard of this truly wonderful thing called "Frequent Flyer Miles" and the associated benefits. But have come to hold the belief that Delta considers me to be some third world pigmy not worthy of such benefits.
It all starts back in 1997. That was the year I got to visit London England with the family. Given we lived in the Greater Cincinnati Area Delta was the only realist flying option. International flight equals lots of miles so I signed up for the Frequent Flyer/SkyMiles, they seemed to be in the middle of changing the name back them.
Few years later in the spring of 2000 I'm flying from Seattle to Cincinnati after riding cross country with Delmar. So I choose Delta, use my SkyMiles card to get more of those great miles.
Skip ahead to last summer. Work is flying me to Greece, lots of miles! Maybe combined with my London and cross country fights I might have something worth using. When I get to the airport with my SkyMiles card they tell me they can't give me the miles for some unknown reason. Just keep my ticket stubs and deal with it after my trip.
When I returned to the States I tried through there website to check the account. There it says to call a different number than the normal one and only during normal business hours. After several attempts spend a hour on hold I give up.
Which brings me to now, today. In May there is an Alaskan cruise with the family. The flight is booked through the cruise company but for a nominal fee of $50 you can pick the airline. Time to get that SkyMiles account working.
Back to the website which has been totally revamped. Still can't use the account but just call this number. After trying several different ways through the automated system, none of which mention anything about getting a new pin, I get someone in India. After 30 minutes of trying to find the complete address they have for me, one of the 6 I have had in the past 8 years, he tells me he can't give me a pin and I can't use any of my old ticket stubs. Apparently they are only good for 6 months, first time anyone from Delta mentioned that. If I want to waste my time I could mail my complaint and maybe they will accept my Greece miles.
Delta Airlines IncorporatedSky Miles Department 654
P.O. Box 20532
Atlanta, GA 30320-2532
But the guy from India seems like he is almost laughing at the idea of that getting me anywhere. Then he transfers me back into the same phone queue I spent an hour waiting in!
This time I get a woman in the south. After we go through the same routine she gives me a fax number, 404-773-1945, to handle things out of procedure. Says the fax folks are way behind and she doesn't know how long it will take but at least weeks. So I finally thinking of asking if they have any of my previous miles, nope. Seems that they expire miles after 3 years. Great, so all this effort and there is nothing there! Now I have never heard of this automatic expiration. She says it is on there website, but I couldn't find it following the directions. Actually can't really find anything useful on there website. /
Now should I even bother? I can maybe in weeks get my Greece miles, though both the Delta reps got as close to saying "not a chance in hell" as they could without saying it. I could just setup a new SkyMiles account for the Alaska miles, but if previous experience is any indication I will not be able to access them until after they expire them.
Kinda makes glad when I hear Delta bankruptcy news, though the government will bail them out.
-
Hula installation on OS X is working, but bugs remain specific to OS X. Here we'll provide the steps that users have used to install and run Hula on OS X.
-
Welcome to the home of the online book, "Practical PHP Programming". The latest copy of the book will always be kept here.
-
The Smart Way to Copy Files.SyncToy v1 Beta helps you copy, move, rename, and delete files between folders and computers quickly and easily.
-
Odds are you've run across one of these characters in your career. They're glib, charming, manipulative, deceitful, ruthless -- and very, very destructive. And there may be lots of them in America's corner offices.
-
The standard clinical test for psychopathy, Robert Hare's PCL-R, evaluates 20 personality traits overall, but a subset of eight traits defines what he calls the "corporate psychopath" -- the nonviolent person prone to the "selfish, callous, and remorseles
-
I have long believed[1] that blogging, when done at all, should be the
-
This library makes handling of uploaded files in Ruby on Rails as easy as it should be. It helps you to not repeat yourself and write the same file handling code all over the place while providing you with nice features like keeping uploads during form r
-
Mondrian is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language
-
A graphic novel for the PSP
-
The Drunkey ♥ Love icon set consists of over 100 16x16 icons in both GIF and PNG format. This is not the final set: new icons will be added in the future.
-
Paparazzi! is a small utility for Mac OSX that makes screenshots of webpages.
-
This tutorial is intended for first-time users of Rails who want to build a small database-driven application. I’ve chosen to show the creation of a rather simple TODO list program, because it’s short, easy and can be useful. I’ll be using Rails ver
-
The ASP.NET script has been written entirely in VB.NET and will parse all known files in your website. Additionally if you have access to the log files it will parse through those as well. This is particularly handy for dynamic urls such as shopping carts
-
Computer science is one of our main interest. Each of us deals with it in a different manner but every one of us needs to be aware of all the major events that bring some sort of new feelings in the game and that bring with them some new and smarter ways
-
phpSitemapNG is a free google sitemaps generator written in php.
-
This is a quick yet detailed guide on how to set up a very easy-to-use development environment for Ruby On Rails. This guide is for Windows users but there's no reason that it couldn't be adapted for Linux users as well. The guide assumes that you already
-
A "Just-in-Time and Temporary Installation of Ruby"
-
Upload to FTP is an action for Automator. It allows you to easily upload files to your FTP server in any Automator workflow. It accepts files/folders and outputs a list of filenames for all the uploaded files.
-
A lot of people presume a lot of things about the Constitution. Some are true, some are not. This page will detail some of the things that people think are in the Constitution, but are not.
-
Typo 2.5 is right around the corner, and I mean it’s bursting at the seems ready for a release. We’ve all been working really hard smashing bugs with lightning speed. We’ve recieved a lot of positive feedback and help from our quickly growing user b
-
Email archives are ubiquitous, cumbersome and vastly voluminous. This project attempts to reflect the massive nature of these archives by visualizing them as a growing mountain over time.
-
In my initial blog entry on the Dunbar Number I presented some statistics on group sizes based on the online game Ultimata Online. In it you could clearly see the power-law (pareto) curve, with diminishing returns at around 150, with most groups being 60
-
JSCalendar is a simple JavaScript program which, when included in a webpage, searches it for hCalendar events and builds a table-based visual calendar.
-
These application templates are tailored to address the needs and requirements for specific business processes or sets of tasks for organizations of any size. The applications are the first out-of-box custom scenarios for the Windows SharePoint Services p
-
I've created tRuTag with Ruby because I wanted to explore tagging. What it does is create an html page of your tags on various sites and then allows you to explore them on other sites.
-
This MovableType plugin allows you to add graphical links to photos on your Gallery website in a way that required much less cutting and pasting and will probably save you much headache if you move your Gallery site. (Gallery is a great system for postin
-
Mailr is a webmail application written in Ruby which uses Ruby On Rails web application framework. The application is tested with Courier-IMAP but it should be possible to use it with any other IMAP server.
-
The purpose of the RubyOnIIS project is to create a consistent setup procedure and helper applications to make life easier when trying to get Ruby on Rails running together with the Microsoft Internet Information Server, a.k.a. IIS
-
Free, legal games for download.
-
...the leader in Offensive Apparel...