Friday, September 30, 2005

Caffeine Overview

For those of you that are into caffeine and want to know what is the best drink to get, these guys have done a study, and detail flavour, composition, density of caffeine per ounce as well as how much total caffeine there is in the drink (for those of us too lazy to take oz * caffeine/oz).

Interesting, stuff, like penguin mints have 7mg of caffeine per mint and 3 of them is equal to one 12 oz soda (like coke). The thing to remember is that the LD50 of caffeine and it's chemical info is detailed here.

What's LD50? It's the Dosage of caffeine someone can take and die only 50% of the time. And for caffeine in rats, it's around 179 to 200mg per kg. So if you are a beefy boy, and weigh around 180kg you'd have to drink around (at LD50 200mg/kg) 200 16oz cups of starbucks brewed coffee.... Yeah it's gott 200mg per 16oz cup. Which is about 25 GALLONS.

Oh and this is a neat site about coffee, the Coffee Faq. It may not be CoffeeGeek but it's a start.

Thursday, September 29, 2005

Google Tweaks

This is the javascript that adds things like a remembered searches....

Userscripts.org - Universal Repository for Dynamic Scripts

This is a collection of all things javascript/greasemonkey like. It's sweet. And there are tons of various things that are available for greasemonkey et al.

Oh, if only I could find the one that saved virtual folders for gmail, that was a sweet user script.

Ajax applications

Ajax is a neat new emerging technology that lets people do things on webpages without having to refresh the page (amongst other things). Slashdot has an article where they detail various applications that are already out there that could be made into an office suite. Myself, I've seen things like scriptaculous, and I've got to say that Ajax is a neat design paradigm. Where else could you get a webpage where if you like items on the page you drag them to the shopping cart and the page doesn't need to refresh and you don't need to stop shopping. This would be really great for impulse buys and pages set up more like stores. Imagine, shopping for items where you never really refresh the page or have to go any where except when you go to "Check Out" and even that would be an asthetic reason, not because checkouts aren't possible....

Wednesday, September 28, 2005

Restore your Ipod

Or anything with plastic scratches... at least that is what this guy purports you can do with only a can of brasso and a microfiber cloth. Granted I don't have any cloth, but still might be an interesting thought experiment. . .

Linux Cryptography

So this site covers some of the basics about linux crypto (including the crypt a file and how to make encrypted partitions). How is this important? Well lets just say that just because you have nothing to hide doesn't mean that you have to publish that fact. Crypto is good for you and good for your mental privacy. Remember if someone finds your new patentable idea and you can't prove that you were the first one that thought it, it's going to cost you money. And it will cost more money anyway with the court battles.

Mmmmm.

Tuesday, September 27, 2005

20 Things for you to know in CSS

Shameless crosslinking. This is a site that discusses such neat tricks as making rounded corners as well as how to make them without using pictures, all in CSS. Very neat stuff. Oh and my "Zen of CSS Design" came in today, so I'm an especially happy monkey.

Sunday, September 25, 2005

Intro Chapter to Practical Lisp Programming

Introduction: Why Lisp? Here's some anectodatal evidence. Oh and later on in the book they cover how to make an MP3 streaming server using only lisp....

Why Lisp?

Why not? C'mon, lisp is cool. And hey, it's a new paradigm for programming and there is always a need for programmers to learn new paradigms....

Wednesday, September 21, 2005

Hungry Girl: Muffin Doings

Sadness, the costco muffins are like 690 calories.... ouch.

Polishing Ruby: Zero to Rails in 2 minutes

Feel the Ruby Love, seriously. You want Rails. You want it now. Couple it with some css, ajax, and xhtml and you'll be thankful how easy it is to create new webapps that can live on any os, any browser.

Konfabulator

Want something kick ass?

Free?

Get This.

What it lets you do is have various widgets on your desktop that tell you things like the temperature and forecast for outside. And if you make them be "Below" widgets they embed onto your desktop so you can have icons around it.

Oh, and you can program new widgets for it. SOme say it is really really easy to do. Oh and for your stock fiends, it comes with a stock ticker....

Mozilla Firefox 1.0.7

Upgrade now!.

On an aside, I love Leo Laporte was commenting on a lot of blogs are a waste of time.

Granted, this is a news site/tech feed. But it's cunning disguised as a blog.

Tuesday, September 20, 2005

Opera's Now Free

Yes you heard it here, opera is free as in beer. Yipee! Now there is no reason why anyone has to stay with IE and it's crap standards.

And I really mean crap standards. C'mon, who really wants to have to do tricks to get PNG translucency to work? I'm just glad they support a subset of CSS.

Granted Opera and Firefox support most everything in the CSS.

Much excitement.

Monday, September 19, 2005

NerdTV

This a neat site. People that are on the tech trail giving television interviews that you can then download and watch. It's like iptv but sponsered by PBS and like some iptv, only available via the internet.

How's this done, bandwidth-wise? Well through the bandwidth sharing, peer to peer client BitTorrent. It's really neat. And the speeds you can get to download things is much faster than some of the speeds the respective servers could handle normally. IE PBS might not have a pipe that can handle hundreds of 1MB connections all at once, but with the miracle of BitTorrent, they don't have to. Cool stuff.

Friday, September 16, 2005

Digg

From this awesome site's copy:

What's Digg? Digg is a technology news website
that combines social bookmarking, blogging, RSS, and non-hierarchical
editorial control. With digg, users submit stories for review, but
rather than allowing an editor to decide which stories go on the
homepage, the users do.

It's very Cool. And via digg, I found the following link to firefox wallpapers here.

Thursday, September 15, 2005

Trailers @ apple

Oh if you want to spend some time seeing what's going to come out in the theatres, why don't you head on over to The Apple Trailer section. Most of the big name movies are there and it's always nice to see them in the privacy of your own home.

Only drawback is that you'll need Quicktime which, while bundled with iTunes, doesn't mean each and every person has it.

Oh, and if you want a good browser, and you don't want firefox, for some reason, you could always get Opera. I'm using it right now to write this entry (and it's fast).

Lulu.com

This site has an interesting premise. Print on demand books people want. So instead of doing pre-determined runs of books, as someone wants a book it's printed out. And, from what I hear, the printing doesn't suck.

And they have several Mac OSX type books (including one book on Applescript).

Neat neat stuff.

Wednesday, September 14, 2005

Searching Blogs

Ever wanted to search blogs for some information? Well look no further Google now has this service. Vanity google yourself, or just see what other people have said about tech on occasion. It's handy, and has RSS feeds for the searches. So you can pick a topic and see what all people post about it.

CSS and IE6

Did you know that IE6/5 does *not* handle transparent png's for backgrounds correctly? Nope, you have to play tricks with them. Supposedly they will have png support in IE7, but still how can you really force readers of your website to go to IE7?

Oh, and here is the link to the IE7 blog (or at least yet another one).


Oh and here's my favorite quotes from the mezzoblue article:

Lack of support for min-width and max-width

Again comparing to all other browsers on the market, IE is the only one that doesn’t support the CSS2 properties min-width and max-width (which have been a standard since 1997, incidentally). These are incredibly useful for controlling larger areas of type, particularly when setting line length limits to aid in readability.

The trick to getting around min-width in IE is actually pretty easy. IE treats width as if it were min-width. By exploiting the fact that IE doesn’t support child selectors either (more on this later) we can create a simple bit of code that doesn’t allow a browser windows....

To edit the Style of the Sheet II

Go and use the "edit styles" bookmarklet they offer. You can find it here and it's the best thing since sliced bread. It has literally cut down on my css development cycle by leaps and bounds.

Now all I do is start it up on a page that I want to manipulate the css and then once I get it the way I want it, I take my changes and retype them into the static css....

2 Thumbs up, er something.

To edit the Style of the Sheet

(And this was borrowed from one of my del.icio.us bookmarks, so please feel free to search for developer tools)

<lots of pain and evil javascript code that blogger then attempted to render>



Oops, guess I'll just post the link for posterity.

Update:


Did you know that Blogger won't take < or > in their code if not dereferened into ampersand-gt-semicolon?

Odeo, it's not just yodelling

So this is a neat site that does
podcasting software. It's definitely something for those of you that
don't want to do iTunes or some other podcasting software. And they
offer all sorts of podcasts on their site already. There is software for
mac and windows and it looks dead easy to get and install.

Join the podcasting bandwagon. What with the free music and tons of news
from various viewpoints it's definitely something that everyone needs
to go out and get.

Tuesday, September 13, 2005

Downloads for WoW

Man I started this download about an hour ago, and it's still going (42%). Wow, I really think that we need to to figure out a way to host this to another network sharing protocol. I know the bandwidth alone is driving people to their knees at the WoW camp.

Any suggestions? Other than don't play wow...

Monday, September 12, 2005

SessionSaver

After just having recovered from another power outage, I cannot recommend highly enough, the wonderful extension to firefox, known as SessionSaver. With that and CacheFixer (or by it's lonesome) it saves sessions between crashes. And the best part is that it's fire and forget. Install it, tweak a few options if you like, and then from then on if you have a crash, your pages will be back.

I've been using it on all my machines as of late, so that I can more easily pick up where I left off. Oh and I did mention that I had the ability to undo a close of a tab or even a window? How can you not love that?

Ooh, and you thought you knew caffeine?

Klah Recipe, lots of caffeine, and other xanthines!

Lots of pain! Can't wait to try it out.

TWiT - the podcast

In this day and age of podcasting, someone who wants to speak about tech are about a dime a dozen. However, this half dozen talk all about it. Sure sometimes what they talk about is too low level for some, I think everyone can figure out what they are saying after a few more sentences.

Remember Podcast Alley is one of the places that you can find all sorts of podcasts. Oh, and Pod safe network is an ok source for music that won't have you worrying if someone going to bust into your house with automatic weapons.

Sunday, September 11, 2005

Education/Technology - Tim Lauer: del.icio.us Archives

"Creating Custom Podcast Feeds Using del.icio.us" is a neat article writing about how some people are using the power of del.icio.us to create podcasts.

The basic idea is to mark mp3's that you are interested in and then since del.icio.us can make rss you can then use the url that this particular tag makes to form a url you can then feed iTunes or some other podcast enabled program.

Very awesome. And apparently, the parent blog entry has that poster doing things like putting in auto-generated audio that can preface the mp3's. Wow!

Del.icio.us Linkroll

You'll notice on the sidebar now that I have Del.icio.us linkrolls enabled. Now you too can see what the old norseman is doing on the web and linking to.

I first read about this neat feature from the del.icio.us blog which describes some of the neat new features that they are putting into the blog and sometimes how to use them.

Why did I wait to put it in? Well honestly, it was momentum. I hadn't thought that people were going to use this, and then I started to see that there were other people using it on their blogs. When I saw this I knew that this would be a feature that wouldn't go away sometime soon.

Friday, September 09, 2005

Feedburner/Atom

Ok, so now that I've become a bit more savy, I've come to realize that the RSS on the side of this blog isn't really RSS, it's Atom. Whoops. So accourding to this help article I can go to feedburner and set up a rss feed (I think it's 2.0). Anyways, this is the service that slashdot.org and Uncle Willy use so I think I might go ahead and pick it up. Offer the two and see what happens. Comments?

Time between posts

You know what I need to do, is trim down on these times between posts. Sorry folks.

Anyways have you been to Reddit? If you haven't, you should. It's a place where people can put up links to anything (generally news stories) and then each person can mod the stories up or down. It's really a neat idea and works quite well. And, of all the handiness wasn't enough, it's also written in lisp. Can't beat that with a stick.

Ahi Tuna

Ahi Tuna, or yellowfin tuna is delicious. Internal heat of 125 degrees or cook them on medium high for 4-5 minutes per side per inch. Very tasty, and kind of expensive in the frozen north where there is no sea.