Software by tag 'Tutorial'

Building Tabbed Navigation using SpryTabbedPanels

June 3rd, 2011 in Tutorial | View Comments

The Tabbed Navigation is the latest trend while designing a Website. If it is blog then you can notice the content titled ‘Featured Content’ or ‘Latest’ arranged in tabs. If it is a Website then there are tabs on top replacing menu items. If coded correctly the tabs give a fresh outlook to your Website, save resources, and present maximum information in less area. In addition, almost every user is familiar with the tabs and their working. Tab, ALT+Tab, and Ctrl+Tab are the most pressed keys on any keyboard on this earth. Thinking to use the tabbed navigation in your Web design then we are here to help you out. Adobe Labs provide access to its SpryTabbedPanels without any cost. Here we’ll guide you how to use the SpryTabbedPanel code to create Tabbed Navigation.

An outer div contains – list of tabs, all panels, div container to have content panels, and div tag for each panel. The SpryTabbedPanels use JavaScript to toggle between the tabs. Therefore, we’ll include the JavaScript code within the HTML tag. To modularize the code, we’ll create a separate JS file and link it through script tag inside head tag. This js file will define the functions related to the Tabbed Panel. Before closing the body tag, we’ll define a script tag to use JavaScript to make Tabbed Panel interactive. We’ll also link a style sheet in the head tag.

Adobe Labs provide the SpryTabbedPanels.js to use with the HTML code. You can scroll down to bottom to download the source files used in this article. Before that, we’ll illustrate the code of HTML and CSS files in this article. We recommend you not to change the file name of js and css files. However, you can modify the code as per your convenience.

In our case, we’ve located JS, CSS and HTML files in the same folder. Please modify the path in code if you’re placing the CSS and JS files in other location.

(more…)

50 Useful Cartoon Character Design Tutorials

February 24th, 2010 in Photoshop, Resources | View Comments

Cartoon character designs is really interesting. Today, we have a lot of powerful graphic design software such as Photopsop, Illustrator and Corel Draw to help graphic designers create cartoon characters.

With the advance technologies, designers now can sketch the cartoon characters on paper first, and then use software to convert and edit them on PC. If you are using Photoshop or Illustrator, then they are powerful enough to create cartoon character. But if you don’t want to pay for them, there are still a lot of Free Photoshop alternatives where you can use.

Today, we are going to look into 50 cartoon character design tutorials where you can learn from basic to the advance skills to create and edit cartoon characters. We hope you enjoy reading them.

Create your own monster

Yet another monster character tutorial. You can download the source files to get started immediately.
Create your own monster

(more…)

Manage Your Blog’s Content with Two Simple WordPress Hacks

December 13th, 2009 in Tutorial, Wordpress | View Comments

It’s amazing that in my own non-scientific poll, half of those who work in some technology field still get the term hacker confused. A hacker is not someone who is leering in cyberspace ready to infiltrate their unsuspecting victim’s computer and pillage any information of use from its hard drive. A hacker is someone who looks for ways to manipulate things to make them work better. So when I speak of hacks for WordPress, I am looking at ways to change the code to make the application work better for us, not how to scrape content or steal log in information.

Hacks vs. Plug-ins

There are many different plug-ins available to help manage content on a WordPress blog so why would we want to mess with the code?

For starters, getting our hands dirty with the code of WordPress gives us a much better insight as to how the software works. As we become more comfortable with the source that powers our blog, we gain a better understanding of how to secure it from malicious attacks.

A second reason to avoid turning to a plug-in as a first resort is that an accumulation of plug-ins causes your blog to become bloated. Eventually, this bloat may begin to affect the way your blog loads and delivers to your audience.

Finally, if you pride yourself on going green or you just want to do what you can for the environment, you may be interested to know that code bloat can unnecessarily burden your server’s CPU. Making your server work harder uses more energy. Cooling a hard working CPU uses even more energy. Reducing code bloat saves energy.

Instead of relying on plug-ins, we are going to look at a few hacks that can help better manage a blog’s content. Each one of these hacks requires a bit of PHP knowledge and the ability to upload to your server.
(more…)

40 Really Useful Photoshop Text Effect Tutorials

July 31st, 2009 in Photoshop, Resources | View Comments

No matter you want to design a banner or logo, text effect is very important. Why? It is because a beautiful text effect on the banner or logo will attracts the visitor and also delivers a better message.

There are tons of Photoshop text tutorials around us, but today we are going to pick the most 40 beautiful Photoshop text effect tutorials for our readers.

You may or may not seen them before, but believe me, they are really useful, cool, beautiful and easy to follow tutorials.

You may subscribe to our RSS feed or follow us in Twitter so that you can always receive latest news from us.

1. How to Create a Gorgeous Glassy Text Effect

gorgeous glassy text effect

2. Wooden text effect in Photoshop

A very nice wooden text effect tutorial in Photoshop presented by 10steps.sg.
wooden text effect in photoshop

(more…)

30+ Easy To Follow Photoshop Layout Design Tutorials

July 13th, 2009 in Photoshop, Resources, Web Design | View Comments

Photoshop is an excellent application for web designers. No matter you are beginner of expert of Photoshop, you can easily get tutorials and resources by using the search engine.

Most of the theme developers/designers will done their website design using Photoshop, and then slice and convert them into CSS/HTML template. Here, i had collected 30+ easy to follow Photoshop layout design tutorials. You can follow them step by step to learn how to create a website layout design by using Photoshop.

1. Carbon Fiber Layout

Carbon Fiber Layout

2. Business WordPress PSD Layout

Business WordPress PSD

(more…)