How To: Henna Your Hair_Tutorial *Part 1
Video: . How to Henna Your Hair Tutorial #1
Video: . How to Henna Your Hair Tutorial #1
I have made a video to show how we can add an applet into web application. It is shown in two parts. The applet can communicate with database too.
In this web design tutorial you will learn the differences between matching colors vs. not matching colors, changing speech bubble colors and renaming named colors.
This web design Tutorial will walk you through process of linking to files on your computer. You can link file types including but not limited to Microsoft Word, PowerPoint, PDF, Videos and so on for download on your website.
In this web design tutorial learn how to repel text around objects. This Professional website design tutorial will also explain why it is important to have the objects in proper order for the repel function to work properly.
In this Web Design Tutorial you learn how to convert the mouseover state into a navigation menu. Once the navigation menu is created you will be able to use the navigation bar properties to make additional modifications to your website menu.
This HTML web design tutorial will explain what HTML is and how it can benefit you rather you are looking to build a website from the ground up or you are planning on using a combination of automated software and HTML Design and need the flexibility to still make fine tune edits to your website. From a simplistic view the primary purpose of HTML design is to interpret and display text based content in a given web browser. For example when you read articles online from places like wall-street ...
In this web design tutorial learn how to create a mouseover state using mouseoff and mouseover layers. The mouseover state will allow more interactivity. Basically when a user places their cursor over the mouseoff object the mouseover object will be revealed. Common uses of this feature is to create a color highlight or texture change.
Learn to use text area, text column, spell check, dictionary tool, font-faces and font-size and text justifications. Many other text attributes are covered as well. Their are some other features available for the text tool but they will not be covered until a much later tutorial. If you have any questions or tutorial request just leave a comment.
With iOS 6 coming out yesterday, there were bound to be plenty of glitches. iPhone users filled Apple's forums with complaints, with battery drainage issues leading the way. Many users complained of rapidly increasing battery drainage after updating to iOS 6, specifically with the iPhone 4S.
So, you're browsing the web on your iPhone using Safari, and you come across a picture you really want to keep forever and ever… what do you do? You can save it directly to your phone! But how do you download that web image? Best Buy has answers. The Best Buy Mobile team explains how simple it is to save web images from Safari on your Apple iPhone.
If your not sure how to steam your media files to your Playstation3 this video will explain three different ways to achieve just this. Your options will include using a thumb drive, a personal web server or get the appropriate software.
This video tutorial is in the Computers & Programming category where you will learn how to use caret browsing. Caret browsing is a method of selecting text on any web page. You can activate caret browsing by pressing the f7 button on your computer. It is available in Internet Explorer and Firefox browsers. Normally, for selecting text on a web page, you highlight the text by clicking and dragging the cursor and then you can copy and paste it in to a text editor. While doing this, if there are...
Need a general introduction on how to get started creating your own Flex-based web applications in Adobe Flash Builder 4? This clip will show you what to do and introduce you to the general architecture of Flex apps. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instruction...
Needing to load website content with AS2 into Flash? You've come to the right place. In the following video, learn how to load text from a text file sitting on a web server and display it in Flash using dynamic text and Actionscript 2.0. Also taught? How to load a jpg, gif, png, and/or swf file using Actionscript 2.0. All files loaded into the flash movie within this video will be loaded from an external web server.
Envious of web 2.0-style websites and their fancy backgrounds? Want to learn how to make your own? You're in luck. Whether you're new to Adobe's popular image editing software or simply looking to pick up a few new tips and tricks, you're sure to benefit from this free video tutorial from TutVids. For more information, including step-by-step instructions on how to create fancy web page backgrounds, watch this graphic designer's guide.
To create custom HTML elements to your facebook fan page or business page, first create a new fan page, and then click on the "boxes" tab. Now, right on the top of the page there's a grey bar, click on the button that says "fbml". Search for the application called "static fbml" and add it to your page. Go back to the homepage of your fan page, and click on "edit page" Find the fbml application and click edit. You'll now have a section where you can put html codes in to create custom web pages...
Want to vanquish even the toughest of foes with the greatest of ease? This hacker's how-to demonstrates a method for killing your Ninja Saga enemies with a single hit.
Dispatch your enemies with a single sword strike. This cheater's guide will show you how to smite even the toughest of opponents with a single hit (and a few keystrokes in Cheat Engine 5.5).
In this video, Gary from MacMost gives some tips on how to set up a new printer with your Mac. Some printers don't work for Macs, so make sure it's compatible before purchasing it, by checking the internet. Check if a USB cable comes with a cable and buy one if necessary. Ignore the CD that comes with the printer, because it probably doesn't have the correct Mac drivers. Leopard or Snow Leopard systems will find the correct drivers for you automatically most of the time. You might need to dow...
One of the cool things in Windows 7 is the new start menu. It is now possible to add an internet search area to your Start Menu. Instead of searching your computer, you can select a separate option called Search the Internet.
Foundstone Hacme Shipping is a web-based shipping application developed by Foundstone to demonstrate common web application hacking techniques such as SQL Injection, Cross Site Scripting and Escalation of Privileges as well as Authentication and Authorization flaws and how they are manifested in the code. Written in ColdFusion MX 7 using the Model-Glue framework and a MySQL database, the application emulates the on-line services provided by major shipping companies. This video will get you st...
How to Use Your Mac as a Server: Turn your Mac Mini into a server! Yes, that's right, with a little know-how and a little spunk, you can turn an inexpensive Mac Mini computer into a server to provide services over you network. You won't even need the Mac OS X Server, just the Mac OS X Client, so there is no extra software to buy, just the Mac Mini and it's operating system.
This is an intensive one-day overview video tutorial of the fundamental concepts of the Ruby on Rails Web programming framework, presented by the UC Berkeley RAD Lab. The overview consists of six sections of approximately one hour each. Click through the video chapters to go through the Ruby on Rails programming course.
This video series is designed specifically for individuals who are interested in learning the basics of how to create dynamic Web applications using ASP.NET 2.0 and Visual Web Developer 2005 Express Edition with the Visual Basic programming language. In this lesson, you will begin to see the creation of the Quiz Engine. This will allow you to exercise the skills developed in the earlier videos.
A Membership Provider allows a web application to store and retrieve membership data for a user, and the standard ASP.NET Membership Provider uses pre-defined SQL Server tables. In this video tutorial, Chris Pels shows how to create a custom membership provider that uses custom SQL Server tables separate from the pre-defined tables used by the standard provider. The principles covered in the video will apply to creating custom membership providers using other databases such as Access or Oracl...
In this video tutorial, Chris Pels will show several aspects of defining and using master pages in an ASP.NET web site. First, see how to create master pages declaratively using the ASP.NET master page model and learn what information is best suited to a master page compared to an individual content page. Next, see how to programmatically assign master pages on-the-fly in an individual content page. Also learn how to create a base page class which assigns a master page programmatically for al...
In this video tutorial, Chris Pels will show how to extend a standard ASP.NET server control and customize it for a specific purpose. Specialized controls provide an convenient way to implement standardized user interface elements for multiple web sites for individuals or teams of developers. In this example, see how to extend the DropDownList control to create a special purpose year selection control. Learn how to add properties for custom attributes that control the behavior of the range of...
In this video, we learn how to delete browsing history, cache, and cookies. First, go to your internet browser and click on "tools". After this, go to the internet options, then go to "delete". After this, you will see different sections of things you can delete on your computer, with brief descriptions underneath all of them. If you want to delete it all, click on the bottom on the bottom of the window, then it will start to load and when finished you can exit out of the window. After this, ...
Ninja-Pi-Ro is a point-and click adventure game on PencilKids where you play as the ultimate geek character: a shapeshifting ninja-pirate-robot. This video will walk you through the entire game.
The second game in the The Scene of the Crime series of Flash adventure games, The Scene of the Crime: Golden Doll is a cool film-noir mystery experience. This video will show you how to beat it.
Topsy Turvy is a Flash game on CandyStand where players platform in a universe that can rotate at any time. This video will show you how to beat levels 1-15.
In this video, we learn how to create a web logo with Photoshop Elements. First, go into Photoshop and select the text tool to enter in your logo words. Now, put your picture logo underneath it and change the font and size that you want for your text. Change the colors as you prefer, then place the logo in the background of your image and create a new layer. Place the icon behind the text so that the text is what stands out the most. Now, use FTP to place this logo up onto your website and sa...
With the advent of HTML5 standard, Adobe Flash is becoming less of a necessity – which, depending on your own personal views, might be a very good thing indeed. Interested in seeing what a Flashless web looks like (and don't have an iPhone or iPad)? This home-computing how-to from Tekzilla demonstrates how to disable Flash entirely within the Google Chrome web browser. For more information, including detailed, step-by-step instructions, and to get stared blocking Flash yourself, take a look.
Facebook has added (yet another) brand new feature to their ever-expanding website. This new tool is called "social plugin" and it actually works all over the web. Now, Facebook will follow you wherever you go online. If you are on a completely different site (a news site for instance or a blog) you will see a little Facebook widget in the corner. You can then "Like" what you are reading or see if your friends "liked" it before you. This will then be published to your profile on Facebook for ...
In the Xbox 360 game Darksiders, you'll eventually have to play the Iron Canopy level, which consists of The Seesaw, Webbed Floor, Two Lifts 1 Bomb, Loom Wardens, Broodmother, Silitha and Return Silitha's Heart. War will be ambushed and captured as he enters the Iron Canopy. When he comes to, you'll find him hanging from a spider web. Tap the Action button to break free. Make your way around to the left to discover a Soul Chest in hidden nook behind your starting location. Now cross the webbe...
Need some high quality images to work on? High resolution images are those that are at least 300 dpi (dots per inch)... In layman's terms, high quality. When an image is less than 300 dpi, you will notice a loss in quality and an add-in of pixelation when printed.
In this video tutorial, Chris Pels shows how to use the ASP.NET IIS Registration Tool to configure ASP.NET. First, see how file extensions are mapped to ASP.NET in the IIS Manager on a global and web-site-by-web site basis. These script maps provide the basis for configuring individual ASP.NET applications to run under a specific version of the .NET Framework. Next, see how aspnet_regiis.exe, the IIS Registration Tool command line utility, is specific to each version of the .NET Framework and...
In the last decade, the number of people working remotely in the US has increased dramatically, and so has their need for technology and software to supplement that remote work. Whether you work from home or a coworking office space, the requirement for highly compatible and helpful productivity apps is a must if you want to get things done successfully.
While the airline, casino, cruise, and hotel industries are asking for government bailouts during the COVID-19 pandemic, companies around the US are giving away its apps and services for a limited time. So while you're stuck at home, keep your mind off of coronavirus with free movies, TV, music apps, concerts, internet, fitness sessions, classes, and more.