Feb
24
My wife and I are at
the age where our friends are having kids. So to keep
friends and family updated on their kids daily activities, a
majority of them maintain their own blogs. Well, as I mentioned before, Quinn (my
wife) and I are expecting. That means that we need a blog
to keep our friends and family updated. So, I asked Quinn
to come up with some ideas for what she wanted our site to
look like. She gave me some great ideas, and I put together
a home page mockup in PhotoShop. When we decided on the
final design, I began working on the CSS and HTML. The CMS
I decided to go with is WordPress. It's pretty
simple to use, and I love the functionality it provides, and
the freedom you have to incorporate it into any design. The
fact that it's free, and very simple to install, made for an
easy decision as well. In all, I was able to purchase a
domain, setup hosting, and complete the design, CSS and HTML
in about 48 hours. I must say that I'm very happy with how it turned out, and
equally as excited that my wife has now joined the
blogosphere. So, have a look around, and enjoy.
Feb
11
Creating nice looking tables in HTML can be quite
annoying. You have to give the table an ID or class, then
give each row a class or give each column a class. Then you
have to add some crazy code to make each row alternate color
and another set of crazy javascript to make the rows
highlight when you mouse over them. Well... That is no
longer the case. Below is an example of how to get nice
looking HTML tables with very little code or markup.
Use Tables For Tables Only!
First things first, if your page is using tables for layout,
then stop reading. This solution is for people who only use
tables for their intended purpose. So, make sure you are
using tables correctly before continuing on.
The Table Markup
The actual XHTML code for the tables themselves is extremely
simple, and because of this is, it is nice and legible.
Read the rest of this entry
»
Aug
22
The day has
finally come! Since my POS HP took another crap on me, I've
decided enough is enough. So I went out and bought myself a
shiny new Mac. And I must say, I'm so glad that I did! I
love this thing. It never ceases to amaze me just how much
slicker a Mac is over a PC, and a majority of the reason is
the software. Mac just has the coolest stuff. From
dashboard widgets to GTD applications, owning a Mac has made these
last few days a sheer joy.
Thanks to a great article by Paul Stamatiou, and some
research I did on tons of other sites, I was able to find
some really great applications. Here is a list of some of
applications I've downloaded since last week:
Read the rest of this entry
»