creating wordpress template from photoshop

If you want to create wordpress templates with your favourite software adobe photoshop you can do it easilt with 2 step tutorial from http://www.thewebsqueeze.com/ Step-1 : Design http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-i-design.html Step:2 Coding http://www.thewebsqueeze.com/web-design-tutorials/from-photoshop-to-wordpress-part-ii-coding.html I am sure if you are good at html,css and also know photoshop... [Read More...]

vb.net downloader

You can create a very cool application using vb.net that is a downloader to download any file/video etc . In this video at idealprogrammer.tv you can see how you can create a downloader program in vb.net with progress bar that shows the downloading process. If you have any suggestions and comments use idealprogrammer forums Watch the video here > http://idealprogrammer.tv/videos/483/how-to-make-a-file-downloader-in-vb.net That video is very basic... [Read More...]

vb.net text to speech

If you want to make a cool application in vb.net which can speak the text have a look at this idealprogrammer.tv video – http://idealprogrammer.tv/videos/484/vb.net-tutorial-13-text-to-speech-(visual-basic-2008-2010) Dont worry the codes in this program is very simple . only 2 lines of code but it’s uses are vast. If you have got any comments and suggestions use idealprogrammer forums  Read More →

Make a media player in vb.net

You’ll want to start by creating a new VB Windows Forms Application. Once you do, and you have the default form layout, go ahead an start customizing your form. What I did was I dragged out 2 Picture Boxes, and a Menu Strip. For the picture boxes, its pretty easy. Just find a picture on Google Images for something that resembles Music and one that resembles Video, then set that as the picture in the picture box. Here is what my setup turned... [Read More...]

New dreamweaver enable disable feature

This video shows you the dreamweaver cs5’s new feature of enabling and disabling css rules for experimenting and testing new things. Dreamweaver CS5’s new CSS Enable/Disable feature helps you experiment quickly with CSS-based layouts and designs.  Read More →

Best Website tutorials for photoshop

Source:TripwireMagazine , webdesignledger Here are some of the best photoshop webdesigning tutorials Photoshop Website design Tutorials Create a Professional Portfolio Design in 17 Easy Steps This tutorial teaches you how to create a professional looking portfolio design using very basic techniques. The majority of online portfolio’s appear amateur, yet it really isn’t very difficult to produce a simple design, very quickly that can portray a... [Read More...]

Best free joomla stuff

If you are looking for best and free joomla templates and extensions . You can visit http://www.bestofjoomla.com . It also has a list of template providers and all news and resources related to joomla. If you know a website better than bestofjoomla.com you can post in your comments at idealprogrammer forums  Read More →

Learn css positioning with examples

If you want to learn css positioning with live examples of div’s which are begin positioned you can use the following website which are recommended for you . http://www.w3schools.com/css/css_positioning.asp and http://www.barelyfitz.com/screencast/html-training/css/positioning/  Read More →

Free css tutorial series

If you want to learn best stuff that you can do with css you can use this awesome website :- Video Screencasts Here is a short css video series too : http://www.2createawebsite.com/design/css-tutorial.html If you have any comments and suggestions on this article please use idealprogrammer forums  Read More →

css image switcher

Roll over a link, watch the image above change. That’s what we build in this screencast, only we don’t use any JavaScript to do it. The trick is some simple z-index switching on hover and a bit of absolute positioning. Running Time: 12:20 Direct Download: High Quality, Quicktime .M4V Format (AppleTV Ready)  Read More →

what is fixed positioning in css ?

Fixed positioning in css is very easy to learn and much helpful. So what is actually fixed positioning Well you may have noticed that mosft often footer are seen at the bottom of the page . But if they are positioned using fixed positioning they will be in that position no matter you scroll or not . They will be at the same position as you mentioned . So is fixed positioning good ? Yes why not ? it can help us in many situtations and footers are... [Read More...]

Next Page »