Share and Enjoy:
  • Digg
  • Facebook
  • Sphinn
  • del.icio.us
  • Mixx
  • Google Bookmarks
  • Add to favorites
  • Twitter

X-Cart Awesome Ability Theme

Posted by on Jan 8, 2012 in X-Cart Themes | 0 comments

X-Cart Awesome Ability Theme

We’d like to introduce X-Cart users to a fantastic new template, called Ability, that is so loaded with features that you really need to see it in action to fully understand why it is so advanced compared to other ‘skins’ available on the market. This template comes with literally 100′s of color and background combinations and several dynamically generated and animated areas. View Demo View this demo to get the full view of the powerful features and presentation: Click Here For Demo Screenshot Click the thumbnail below...

read more

Foreclosure Lawyers Project Underway

Posted by on Nov 26, 2011 in Current Projects, Portfolio | 0 comments

Foreclosure Lawyers Project Underway

We’re excited to have been selected for the development of a highly visible service oriented site for helping homeowners in trouble. The project is bi-phasic with the first phase consisting of a fully workable information and contact system.  The initial phase is done in strict CSS/XHTML with a dose of PHP for running the dynamic form system. The 2nd phase of the project will consist of the use of a content management system (CMS) that will contain multiple areas of content including password protected elements. Screenshot Here is a...

read more

Kessel Auto Repair Project

Posted by on Sep 2, 2011 in Current Projects, Portfolio | 0 comments

Kessel Auto Repair Project

We are in development of a website for a long-time general auto repair and towing business located in the New York area. The site will feature photo galleries, content management, videos and a complete custom design.  Share on FacebookShare and Enjoy:

read more

Kirk’s Auto Care Project Underway

Posted by on Sep 2, 2011 in Current Projects, Portfolio | 0 comments

Kirk’s Auto Care Project Underway

Currently we are working on a new website for an automotive repair shop specializing in brakes and tires. The project is presently in the beginning stages as we gather and import content. However, we can offer a ‘sneak peek’ at the design we’ve come up with along with the basic concepts. The site is built around WordPress so the client can update and add to their content over time. It also features some advanced plugins for social networking, video and photo galleries and communications. Screenshots / Preview Here are a...

read more

CSS Message Boxes

Posted by on Aug 27, 2011 in CSS | 0 comments

CSS Message Boxes

Colorful boxes containing tips, info, links and even warnings are very helpful in providing a positive visitor experience in navigating your website. Message boxes are sometimes the best way to point towards a specific link, state the importance of a certain item in the page, or even warn the visitor of something they should know. Creating these using CSS is a pretty simple proposition. All you need is the icons that would represent each type of box: warning, info, success and error (or, whatever type of ox you wish like...

read more

Archer Interiors Project Underway

Posted by on Aug 12, 2011 in Current Projects | 0 comments

Archer Interiors Project Underway

We are about finished with one of our latest projects for a local interior designer, Christine Archer Interiors, LLC. This site will serve as a showcase for her work as well as cover various press articles she is featured in or has written. The previous version of the site was outdated and not easily modified for adding new content. We’ve switched to a WordPress based platform to allow for ongoing edits and content control.  Preview: Here are some screenshots of the latest...

read more

There’s a Jerk In Every Bunch

Posted by on Jun 24, 2011 in News | 0 comments

There’s a Jerk In Every Bunch

Excuse us while we deal with yet another spam-jockey who has tried hijacking our registration system in their attempt to spread the word on Viagra, Cialis and other wonderful ridiculous garbage they think we’re interested in. Our registration system will be unavailable until we’re sure he’s found out we don’t care. As if that matters. If you’d like to register legitimately then please use our contact form and I can add you manually in the interim. Thanks! Share on FacebookShare and Enjoy:

read more

Cool WordPress Mega Menu System Plugin

Posted by on Jun 23, 2011 in Resources, Wordpress Plugins | 0 comments

Cool WordPress Mega Menu System Plugin

Site navigation is obviously very important. Therefore i’ve been searching for a more efficient and intuitive way to provide visitors with where things are within the site. Site maps are ok, dropdowns get too long, etc. Enter the Mega Menu! The Mega Menu allows you to create multi-column dropdown style sub-menus with images, icons, descriptions…even forms! There’s even a control panel for modifying how the menu responds regarding speed, size and more. Plus, it comes with 21 preset styles to select from so there’s...

read more

Hide Email Address From Spam Harvesters with JQuery

Posted by on May 25, 2011 in JQuery, Tutorials | 0 comments

Hide Email Address From Spam Harvesters with JQuery

I used to scramble email addresses embedded into web pages so the spam harvesters wouldn’t snag them by searching the source code for the mailto: tag. Then I came across this great and simple way of using JQuery’s Ajax functionality to do the trick. Basically the concept is to summon the email address using an Ajax function so that it displays in the specified location on your web page. The email address itself is kept in a separate file. Therefore it’s not part of the source code that the spambots cruise through to snag...

read more

CSS and JQuery Zebra Stripes

Posted by on May 13, 2011 in CSS, JQuery | 0 comments

CSS and JQuery Zebra Stripes

Looking for an easy way to create that striped look for your tables? Plus, add a little excitement with some hover effects? Well, here’s a quick example of how easy that is to do with a bit of CSS, HTML and good ‘ol JQuery! For the purposes of this tutorial we’re using some very basic methods of table creation, CSS and very simple JQuery methods to accomplish our goals. What we will be doing is adding a stripe to every other row and then adding a hover effect to the others. This tutorial is only designed to show you how...

read more