Skip to content


E Trade Baby Pants on the Ground

I got bored today and worked on a little remix for the 2010 etrade baby outakes video! It was pretty fun. Enjoy!

Posted in Random, Youtube.

Tagged with , , .


Now Witness the firepower of this fully armed and operational.. Large hardon collider!

Click to see full size

Just having some fun in Photoshop.

Posted in Random.


This BLEW my mind.

Had to repost this, the look on the guys face when he realized he made it is priceless…
Reporter Makes Backwards Half Court Shot – Watch more Funny Videos

Posted in Youtube.


My Services

package_development

link2Web Development / Design

paint

link2Print/Graphic Design

folder

link2Online Marketing

digikam

link2 Custom Photography

paint64

link2Site Re-Design

Posted in News.


2 TB Hard Drive for $139… Just a Great Deal!

I do not have an affiliate account with Buy.com, so this is just a straight up pass along… I’m considering getting one just for movies!  Pass it along, it will probably sell out soon!

This product qualifies for 2nd Day Express Shipping. Click for details. 2nd Day Express Shipping for $5.49!
*Some restrictions apply. Click here for details.
List Price: $209.95
Our Price: $159.99
Price After Rebate(s): $139.99
Shipping: FREE

Buy.com Total Price: $139.99
including rebates

Links:

Here’s the Link! Enjoy!

A bunch of great reviews… And some not so great… Read this first

(average price on google products is $189)

Posted in Deals.


New Business Partnership!

Just a quick announcement, I’m now working closely with Networx LLC out of Cincinnati Ohio to provide new services to clients!  We’re very excited about this opportunity, and will keep it a priority to provide top quality services!

Posted in News.


Local Website Listings for Busienss for SEO

The web is going local, and if you have a small business you probably find yourself competing with giant companies in the search results! One way to work around this (and help out your websites ranking while your at it) is to list on local directories.

This site has a great list of local  listing sites! Check it out!

Here’s the list…

Continued…

Posted in Search Engine Optimization.


Creating a Social Submit Sidebar for Wordpress Guide

Do you ever see those ’social sidebars’ on sites and ever think, man I really want one like that! We’ll your in luck!  This tutorial will give you a step by step in both video and written form.  Feel free to post any questions or problems you run into and we’ll see if we cant figure it out!

[View in high def. for best quality! Mmmm.. 720p]

Tutorial Requirements: Wordpress & Copy / Paste skills (CSS + HTML Helpful)

Time Required: Under 5 Minutes

Step 1: Install “Digg Digg” Social Submitting Plugin

This plugin is very well done, I haven’t had any problems – it contains the main social media and aggregating sites that we all know and love.  Its Facebook and Twitter submitting buttons are my favorite, they will automatically post based on the URL that the viewer is on.

Note: You can configure Digg Digg to load at the bottom of pages and posts, and use code to put them where you like, which is what we’re doing!

Step 2: Go to your CSS file under Appearance > Editor > [your theme's file].css

Here on the right you will see a list of your files, it may look intemidating, but don’t worry! Its not that painful, just a little Copy & Pasting!

Near the bottom (usually) you’ll see a styles.css or some file that ends with CSS, open this file and past the following code under the themes authors comments… Make sure its not inside a /* comment *\ line of code.

#floatrightbar{
float: right;margin: 0 0 10px 10px;border: 0px solid #666;padding:2px;padding-left:72px; width:125px; height:500px;position:absolute;z-index:99;top:0px;right:0px;
background-image:url(‘http://vezign.com/wp-content/uploads/2010/01/bg-marker2.png’);background-repeat:no-repeat;background-position:top center;
}

Update your file at the bottom.

NOTE: You may want to host the bg-marker2.png on your own server just in case I move it around, the file is at the bottom under resources.

Step 3: Go to your themes Header.php File

Same area as before, but this time you want to be in the ‘header.php’ file, find the <body> or a ‘wrapper’ type DIV and paste the following code AFTER it:

<div id=”floatrightbar”>
<script type=”text/javascript”>

function deleteline(buttonObj)
{
var node = buttonObj;
do
{
node = node.parentNode;
}
while
(node.nodeType != 1 && node.nodeName != ‘div’);
node.parentNode.removeChild(node);
}
</script>

<a href=”http://vezign.com/”>Web Design</a><br><br>
<?php if(function_exists(‘digg_digg_twitter_generate’)) { digg_digg_twitter_generate(‘Normal’,’source’); } ?><br><br>
<?php if(function_exists(‘digg_digg_fbshare_generate’)) { digg_digg_fbshare_generate(‘Normal’); } ?><br>
<?php if(function_exists(‘digg_digg_generate’)) { digg_digg_generate(‘Normal’); } ?><br>
<?php if(function_exists(‘digg_digg_reddit_generate’)) { digg_digg_reddit_generate(‘Normal’); } ?><br>
<?php if(function_exists(‘digg_digg_stumbleupon_generate’)) { digg_digg_stumbleupon_generate(‘Normal’); } ?><br>
<?php if(function_exists(‘digg_digg_delicious_generate’)) { digg_digg_delicious_generate(‘Normal’); } ?><br>
<input type=”button” onclick=”deleteline(this)” value=”Hide” />
</div>

The Javascript basically just removes the DIV when the button “Hide” is hit, you can change things around, but This is the basic code!  Customize it all you like :)

Update your file at the bottom.

Step 4. Test – Hope it works!

Resources:

Javascript Code from: Here

Digg Digg Plugin from: Here

Image for Background of Bar: Here

You should be set! If you have any problems feel free to post a question and I’ll see if I can help!  Please share if you found this useful :)

Posted in Tutorials | Wordpress.


Eye of Time Tutorial.. Enjoy!

A Tutorial on how to make an image like this one

Resources:

Stock Photos: sxc.hu , Deviantart.com

Eye Photo: http://silaynnestock.deviantart.com/art/Eye-Stock-V-126235069

Eye of Time Photoshop Tutorial from sean vosler on Vimeo.

Posted in Tutorials | Photoshop.


Eye of Time 2005

Found some old artwork of mine, thought I’d throw it up here! Its been about FIVE years since I put this together, the concept is pretty simple… Eye, with a clock = Eye of Time! Its a pretty simple process to make in photoshop, I’ll post a tutorial here sometime soon and perhaps you can build your own ‘eye of time’!

Posted in Interesting Stuff.