Delightful Web Design

Delightful Web and blog redesigned

I just finished redesigning Delightful Web Design and Delightful blog. Please let me know what you think. I moved from working with Visual studio, Photoshop 7.0 and text editors for the CSS to Adobe Master CS4 collection. I’m sad to say that it took me months to get comfortable with the work flow. I wanted to use Photoshop CS4 for all the design graphics and code it in Dreamweaver, but I stuck with Fireworks to Dreamweaver work flow till I got comfortable with it.

The good news is I will be running a detailed series of tutorials on using the Adobe CS4 suite. And opeflly you’ll see why I made the change. Looking forward to the comments.

Free WordPress Theme

I would like to share a free WordPress theme with my readers. I will be publishing some tutorials that will describe the development process and the tools I used. An feed back is greatly appreciated.

 

The theme is a light grunge theme that can be used for personal or

image

commercial projects. The theme features a link for FaceBook and Twitter accounts and the main content area and sidebar expand vertically to match larger content. The design includes a logo that can be replaced with your own. I hope you enjoy it.

 

Down load theme here.

 

 

Share WordPress posts on Facebook

This short tutorial will show you how to add a share on Facebook button to your WordPress blog. This button will allow your visitors the option to share your article on their Facebook profile.

 

Read the rest of this entry »

Style an ASP.Net MVC application

 

Finishing off the ASP.Net MVC series with this post, we will focus on adding a little style to our application. We will edit the masterpage and CSS to create a look that is Delightful.

Read the rest of this entry »

Getting to Know ASP.Net MVC advanced navigation

 

Time to display some of the flexibility and power of MVC. Instead of coding a page for each of our products, we will let ASP MVC create the product details pages for us. This tutorial will display our product details based on the products’ ID property (field) .

 

Read the rest of this entry »