Create Your Own Twitter

3-Minute Video Tour of LearnVisualStudio.NET by Bob Tabor LearnVisualStudio 30% OFF $140/Lifetime Membership » Lynda Videos 7 Days Free $25/Month » IdealAutomate is a web-based code generator for ASPX Forms $10/Month or $100/Lifetime Membership » DiscountASP.NET Hosting $10/Month » AptHost for non-ASP.NET $8.95/month » Premium (Not Free)... [Read More...]

jQuery – Two Intro Video Tutorials

Thanks goes to Saurabh Vyas being a contributing author of this post. jQuery is the most popular javascript library. jQuery's syntax is designed to simplify navigating a document, selecting DOM elements, creating animations, handling events, and developing Ajax applications. Here is an excellent short 18-minute introductory video on jquery. This is a very basic introduction to including jQuery on your web page and getting started writing... [Read More...]

free Html5 tutorials

Here are Some best recommended free Html 5 Tutorials 1. See the power of HTML 5 I highly recommend all of you who are willing to learn html5 to see the link below before starting the process of learning. These slides will surely take you to the new world of Html 5 1. http://slides.html5rocks.com/#svg-example-slide 2. http://diveintohtml5.org/introduction.html#one A basic introduction to Html 5 3. http://www.w3schools.com/html5/default.asp (... [Read More...]

PHP Complete Beginner's Tutorials – 27 Video Tutorials

Here is a collection of 27 free video tutorials on PHP for developers. PHP is a general-purpose scripting language that was originally designed for web development to produce dynamic web pages. PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. PHP was originally created by Rasmus Lerdorf in 1995, and is now maintained by the PHP Group. It is totally... [Read More...]

All The things that you can do with css3

Here is a list of 20 very useful css tutorial by speckboy   20 Very Useful CSS3 Tutorials 1.Rounded Corner Boxes the CSS3 Way   2.Attribute Selection in CSS3   3.CSS3 Transparency: The Opacity Property (from manadarindesign.com)   3.Liquid faux columns with background-size the CSS3 way   4.Introducing the CSS3 Multi-Column Module   5.CSS3 Opacity (from exforsys.com)   6.CSS3 Text-Wrapping   7.CSS3... [Read More...]

Microsoft office free tutorials

Office 2010 online training Access 2010 Excel 2010 OneNote 2010 Outlook 2010 PowerPoint 2010 Project 2010 SharePoint 2010 SharePoint Workspace 2010 Visio 2010 Word 2010   Office 2007 online training Access 2007 Communicator 2007 Excel 2007 Live Meeting 2007 OneNote 2007 Outlook 2007 PowerPoint 2007 Project 2007 Publisher 2007 SharePoint Server 2007 Visio 2007 Word 2007   Office... [Read More...]

Free phpmotion Templates

Hi There ! You might be searching for a phpmotion or a clipbucket template or theme . We have recently started a new service called Orange-Templates And we are thinking of including phpmotion and clipbucket support also If you want us to edit your theme . It is very simple Just read the policy here and let us know what you want via comment. If you are planning to customise the default look of your site it can be any site (wordpress,joomla,phpmotion,clipbucket... [Read More...]

How to make your own cms

Do you want to create your own content management system like joomla  , wordpress or drupal . Well here is a series of tutorials by Peter Zeidman Part 1 of the series begins with a look at the overall plan for the CMS, and a look at PHP and the concept of object-oriented programming.  Part 2 takes a look at the basic PHP code that will power the CMS.  Part 3 examines the creation of the database and the database connector.  Part 4 explores... [Read More...]

Orange-Dark Template from idealprogrammer

I recently released another free template called Orange-Dark. As always this theme is not available for download but more that that . we can render this theme according do you just reply here and sign up at idealprogrammer.com and tell us about how and what things to change according to your needs in forums .   Here is the live demo – http://idealprogrammer.tv/orangetemplates/orangedark/ And here is the screenshot -        Read More →

Count number of words using vb.net

  In this short tutorial I will show you how can we calculate the number of words in a string . The string can be a string from inputbox or textbox or any string . It is  useful because we may need to count the number of words a user may enter. We have a function in .net called string.split. Returns a string array that contains the substrings in this instance that are delimited by elements of a specified Unicode character array. Vb.net... [Read More...]

Html5 id

We all know what an id attribute in html means . It is identification name of an element . But What's New with html 5 id attribute ? Well we all know that html 4.01 was  pretty restrictive regarding what values are allowed for id attributes There is some good news :- In html5 you can enter almost anything in the id attribute. That means you can insert (. , : anything in id attribute) But it is recommended to keep your coding... [Read More...]

Next Page »

This blog uses the cross-linker plugin developed by Web-Developers.Net