Home Blog Page 278

Assign or Configure IP Addresses on Cisco Routers

Every active interface on a Cisco router to be used with IP requires an IP address be assigned to it. This short tech-recipe describes how to set an interface’s IP address.

Python Programming: Introduction to Variables and Functions

Defining variables and functions in Python programming is a great way to simplify operations. In this tutorial, I will take you through this process by calculating the value of force for given values of mass and acceleration.

Back Up a UNIX/Solaris UFS Filesystem with ufsdump

Many techniques exist for backing up data on UNIX systems. The ufsdump command is a powerful choice because it is free, already installed on most systems, has a wide array of options such as incremental backups, and is fast. This tech-recipe will describe the simplest use of ufsdump: backing up a single filesystem to a file on disk.

Flash/ActionScript: Create an Array of Objects from a Unique Class

When starting in AS2, I found it difficult to make an array of objects after creating my own class. Hopefully, this little tutorial will make it easier for others.

Java: Threads

In this tech-recipe, you will learn how to implement your own dynamic class threads and run them.

XP: Prevent Websites with Unauthorized Certificates from Installing Software

Using this tutorial, you can keep websites with invalid certificates from installing software on your computer.

XP: Get Information from the Windows Dump

The Windows Dump is a useful tool. Here is how to view it.

Windows Phone 8: Display Apps’ Quick Status on the Lock Screen

In Windows Phone 8, it is easy to display notifications from applications on the lock screen. This allows you to get the latest updates without having to unlock the phone. Continue reading to find out how.

Google Calendar: Use SMS to Add Events and Control Your Calendar

Previously, we have shown how to get Google Calendar to send notifications to your cellular phone or mobile device. This tutorial will explain how to control your calendar by sending Google SMS messages.

Google Calendar: Receive Event Notifications through SMS

You can integrate your mobile device or cellular phone with Google Calendar through SMS. This tutorial explains how it is done.

Batch File Converting of Video Files: SageTV Example

I used to run SageTV as my PVR front-end but have later decided to switch to MCE2005 due to its cleanness and integration into XP. Anyway, in that time, I found a For statement batch file I used to create my own script to auto-encode video. After playing with For statements for quite some time, I realized that it could be used for so much more!

Assembly: Arrays

This tech-recipe explains how to create and traverse an array in assembly language.

error: Content is protected !!