Category Archives: Tips

Design Techniques: Spacing Your Text in Graphics

If you like designing like I do, you know that you have to play graphics editor as well.  Using tools like Adobe Illustrator and Photoshop offer so many tools but they don’t offer any design decisions for you.  Using the … Continue reading

Posted in Design, Tips | Leave a comment

Using HighCharts for charting in Javascript

In working with numbers all the time, I came across this cool javascript tool set for charting.  It works on all browsers and makes your charts come to life with little effort!

Posted in Development, Tips | Tagged , , , , , , , , | Leave a comment

Using JQuery simplyScroll on Your Website

SimplyScroll is a great jQuery plugin that can animate content either automatically or manually, horizontally or vertically, backwards or forwards.  It’s very useful when you’re designing a website and there’s a need for such a feature.

Posted in Development, Tips | Tagged , , , , , , , , , | Leave a comment

Incorporating Music into your Website

Ten years ago when Flash was just beginning to catch on and everyone wanted “flashy” sites, many developers added a soundtrack to the intro to their web projects.  Today, music and heavy flashy intros are annoying,  expensive to build, and … Continue reading

Posted in Design, Development, Tips | Tagged , , , , , , , , , , , , | Leave a comment

Editing a Static Page in OpenCart Administration Panel

Posted in Tips | Tagged , , , , , , , , , , | Leave a comment

Adding a Text Box in Your Blog Postings

A lot of people ask me how to add text that you want people to copy onto a blog post. Well here is the code you will need to accomplish this Your copy here Copy the following code below: <textarea … Continue reading

Posted in Tips | Tagged , , , , , , | Leave a comment