Staticfree Blog

I have been at work for 2 hours, 16 minutes, and 3 seconds. Before that, I was prowling the concrete wilderness.

Tue, 31 May 2005

I've got a new site theme. I got tired of the old clashing blue-and-brown and decided to make it a bit lighter. I think this better represents me as I am now: bolder, a bit more refined, and a bit more cheerful. It's still lacking a certain something, but I don't know what just yet. Perhaps another color to compliment all the blue.

Additionally, I wanted to try out a new technique for theming the site: I have basic XHTML documents that live on the server and are transformed using AXKit and an XSLT stylesheet to add in the necessary content for navigation bars and hooks for the CSS. Then I've got CSS for all the actual themey bits. This should give me much more flexibility in content creation. I don't need any hooks whatsoever in the XHTML documents now (before, I used server-side includes to add in navigation) and can mungle/merge content. This makes things like my new javascript color clock work in the theme, as well as stand-alone without any extra effort.


regarding
trackback enabled :: 13 comments

I'm back in Newton for the summer and will be living in my dad's new place. Tina and I will be living in our own little room in the basement (much bigger than my room in Rochester) for the summer. We'll be working at our jobs at Charlesbridge Publishing and France Telecom R&D, respectively.

The new place is in Chestnut Hill and has quite a bit of old-house character to it - aka. "quirk". The main source of quirk in the house is its seemingly excessive amount of cupboards and assorted small-panels-embedded-in-walls. These panels cover anything from electrical panels to absolutely nothing (see inset). A photo of a panel in a wall that seems to cover a hook. Most of them make sense though, like the ones that cover ugly technology that may need to be serviced. There are just a great deal of them overall. Many years back, a hinge salesman was smiling gleefully.

David and I have discovered a few entropy switches - that is, switches whose sole purpose appears to simply increase the universe's entropy; any other function of such a switch has been lost to time and poor rewiring. I'm hoping to acquire one of those little electrical things that beep obnoxiously in order to trace them someday.

So, again, I'm back for the summer. There will be much much hanging out going on. If you're reading this, are in Boston, and aren't some creepy stalker person, then I want to hang out with you. Tina and I will be working day jobs, so that leaves plenty of nights and weekends to engage in various recreational activities. Don't just leave messages here (even though I get them) contact me or I'll have to contact you.

trackback enabled :: 1 comment

Wed, 25 May 2005

If you've ever wondered, "Gee whiz, what is that Steve fella running on his tiny laptop? Shucks, it sure doesn't look like my computer back at home." then you may wish to check out my new section of software that I use. It has some descriptions of my favorite open source applications and why I'm so fond of them.

trackback enabled :: 1 comment

Thu, 19 May 2005

Today I discovered NeuroCam. I'm still not entirely sure what it is, but it's based out of Melbourne, AU. It appears to be some sort of demi-secret international organization; only "demi" as many of the operatives have blogs. The weirdest bit yet: I've already met one two of their operatives, although I didn't know it at the time. I think this requires further investigation...


regarding
trackback enabled :: 5 comments

Fri, 13 May 2005

Many people have websites that have poorly-chosen font sizes and they don't even realize it. They use the unit of measurement known as "pt", thinking that it will make font sizes more consistent. This is akin to the people who make a website design and change the foreground color, but leave the background color to be the default. In both cases, the designer made bad assumptions about the reader's configuration.

To the point

A screenshot of a popular website as seen on my small laptop screen Shown here is a popular website as seen on my small laptop screen. The text on the left window is much too large for the design. Compare to the window on the right that respects the browser's default font size.

You should not use point sizes for screen font sizes. Instead, you should use pixels, as no doubt the rest of your website is designed based on pixels. If it's not pixel-based and it's relative (yay!) then let the user choose (by using the default font size and relative sizes from that). This is because screen resolutions are not all the same and users generally know best when it comes to what font size they prefer reading.

In your site's CSS, instead of font-size: 12pt use font-size: 14px. These should look roughly the same on a normal, 85 DPI screen (see below for talk on DPI) but on a high-res screen (say, 141 DPI) 12pt text is 23 pixels high! If your site design is done in pixels - that's going to be a problem.

Nifty! Google's calculator can convert from pt to px at any given DPI. Just enter "12 points in inch / 85" (try it) in the search box and it'll give you "14.1666667 inch / 85" aka "14 pixels". You can do the same thing using the *NIX units program. If you know your DPI, you can just replace "85" with the appropriate DPI.

See more ...

trackback enabled :: 5 comments

Tue, 10 May 2005

Updated: Claimed! Good sir Faboo will be living with us next year.

Are you looking for a place to live in Rochester, NY next Fall? Does the notion of housemates who brew beer (as black as coffee), stay up until dawn (not partying), and enjoy the finer points of Linux sound appealing?

a photo of Geekhaus Well, we (Tina, Ryan, and myself) are looking for one or two someones who fit the bill. Rent is cheap, the people are swell, and the location is fairly near RIT.

Want to know more? Contact me if you are interested.

Specs

price
$850/month rent + heat + utilities, total. About $300/mo./ea. for 4 people; $240/mo./ea. for 5.
time
Starting in the fall, but perhaps summer as well.
location
81 Barton St. Five miles north of RIT across the river from U of R. Very near an excellent park with a nice view of the river. Across the street from river trails that lead up to the city.
room
2x 10.5'x9.5' rooms, carpeted. One with a closet, the other with a dedicated 20A wall outlet. 1x window each room.
Internet
Cable (extra-fast) and DSL for redundancy. Secured WiFi access point in the center of the house. A household server with plenty of space for storing files and hosting websites.
misc. house stuff
Kitchen, 1x bath, dining room, living room, furnished attic, washer/dryer, decent-sized back yard.
people
Two geeks and a lady: Ryan, Steve, and Tina. We're reasonably clean, stay up late, and occasionally listen to loud music. We generally don't have parties, we drink responsibly and eat well.
trackback enabled :: 1 comment

Recent Comments

Categories

B6 d+ t++ k+ s u- f- i+ o++ x++ e++ l c-- (decode)

Archive by date

May
Sun Mon Tue Wed Thu Fri Sat
       
2005
Months
May
If you can read this text, you're either on a browser that doesn't support CSS or one that supports it badly. You've probably noticed that my layout is a bit choppy and perhaps even ugly. My layout here is designed to work in all browsers that support CSS 1 and 2 and was designed by reading the W3C CSS recommendations. It was tested in the most CSS-compliant browser I know of, Firefox. If you want this page (and others too!) to look nice, I reccomend trying Firefox - it's completely free and can also block those annoying popup ads out-of-the-box.

Powered by Blosxom Atom RSS 1.0 RSS 1.1 RSS 1.0 no comments Technorati Profile GeoURL Valid XHTML 1.0! Valid CSS!

Creative Commons License
All original sound, text and graphics on this site (staticfree.info) are licensed under a Creative Commons License.