Whether you're using a fancy WYSIWYG (what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.
James Williamson for Lynda demonstrates designing for multiple browsers. The most frustrating aspects of web design is constantly dealing with the settle and some times not so settle differences in browser rendering. While they moved to a standard spaced, CSS control presentations has made life infinitely easier for web designs. Dealing with bad browser behavior is one of most unfortunate side effects. All browsers render our pages same because each browser reads and renders the HTML and CSS ...
Curious about all those jailbreak videos and what they mean when they say "SSH into your phone"? In this video, learn how to SSH into either an iPhone, iPhone 3G, or an iPod Touch. Additionally, learn how to download videos from Cycorder on an iPhone and iPhone 3G with Cyberduck. Links & codes you will need:
This video describes how to edit and delete data in PHP and MYSQL. The video is about twenty minutes long and is perfect for anyone learning how to manage databases and websites with PHP or MYSQL. This video is part of a series on learning PHP and MYSQL. However, this video is not intended for anyone who is technically challenged or not a coder and should only be watched after having a good grasp on PHP syntax.
This informative video from ClearTechInfo.com will show you how to quickly and easily test the download and upload speeds of your internet connection, using a safe and easy to use website testing utility from speedtest.net, explaining what the results of the test mean to you. Also, they take the time to show you the links so that you can share the results of your test with your friends, by posting a link in a forum, or linking to a picture of your test results.
There are many instances when you may need to crop an image. Whether you need an avatar for a social networking site, or a specifically-sized image to insert into your website, Adobe Photoshop is an excellent tool to use. Learn how to bring an image into Photoshop and all the various tools one can use to crop the image in this video tutorial.
Step 1 In the Adobe Flash program, select “Flash File (Actionscript 3.0)” from the “Create New” menu. Switch the workspace layout by clicking on the dropdown menu in the upper left of the top menu bar, and selecting “Designer.” You can adjust the size and color of the document by adjusting the settings in the Properties panel.
You don't need to be an expert designer to make your own clothes, only the patience to work step by step. This video will show you how to follow a sewing pattern.
Check out this informative video tutorial from Apple on how to add a photo album in iWeb '09.
Check out this informative video tutorial from Apple on how to add a countdown clock in iWeb '09.
Right out of the box, iPhone is incredibly easy to use. If you want to get the most out of every feature, you’ve come to the right place. This video tutorial straight from Apple will teach you how to browse the web with Safari on the Apple iPhone 3G. The iPhone redefines what a mobile phone can do.
Check out this tutorial video from Sessions Online Schools of Art & Design's "Dreamweaver I" course. This is part of Sessions' Web Design certificate programs.
Check out this video on color theory: analyzing color. It is important to understand color relationships and harmonies when designing everything from brand advertising, websites, video games, fine art, clothing and interior decoration. Tutorial video from Sessions Online Schools of Art & Design's "Color Theory" course. Part of Sessions' Graphic, Web, Digital Arts, Marketing, and Multimedia Arts Design certificate programs.
Check out this cool Tinkernut video on typing upside down. This will drive people nuts!
Just because your XBOX 360 account isn't linked to your Netflix or Hulu account doesn't mean you can't catch up with the latest episode of "Gossip Girl." In fact, you can stream movies and TV shows from either website by simply installing a program called PlayOn on your networked PC.
In this web development software tutorial Jason Smith shows you how to build a table for a website in XSitePro version 2. The tutorial shows you an existing table on a site and then shows you how to recreate the table step by step in XSitePro 2.
Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. You'll learn how to create extender controls with the Ajax control toolkit utilizing the ASP.NET Ajax extensions.
Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using an existing web application, this video tutorial will demonstrate how to use Visual Studio 2008 to debug JavaScript in a web application.
Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video, you will learn how to create a simple Master Page using .NET 3.5 in Visual Studio 2008.
Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this introductory video, Alex James will show you how to build a simple Entity Data Model in a short amount of time.
Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this introductory video Diego Vega will show you how to use the Entity Data Source in an ASP.NET Application.
Apple's web browser, Safari, stores information like web history, Google's search history and cookies from websites. There may be certain instances where you want to keep this information private–for example, if you're on a public computer or have borrowed a computer from a friend, you may want to keep that information to yourself. For a step-by-step guide to using the private browsing feature in Safari, watch this OS X video tutorial.
Whether it's a small business or a work group inside a large corporation, all members need access to the same materials in order to work effectively. Mac OS X server makes it easy for groups to collaborate and communicate through their own Wiki-powered Internet website. In this video tutorial, you'll learn how to adminster the Wiki server in Leopard Server in Mac OS X.
Mike Lively shows you how to use Dreamweaver to FTP. It's one thing to build a website in Dreamweaver, but you still need to get it on your site! The tutorial shows how to upload content to the web via FTP using Dreamweaver.
Learn from those crazed coupon clippers who've figured out how to buy $500 worth of groceries for 50 cents. You will need Sunday newspapers, coupon websites, accordion folders to store the coupons in, and the store specific circular fliers. Watch this video budgeting tutorial and learn how to save money on food with coupons.
Here is a very delicious drink from the Level vodka website. This bartending recipe gives it a bit more complexity with the addition of fresh pear balanced against a botanical backdrop. Next time you are planning a cocktail party, mix together a few ginger honey pear cocktails. It is a delicious addition to your bartending knowledge!
Learn how to cut Camtasia Flash file sizes in half with this tutorial from Bill Myers. Save space on your hard drive and make it easier to load higher quality videos on your site or any website.
Learn how to secure a web site using the new Membership and Roles features of ASP.NET 2.0. In this ASP.Net video tutorial, the topics include user registration, password recovery, and restricting access to content with roles.
Build a web page to collect information from the user with the Wizard control, validate that information, and use the System.Net.Mail classes to send a confirmation email message. Check out this video tutorial to see all about making a 'contact us' page on a ASP.Net website.
See how simple it is to create data-driven web sites using ASP.NET 2.0, Visual Web Developer 2005 Express Edition, and SQL Server 2005 Express Edition. Watch this video tutorial to learn how to create a database, add its data, and display that data on a web page.
Learn how to create banner ads for websites in Joomla using the Page Peel Module.
This video is a very easy guide on how to jailbreak a 1.1.3 or 1.1.4. If you get and error when extracting Ziphone or opening it up download and install this:
Joost Fangeveld demonstrates how to fold an origami fish. You can download the design he uses for free on his website.
Charles Esseltine shows you how to fold a star out of paper. Diagrams can be found on this website: http://web.archive.org/web/20060330001742/www.anniefolds.com/TSUstepfolds.htm
A brief overview on sharing using iMovie. iMovie makes it easy to share your movies, whether you want to show them on your own TV, carry them with you, or post them on your website.
Microsoft Visual Studio 2008 is an integrated development environment that lets you develop websites, web applications, and web services. It requires a bit of computer coding to run (C#, Visual Basic, ASP, C++) and will work on any web server that supports Microsoft.
This model is a modular origami 6 unit ball. Diagrams on Yurii and Katrin Shumakov's website: http://library.thinkquest.org/27152/towns/oriville/oriver/practice/05.htm
How to get around your school or home's computer security to view restricted webpages.
This video documents installing a php script (Almond Classified) that allows for web visitors to post classified ads on your web page.
Learn how to download, install and configure FileZilla, so you can create an FTP connection to your website, in this Screencast courtesy of www.ScreencastCentral.com