Writing Articles Search Results

How To: Write a short story in five steps

In this video, we learn how to write a short story in five steps. Your first step is to find a place where you can be completely alone for at least four hours. Make sure you have no distractions during this time as well. The second step is to write the story from the beginning to the end without stopping. In that four hours, you should be able to write at least 2,000 words, don't agonize over each words. Allow yourself to see the story unfolding in your mind and then write what you see in you...

How To: Write a legal business case study

Law and business are frequently connected more closely than many are comfortable with. Thus, writing business case studies is a big part of legal life in law school and when working at a firm. Watch this video to learn how to write a great business case study.

How To: Fix error code 86420 and change your NAT type to open

In this tutorial, we learn how to fix error code 86420 and change your NAT type to open. First, go to the website to change the settings for your Linksys router. Next, go to the applications tab that says "applications and gaming". After this, go to port range forwarding, then write in a name next to where it says "application name". Under "start" write the number 1 and under "end" write 6553, then keep "both" marked under protocol. Next, enter in the last 3 digits of your console's IP addres...

How To: Write a research paper for dummies

If you ever had trouble trying to properly write a research paper then this quirky, 1950's style filmstrip movie will break it down for you, even if you're a dummy. The Oscar-worthy performances in this movie will help teach you valuable lessons when it comes to preparing and working on a research paper. The narrator in the movie will give you essential tips and strategies to guide you in the research paper writing process. The key things the movie will share with you are: (1) Choosing a topi...

How To: Get Started Writing Your Own NSE Scripts for Nmap

The road to becoming a skilled white hat is paved with many milestones, one of those being learning how to perform a simple Nmap scan. A little further down that road lies more advanced scanning, along with utilizing a powerful feature of Nmap called the Nmap Scripting Engine. Even further down the road is learning how to modify and write scripts for NSE, which is what we'll be doing today.

Networking Foundations: Subnetting Madness

Hello everyone! How's subnetting going? Did you practice a lot? I hope you did, but even if you didn't we will go through some more examples so you can be feeling confident after reading this article. It's all about that bad boy binary!

How To: Banish Multi-Page Articles & Slideshows Forever

So, you're scanning the internet for some cool articles to read during your lunch break and you come across something pretty interesting—"The 50 Most Incredible Things Every Person with a Brain Should Know." That sounds interesting, so you click, and boom, you are hit with the utterly obnoxious Page 1 of 50. Really?

How To: Design for multiple browsers

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

How To: Write the Japanese character "kuni" meaning "country"

This video tutorial is about Japanese language, and it shows us how to write the Japanese Kanji character "kuni" meaning "country". Our first step is to write a line starting from the top left and finishing in the bottom left. Remember that the order of the strokes in Japanese language are very important; there is just one possible stroke order for every character. After making the first stroke, you will need to make other two lines with only one stroke, starting from the same point than he p...

How To: Write a professional cover letter

In this economy being competitive for a job means your application must stand out above the rest. Here's how to write a cover letter to successfully introduce your resume. Make sure your cover letter follows business letter format. Your name and address must be written at the top left corner. The employer's name and address are written just below. The letter should be addressed to a specific person within the company. Paragraphs in a business letter are not indented, but instead are left just...

How To: Still Using Notes? Here Are 3 Better Word Processing Apps for Writing on Your iPhone

As someone who writes an extreme amount, it's a necessity for me to have an organized and multifunctional text editor. The stock iPhone Notes application is useful to an extent, but it sorely lacks in features and design. Writing and text editing applications are nothing new to the iPhone, but many of them are overloaded on features, making it even harder to keep organized. Here are just a few alternatives that I find helpful in my day-to-day writing.

How To: Burn Xbox 360 game ISOs to a dual-layer DVD

In this how-to video, you will learn how to burn game ISO's for the Xbox 360. It is important that it is only legal to back up the games that you already own. You will need the Image Burn program. Open it and click Write Image File to Disk. Next, click browse for file and look for the .DVD file. Go to tools and settings. Click the Write tab and go to sectors and make sure the number is 1913760. Check the ISO file and open it with notepad to check if the layer break number is also that number....

How To: Improve your resume with valid statistics

In this video, we learn how to improve your resume with valid statistics. You need solid numbers to back up the information you are writing on your resume, not just words written on the paper. Most applicants look qualified on paper, but don't land interviews because they don't offer proof to validate their claims. When you provide proof of what you are stating, the person who is viewing your resume will be more likely to call you for an interview. Make sure to provide supporting documents an...

How To: Use the left-hand column options in Gmail

In this tutorial, we learn how to use the left handed column options in Gmail. First, log into your Gmail account, then click on your different emails. Open an e-mail by clicking on it, then click reply to respond to it. You can also save this, and it will save to your account. If you want to delete a message, simply select it and click on the delete button. It will now be moved to your trash, where you can keep it, or you can delete that, which will remove it forever. If you want to write an...

How To: Begin your own blog and make money online

Have you always dreamed about quitting your day job to pursue your true passion in writing about tips on how to bake your famous cupcake pops? Stop dreaming and start doing! Thanks to the prevalence of the internet, blog writing is more popular than ever, and successful bloggers actually make quite a hefty chunk of change doing what they love.

How To: Write and post a winning resume & cover letter

In this video, we learn how to write a winning resume and cover letter. First, you want to remember that your resume online needs to be keyword rich, so you will have greater chances of getting an interview. To find keywords for your resume, look up different job descriptions to change your resume to fit that specific job. List your specific qualities that make you the best candidate for that job. For your cover letter, make sure you always send it along with your resume. You want to capture ...

How To: Write a Java applet that accepts keyboard input

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 to accept key inputs from a user 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: Write a "Hello, World" program using Java

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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build and compile a simple "Hello, World" program 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 LinkedList for Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with linked lists when writing code. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Play "Let it Be" by the Beatles on ukulele

Want to play the Beatles' "Let It Be" on your ukulele? Learn how with this free video ukulele lesson. Whether you play the ukulele or bass kazoo, there is no better way to improve your chops than by learning to play your favorite songs. Not only is it more fun and much easier than running drills or memorizing a chord book by wrote, it's obviously also a wonderful way to build your repertory of songs. For more information, and to get started playing "Let It Be" written by the Beatles' Paul McC...

How To: Use Twitter's new ReTweet function

In this video, we learn how to retweet in Twitter with Stephanie. There is a new layout on Twitter which may look confusing, but is very user friendly. First, log into your Twitter account and go to your home screen. On the right hand side you will see a button that says "retweets". Click on this and you will see three selections. Click on "your tweets, retweeted" and you will see which users have retweeted something that you wrote! From here, you can also go and thank those people for retwee...