Free Download: Soft UI Set

Today we have a free UI Set in PSD format that is ideal for use in portfolio websites. It features a number of stylish and clean elements like icons, buttons, and a navigation menu.

This set was designed for our readers by Damian Watracz. It is free for use in your own personal and commercial projects, no attribution required.

Download the PSD file.

Clock (PSD freebie)

Get your freebie here.

14 New and Free PSDs for Web Designers

Designers are always looking for new design elements to use in their projects, and that’s why it’s very important to have a good library to count on. To help you increase your resources, today we gathered 14 new free PSDs for you. From icons to UI controls, and buttons, there’s a lot of useful elements here. Enjoy.

Free Download: Dashboard Elements PSD

Today we have a free PSD file available for download. It includes a few creative dashboard elements that can be used in your own designs. The PSD file is layered to allow for easy editing and customizations. View it in full size to see the detail.

Twitter follow buttons

PSD freebie of Twitter Follow Buttons & Icons fully layered PSD.

Included is 16 layered PSD Follow buttons with icons, 8 white & 8 blue with alternate wording – Follow Me, Follow Us and Follow button also included is matching icons at 48px x 48px in size.
Buttons are also included in JPG & PNG format

Download

iPhoneography

The first camera phone photo was taken on June 11th, 1997. In honor of that date, 1197 is a one-day conferencededicated to mobile & iPhone photography, presented by Bolt | Peters and Blurb.

Richard Koci Hernandez (@koci) and Dan Cristea (@konstruktivist)will be presenting a unique iPhoneography workshop focusing on creating unique photographic shooting and post processing techniques, using only iPhones and iPads. Fill up your Camera Roll and bring it with you to the event so they can show you how turn those snapshots into mobile phone masterpieces. They’ll lead participants through a series of hands-on tutorials where participants will process images from their camera roll alongside the presenters. Participants will learn to use the ‘right’ app for any particular shoot and develop a more critical eye by being introduced to tips and tricks on lighting and composition. They put these workshops on as lofimode.com, will also be leading photo walks throughout the event.

Free PSD Templates

35 Awesome Free PSD Templates which can give a new direction to your ongoing projects.

Website design is a vast project and requires too much of time and effort. You may have certain ideas to implement but may not have time to start it from the scratch. During this time, you may need free web PSD templates in which you can make changes as per your project needs. When internet is full of this kind of stuff, you might hesitate to choose the one according to your requirements from the numerous templates floating all over the internet.

Try all the Templates

is WordPress the best CMS ever?

Content management system or CMS, is a wonderful way to easily manage and update your website’s content.

CMS requires no programming skills to work with. It is completely user friendly.  A website owner can conveniently make essential changes to the website. You can edit, update and format your text. In CMS, the website design is converted into a template which specifies the editable content areas. Thus you can edit your content without affecting the site’s layout. There are quite a few CMS web developmentapplications which have been around for long. Small business owners can select any one of them to ensure stability and flexibility. There are some CMS which require professional help to be integrated into a website.

Here the free 5 CMS solutions for small businesses:

1) WordPress

WordPress is an open source Content Management System (CMS), often used as a blog publishing application, powered by PHP and MySQL. It has many features including a plug-in architecture and a template system. WordPress is used by over 13% of the 1,000,000 biggest websites.[3]

2) Joomla

When it comes to CMS web design, Joomla has become a cult. It has been around for many years. The number of amazing features and benefits it provides has earned  it a large following. It helps you to keep track of every single piece of content on your website. The latest version of Joomla provides a refined administration panel which makes it a lot easier for new users to operate. It has innumerable extensions. Some are free and some are paid ones which suit all types of industry solutions. Joomla’s development cycle is very fast. This means that new updates and security fixes are released frequently.

3) CMS MadeSimple

This CMS has gained immense popularity. It has a a web-based admin section for theme, template, and stylesheet development, installing and updating add-on modules, configuring page content blocks, and user groups and permissions. It is lightweight and easy to install. It is best for small sites and the sites which need to be developed quickly. It has a robust user interface. It is flexible for any web design, powerful and secure.

How to Convert PSD To WordPress Themes

Here we introduce the definitive Guide How to convert PSD to a WordPress Tutorial.

Step 1: Download WordPress

Download the last version of WordPress from http://wordpress.org

Step 2: Unzip the Files

Unzip the files and install them in your server or get a free account from WordPress.

Step 3: WordPress Folder

Once they are installed in your server you will see a folder that will looks like this:

Step 4: Modify the wp-config file

The only file that you need to modify is the wp-config-sample file. Please open this file in a text editor like Notepad or HTML editors like Dreamweaver or Coda. Please change the first lines and add your own server configuration:

/** MySQL database username */
define(‘DB_USER’, ‘usernamehere’);

/** MySQL database password */
define(‘DB_PASSWORD’, ‘yourpasswordhere’);

/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);

/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8′);

/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);

After you insert your details save it as: wp-config file.php (delete the “sample” from wp-config file-sample)

Step 5: WordPress Installation Successful! – Hello World!

After you add your server details in the configuration file if you add the right details you will be able to see your WordPress Blog installed, The blog uses a default theme from WordPress that looks like this:

default wordpress theme

Voila! You have your WordPress Blog installed, in the next presentation we will show you how to convert your PSD to WordPress

Step 6: The Design of the WordPress Template:

Basically the default WordPress Theme is divided in 4,5 parts and they have different templates:

Main Index Template(index.php) or Body
Footer (footer.php)
Header (header.php)
Sidebar (sidebar.php)

    You have to identify them and design accordly. We will use our design to show you how we slice the PSD.

    How to convert PSD to XHTML/CSS Tutorials

    Photoshop

    How to convert PSD to XHTML/CSS Tutorials

    Here the best tutorials how to convert your PSD to XHTML/CSS or convert your PSD TO WORDPRESS. Very helpful websites from around the Internet that we share with you:

    PSD to CSS/HTML in Easy Steps – Part 1
    The Design Lab: PSD Conversion
    From PSD to HTML, Building a Set of Website Designs Step by Step
    Slice and Dice that PSD