Qhd Display Search Results

How To: Render an infinite ground plane in Blender

This clip goes through process of setting up a infinite ground plane with shadows to better display your models within Blender. The tip also looks at a couple of tweaks while using Ambient Occlusion to adjust the shadows. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie....

How To: Make a cheap bike light mount out of PVC pipe

In this clip, learn how to make a fast, cheap and super easy mount for your your bicycle to display safety lights. Wearing bike lights at night will help you stay safe in the dark and if you want to avoid the cost of getting lights custom fitted, this hack is perfect for you. All you will need is some PVC pipe and some grip tape (like the kind used for tennis rackets). Follow along and get started. This mount is flexible and fits most standard lights or flashlights.

How To: Dynamically load website content with AS2 in Flash

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.

How To: Build a window and screen in Java game development

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to utilize and display graphical user interface elements like windows when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create a basic array table in Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to display the index of an array in table format when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Change your clock, language, and region in Windows XP

There are a number of items that you will have to use your mouse and click onto in the process of changing your clock, language and religion in Windows XP. Click START-CONTROL PANEL-DATE/TIME/REGIONAL OPTIONS. This will get you to the window that allows you to change any of these settings. To change the date or the time click on Date/Time icon. Here is displayed the current time. If you change the time here, you will have to click the Apply button to enable the new setting. Set to the correct...

How To: Do the Windmill & Standing Windmill breakdance moves

This video by StenLTran92 shows how to accomplish the break-dance moves "Windmill" and "Standing Mill." The video begins by first displaying the move in it's entirety. Then, the instructor takes us through the step by step of performing the break-dance move. The moves are all broken down into various kicks, drops, and facings that are to be followed if the move is to be done correctly. After the first lesson, the instructor moves on to how to accomplish a variation on the "Windmill" move. Bot...

How To: Use the navigation system in a 2010 Prius

Learn how to use the navigation system in a new 2010 Toyota Prius in simple steps. It has DVD based navigation system with easy to use touch screen display. All the navigation routes of USA, Hawaii and parts of Canada are available in it supporting English, French and Spanish languages. When you start the car it opens the map and you can input the destination using voice command or entering text. You can also input your home address and five other special location address.

How To: Apply sultry golden burgundy eye makeup

The Queen of Blending brings more makeup tips. This one is how to apply sultry golden burgundy makeup. She creates a specific effect showing before and at the end of the video what it should look like when finished. Each step is show in complete detail on what makeup are used. From makeup forever by aqua eyes and other products including brushes. Each step displays how to blend and apply each stage. This is very helpful to create a look that would vary from stand-alone products.

How To: Remove red eye with the channel mixer in Photoshop

If you or someone you know has light eyes, then you are no stranger to red eye sneaking into your photos. Red eye is an annoying addition to most photos taken with a flash camera. Luckily, if you have Photoshop, this is easy to fix. With this tutorial, learn how to use the Channel Mixer tool in Photoshop to edit your prints, and make it look like the red eye never existed. None will be the wiser when you display these altered photos. Using the channel mixer is an all time classic red eye remo...

How To: Create a crazy ketchup packet water bottle experiment

This video displays a very interesting experiment or magic trick involving the concepts of density and buoyancy. You will need an empty plastic bottle with its label removed, some water, and a ketchup packet. Using the concepts of pressure and density, this video demonstrates an interesting experiment which can also double as an interesting party trick; by squeezing a full water bottle, you can cause the ketchup packet to rise and sink in the bottle at your whim. This video is an interesting ...

How To: Use multiple monitors with your Mac

Sometimes just one computer monitor is not enough. Whether you are working on a detailed art project, multiple files at once, or simple wish to open more windows, you may need to connect multiple monitors to your Mac. In this video, Gary Rosenzweig from MacMost.com shows you how to hook up another screen to your computer and make the most out of your desktop space. It is actually very easy to hook up a second monitor to most Macs. Once you get a monitor and the proper cables you are good to g...

How To: Create a birch holiday wreath with terrain

This video will show you how to make a birch holiday wreath step by step. The best part is that there are two options for this project. One for inside and another for outside. The projects focus on using items that you can find your backyard making finding supplies easy and accessible. By following these easy and simple tips you can create a wonderful wreath display for your home during the holidays. All these tips are shown by Terrain staff.

How To: See who is connected to a computer with netstat

Want to see whether your PC is being accessed by hackers? Netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. This video tutorial presents a basic introduction to working with the netstat tool. Determine whether you've been hacked with this how-to.

How To: Use Google Earth

Google Earth is a great tool of the web, if you know how to use it the right way. Learn everything you need to know about using Google Earth in this powerful video series set to show you all the basic maneuvers and tricks to using the well known application. Google Earth is a cross-platform program, so the steps shown in this video series will work on Windows operating systems, as well.

How To: Extend and customize an ASP.Net server control

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...

How To: Create standard content layouts by nested master pages

In this ASP.Net video tutorial, Chris Pels will show how to use nested master pages to create individual master pages that represent different standard content layouts for a web site. First, see how several major commercial web sites use a standard set of content layouts. Next, see how to nest a master page within another master page, and use the design time support in Visual Studio 2008. Then, learn the considerations for establishing a “page architecture” which represents the major types of...

How To: Design a 3D background with a parallax effect

Using three layers of alpha transparent PNG files, we can can create a pseudo 3-dimensional looking background for a web page using the parallax effect. This video screencast covers how to do that from start to finish. Since Internet Explorer 6 and under do not support alpha transparency in PNG's, this screencase also covers how to create a warning message that will display only in those web browsers. You'll see how to use TextMate, Adobe Photshop, Safari, and VMware Fusion for your CSS build...

How To: Your iPhone's Display Can Get Brighter Than You Think

When you want to brighten up your iPhone's screen, you likely use Control Center's brightness slider to increase your nits (especially if you've disabled auto-brightness). But once you max it out, it doesn't seem like the display can get any brighter. However, depending on your iPhone model, your display may be capable of getting a lot brighter based on how you use it.

How To: Enable Dark Mode on Your OnePlus with Android 10

OnePlus often introduces unique features that receive praise from the smartphone community. But they can sometimes change things up and confuse their users as well. Take dark mode, for example, which became a huge hit thanks to Android 10. Both Google and Samsung offer their dark mode settings in the same general location, but OnePlus took a slightly different approach here.

How To: Stop Incoming Calls from Taking Over Your Galaxy's Entire Screen

With all the things you can do with your Galaxy, it's easy to forget it's still a phone at heart, and incoming calls that take over your entire screen serve as a rude reminder of this fact. Thankfully, Samsung handsets like the S10 and Note 10 come with a setting built-in that aims to keep these interruptions to a minimum.

News: Apple Watch vs. Fitbit — What's the Best Bang for Your Buck?

In the case of Apple Watch v. Fitbit, the winner comes down to the judge at hand. Apple currently offers two smartwatches — the Series 5 and the Series 3 — while Fitbit offers three models — the Fitbit Versa 2, Fitbit Ionic, and Fitbit Versa Lite. Whatever your assumptions about these devices are, throw them out the window, as each has something unique to bring to the table.