→ via Twitter
  • loading . . .
  • Adding Asides, Losing Mini-blog → I’m not sure how many people actually noticed the mini-blog I had at the bottom of the page. I don’t think very many, and that’s why I’ve decided to get rid of it, and add the small mini-posts aka asides within the body of my blog. This only adds functionality to my site. Thanks to Daniel Denk for the great how-to.
  • January 11th, 2008 | 2

Market Your Website and Share Interesting Finds Using StumbleUpon

StumbleUpon Profile

As my current blog approaches it’s first birthday on February 1st, I’ve started looking at different ways to make it better, and to push it to a higher level in terms of usefulness and readership. One of the key components of this strategy is using social media in an effective way. This post will cover a few basics, so if you’re an old pro when it comes to mingling on the social web, feel free to add your knowledge to the mix.

For me, the term social media conjures up images of blinking neon MySpace profiles, but fortunately, there’s more to social networking on the web than what MySpace has to offer. In my opinion, MySpace is the trailer-trash of social media…maybe that’s a little harsh. I think it can be used in a positive way, but it seems to be more about keeping in touch with friends, connecting with musicians, and it’s a haven for very sleazy spam….and I truly hate spam, sleazy or not. On the other hand, there are a number of social media websites that offer a more concentrated purpose, and focus on content rather than your profile. Among the best I know of are Del.icio.us and StumbleUpon.

[Continue reading →]

  • Death in the Family → My grandmother passed away Saturday morning(1-5-08). She was 85 and died as a result of a stroke she had a couple of weeks ago. I consider it a blessing that she had a long healthy life and didn’t have to suffer long. I won’t be online much for a few days…
  • January 6th, 2008 | 8

Darkwater 2-Column - Theme for Wordpress

Darkwater 2-Column Theme for Wordpress

First of all, I want to wish everyone a Happy New Year. I hope this will be great year for all of you!

Available today is a 2 Column version of my Darkwater theme for Wordpress. I’ve actually gotten several requests for this, so here it is for you guys who asked for it. The original Darkwater has been my second most popular theme, right behind NetWorker.

I’ve made a few other changes and modifications besides just losing a sidebar. Here are a few things that were modified:

  • Added the “search” feature at the top of the sidebar.
  • Updated the comment form and comment area.
  • Widened the post area.
  • Re-Organized the stylesheet which will make it easier to customize.

I hope many people will be able to use and enjoy this theme. If the Wordpress Theme Viewer website ever allows uploading new themes again(I’m starting to wonder?), this theme along with updated copies of my other themes will be available there as well.

*This theme was built with valid XHTML and CSS code.
  • Holidays are Brutal → Holidays in the grocery business(my full-time gig) are brutal. LONG hours, lots of high-blood pressure, and many headaches. Makes you wonder if it’s really the “most wonderful time of the year”.
  • December 22nd, 2007 | 0

Wrap Text with CSS Box: Part II

Here’s a continuation on my last post about wrapping text in CSS. It’s as easy as 1-2-3.

Whether you blog or have a static website, there are plenty of reasons to bring special attention to certain elements within your page.

In my last post, I showed you an easy way to wrap text in a box using CSS by placing the CSS/HTML code directly in your post. That can come in extremely handy in the right situation. But what if you put this block of info in every post, or every other post, or once a week? Even though it’s not difficult, re-typing that code every time could become a chore. In this post, we’ll look at how to get the same effect by adding the CSS in your stylesheet once, and assigning a class to the div we wrap around the text.

[Continue reading →]