Hello! This post is not about craft, it's about cyber bullying. If you ever had such an experience, that an unknown hacker was bullying you for no reason at all, please follow my words. Thank you! Step 1: Let All the People You Know That Your Are Being Harassed.
'The Deep Roads Expedition' is the exciting conclusion of Act 1 of Dragon Age 2, and this excellent walkthrough of it runs to nine separate videos. Worry not, friends, it in very enjoyable and well-made viewing that will teach you everything you could ever possibly want to know about this quest. It is a strategy guide among strategy guides.
Andy Field shows us a trick that has little set up and carries a high reaction. This trick is called the wrong prediction trick. You will need a deck of playing cards a wallet and a black magic marker. Take out the queen of hearts and write "9 of clubs" on the back of it. Stick the card in the wallet face side up this will be called the "force card". Find the 9 of clubs in the deck and slightly bend it to give a slight concave effect. Do the same to the queen of hearts. Fan out the deck face ...
We admit that 99% of the time we write notes wherever we can: On scratch paper, on post-it notes, and often times on the back of our hands. But consider how lovely it would be if you could whisper little nothings on these pretty notecards.
If you don't learn anything else about writing a website using CSS, learn this. This video teaches you about how to use the Box Model, which will save you hours of frustration and re-tinkering your website once you master how to use it.
JQuery is a new type of JavaScript that you can use to write and design your own websites. This tutorial shows you how to download the JQuery software and set up a few basic items, like script tags. Now you're ready to start learning JQuery!
You'll need to master the basics of object oriented programming to be able to use Python, and that's what this tutorial is all about. Use classes and objects so you can make your programs as efficient and elegant as possible when writing in Python.
If you already grasp the basics of object oriented programming, this tutorial will be very easy for you. When you construct an object, you create it within the program (in this case, a program using Python), and when you destruct it, it deletes.
Arrays are little pockets of data distributed throughout your program. They're useful because having arrays keeps you from needing to work with hundreds of variables when programming. This specific tutorial shows you how to work with arrays when you're using Java to program.
Functions allow you to repeat particular actions without having re-code them for every instance. This tutorial shows you how to set up and use your own functions when you're writing a program using Python. Make sure all your functions are well defined before you start using them!
When you're programming in Python, and make a variable into a string, that becomes an object. This tutorial shows you how to use string methods and object methods when you're teaching yourself how to write a program using the Python language.
Now that you've mastered the nuts and bolts of Python, it's time to add in another layer of complexity - allowing for user input to your program. Write a small dice rolling program using all the principles you've studied so far.
If you've learned other programming languages, you're likely already familiar with the break and pass flow control commands when programming loops. This video shows you how to use them when writing code in Python, and also how to use the continue trick in your program.
This tutorial gives you five useful tips that will ensure your next film is utterly brilliant. Use what you've got, have a single message, entertain your audience no matter what, write a good script and storyboard, and make sure your sound and light are calibrated properly.
Learn how to use the official Google Voice app on an Apple iPhone 4! Specifically, this video guide from IntoMobile addresses how to choose a number, create and edit contacts, make and receive phone calls, write SMS text messages and set up push notifications. For detailed, step-by-step instructions, and to get started using Google Voice on your own Apple iPhone 4, take a look.
Whether you're the proud owner of a Pantech Crux phone or are merely considering picking one up, you're sure to benefit from this free video guide, which presents a general overview of how to set the phone up. For details, including detailed, step-by-step instructions, and to see what it takes to compose and read texts on a Pantech Crux, take a look.
In this free video programming lesson, we learn how to implement the read action when implementing a CRUD controller in Ruby on Rails 3. Whether you're entirely new to Ruby on Rails 3 or are a seasoned developer merely looking to brush up on a few of the basics, you're sure to find much to take away. For more information, take a look!
In this free video programming lesson, we learn how to work with relationship types when writing an application with Ruby on Rails 3. Whether you're entirely new to Ruby on Rails 3 or are a seasoned developer merely looking to brush up on a few of the basics, you're sure to find much to take away. For more information, take a look!
In this free video programming lesson, we learn about Ruby Gems. Whether you're entirely new to Ruby on Rails 3 or are a seasoned developer merely looking to brush up on a few of the basics, you're sure to find much to take away. For more information, take a look!
In this clip, we learn how to work with MVC architecture when coding in Ruby on Rails. Whether you're entirely new to Ruby on Rails 3 or are a seasoned developer merely looking to brush up on a few of the basics, you're sure to find much to take away. For more information, take a look!
In this clip, we learn how to make use conditional statements when coding in ActionScript 3.0 in Adobe Flash Professional CS5. Whether you're new to the Adobe's popular Flash authoring application, new to ActionScript 3.0 or are a seasoned Flash developer merely looking to better acquaint yourself with Flash Professional CS5, you're sure to be well served by this clip. For more information, and to get started using conditional statements in your own Flash Professional CS5 projects, watch this...
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "goodbye" and "see you later." For details, and to get started using this handy Korean phrase yourself, watch this guide for Korean language learners.
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "Where are you going?" For details, and to get started using this handy Korean phrase yourself, watch this guide for Korean language learners.
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "What time is it?" For details, and to get started using this handy Korean phrase yourself, watch this guide for Korean language learners.
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "What is your name?" For details, and to get started using this handy Korean phrase yourself, watch this guide for Korean language learners.
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "What day is it?" For details, and to get started using this handy Korean phrase yourself, watch this guide for Korean language learners.
In this free video language lesson from Sunny Park of Mahalo, we learn how to say, pronounce and write the Korean words for "How old are you?" For details, and to get started using this Korean phrase yourself, watch this guide for Korean language learners.
Send a text message to a landline? You can! If you're on a Verizon or Sprint network, you can write the text message and include the landline number. This will convert your text to a voicemail, and ask for approval before sending.
This clip presents a general overview of what you'll need to get started writing code in the Java programming language. Whether you're new to the Java object-oriented programming language or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.
In this clip, you'll learn about how to prevent SQL injection when writing code in PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.
In this clip, you'll learn how to use the $_Server Superglobal when writing code in PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.
PHPMyAdmin is a tool for website creators who may not yet be comfortable writing custom database scripts using straight PHP. This tutorial shows you how you might use PHPMyAdmin for your own website and display all the information contained on your website in just one file.
You can write a great story, and create a great twist ending and everything else in your Dragon Age module. But if your players can't even begin the quest itself, what's the point? In this great video you will get a quick tutorial on how to create quest-giving and friendly NPCs in the game world of your module!
Motion 4 has many features you can use to manipulate and edit text. If you want to electrify your project, you can use the editor to make your words just a little more shocking. It's like running a current right through your writing!
'Affect' and 'effect' are two commonly misused words in the English language. This quick grammar tutorial provides a great reference to explaining the difference between the two words and how context is important to picking the right one. Improve your writing after memorizing this easy explanation!
Follow along as O'Reilly's Elisabeth Robson shares her experience in learning how to build iphone apps. In this screencast, Robson offers advice on how to avoid common beginner errors and provides a practical follow-along exercise to build an app with a tab bar, navigation bar and table view controllers.
Creating Flash animation is one of the most popular ways for beginning digital animators to cut their teeth. This video will teach you how to animate one fairly basic effect in Flash CS4, making text write itself out using a mask layer. For Flash beginners, this is a great way to make your text appear more dynamically until you become advanced enough to record dialogue.
Looking for something to toss at your teacher but don't have much time while her back is turned? No problem! You can assemble this paper airplane in the time it takes for her to write her name on the chalkboard. In 30 seconds or less you will have a totally flyable airplane to send flying through your chemistry class.
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create a simple Java program that utilizes Java's built-in println method. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
Bored writing notes in class? With one more sheet of paper you can pass your notes in style with help from this free Origami tutorial. In this video, learn how to make a usable and durable envelope by folding only one sheet of paper.