Posted in Blogging on May 10th, 2003 25 Comments »
I got bored at around 2am (eeks! It's almost six!) and decided to redo my site. I moved quite a bit around, optimized some pieces, changed my stylesheet and every page, added a new index archive (the categories list, as it wouldn't get rebuilt on older archives, is now its own file and is <?included?> [...]
Posted in Blogging on May 2nd, 2003 23 Comments »
It's been requested of me, and I will comply immediately, that I limit my commentary on Apple-related items. It's only fair - things I say could be misconstrued or taken out of context, and in the end, may in some small way harm a company I love dearly. As such, I have no issue or [...]
Posted in Blogging on May 1st, 2003 5 Comments »
Every month (since February) I post my site's referral search terms (not what people search for on my site). It's an interesting peek that illustrates "how people are finding me." Here's April's…
Posted in Blogging on April 29th, 2003 5 Comments »
You know what would be awesome? An RSS feed for the iTunes Music Store that would list new additions. You could create one for each genre: Pop, Rock, R&B, Blues, Classica, Spoken, Exclusives, etc. I'd subscribe to a number of the feeds. Apple could include those "itms://" links to take me right to the store [...]
Posted in Blogging on April 29th, 2003 3 Comments »
I've made some changes to the way Comments and PermaLinks work on the main index here at NSLog();. They It no longer opens popup windows, instead directing you to the #comments section of the individual article. Why? Mostly because I dislike popups, and partly because I didn't like getting email notifying me that someone posted [...]
Posted in Blogging on April 29th, 2003 50 Comments »
Bill Bumgarner has figured out how to get direct links to the iTunes Music Store, and they look like this: itms://phobos.apple.com/
WebObjects/MZStore.woa/wa/com.apple.jingle.app.store.DirectAction/
viewAlbum?playlistId=395839.
I wonder how he did that. I want to be able to do that. I want to have my iTunes list on this site link to ITMS search results instead of Google search results. Is [...]
Posted in Blogging on April 27th, 2003 No Comments »
From Michael comes a link to a site with lots of tiny badges.
I didn't get in trouble as I previously thought, but I am replacing the hole that the red badge leaves with one of the ones I'll find at the site linked to above. I'm not sure which just yet…
Posted in Blogging on April 27th, 2003 3 Comments »
I'm attempting to fix some JavaScript issues with this site, specifically regarding the items discussed in the comments of of this article by Phil Ringnalda.
I believe I may have accomplished this by doing the following in my "Individual" and "Comment Listing" templates (and rebuilding the former).
// document.comments_form.email.value = getCookie("mtcmtmail");// document.comments_form.author.value = getCookie("mtcmtauth");
// document.comments_form.url.value = getCookie("mtcmthome");
document.getElementById("comments_form").email.value = getCookie("mtcmtmail");
document.getElementById("comments_form").author.value = [...]
Posted in Blogging on April 26th, 2003 3 Comments »
Following this conversation, I've added a comments feed. This is not the same as adding comments to my existing feeds, of course. You can subscribe to my "comments" feed at this URL: http://nslog.com/comments.rss. Putting it in a separate feed prevents my articles from showing up as "new" again in certain RSS aggregators.
Of course, adding a [...]
Posted in Blogging on April 24th, 2003 3 Comments »
I said in my "Starting a Blog (with Movable Type)" article that one of the best ways to build up your readership is to simply leave comments (preferably good ones) and post TrackBacks to the blogs you read.
And so it has happened again. Amy of spiffarific.com (fabu name) has posted a few comments here lately, [...]
Posted in Blogging on April 23rd, 2003 1 Comment »
Unlike everyone else, my only mention of TypePad will be a passing one, and a re-affirmation that any of my friends who want blogs are more than welcome to give me a few bucks (for my Coke addiction, and Gabe, this means you, pay up! :-D) in exchange for my "expertise" (ha ha) and some [...]
Posted in Blogging on April 21st, 2003 2 Comments »
This may be the only entry I post today due to, well, I'll get into it later.
Update: Here's a retelling of what's happened. It all began back when my Interland server/hosting account was moved from a Freedom to a VPS account. The move went fairly well, and I had my old server, with an IP [...]
Posted in Blogging on April 19th, 2003 8 Comments »
Today I was trying to find an entry today in my blog's "back end." I typed a search term in the top box, hit my keyboard's enter key, and found 0 resuls. So I typed a different search term into the search box provided in the search/replace page. Shortly thereafter the word FUCK came forth [...]
Posted in Blogging on April 19th, 2003 20 Comments »
Steve, who shouldn't mind that I'm "laying the smack down" on him since he lists this as something he likes to do in this same entry, asks me to put comments in my RSS feeds.
No!
Posted in Blogging on April 17th, 2003 2 Comments »
Sven-S. Porst asks whether blogs are good for research and lists a few pros and cons. I used a "blog" for research quite a bit in college, except I spelled it without the "b." In other words, I had a notebook with dated entries where I wrote down paradigms, mnemonic devices, and other tricks and [...]