Wednesday, February 2, 2011

Free Video Editing Software

There are plenty of good free video editing software that offer useful features as adding scrolling texts, subtitles, custom animations and similar.To help you out, I decided to provide you the list of top 8 free video editing software. Let’s begin with it.

1) Microsoft Movie Maker

Microsoft Movie Maker is one of most popular video editing software that offers enough basic features to get the job done but stops short of the abundant options and effects found in other programs. For example, although Movie Maker includes many text motion effects for rolling credits and similar animations, there are no canned text styles to aid in the design. You can’t adjust volume levels at specific locations in the timeline but only a track at a time. And Movie Maker 2 has no built-in DVD– or Video CD–authoring capabilities.Other weaknesses include awkward trimming controls that make performing precise edits difficult, and a general lack of configurability. For example, you can’t set levels on filters like blur, pixelate, and other special effects.

Windows Movie Maker has been in every version of Windows since Me… XP and Vista… but it’s not in Windows 7. So for those who use windows 7 , below is download link


Download Microsoft Movie Maker 2.6 for Windows 7 and Vista

Windows Movie Maker 2.6. specifications:

Publisher web site : http://www.microsoft.com/
Operating systems : Windows Vista , Windows 7
File size: 7.02MB

2)Avidemux 2.4

Avidemux is an open source video editing software that can handle many file types, fom avi and mpeg to flv. You can edit .FLV directly, and tons of other formats too, even Windows Media Center recordings (DVRMS files). You can slice and dice video, change the audio, change the delay of audio in a video, and append video to video. Very easy and intuitive to use.

Download Avidemux 2.4

Avidemux 2.4 specifications:

Publisher web site : http://fixounet.free.fr/avidemux/download.html
Operating systems : Windows XP, 2000, Me, Linux, Mac OS X
The Best review chosen by hackspc.com : Avidemux 2.4 – Free Video Editing Program

3)RichFLV 4.0 Beta

RichFLV is free video editing software that allows you to edit Flash Video Files and then export them as FLV, MP3, SWF or even Jpeg and PNG.

Downlaod RichFLV 4.0 Beta

The best review chosen by hackspc.com : RichFLV 4.0 Beta

4)VirtualDub

VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP), licensed under the GNU General Public License (GPL). It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters.VirtualDub is a software that allows you to capture and process video files. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images.

Downlaod VirtualDub

VirtualDub specifications:

Operating System: Windows All
Size : 1.3 MB

5)ZS4 video editing software

ZS4 Video Editor 0.957 is a Video Editing Software product from zs4.net, get 4 Stars SoftSea Rating, ZS4 Video Editor for win32 is a multi-track video compositing/editing system with more than 90 built-in video effects including outstanding color and chroma keying tools, distortion effects, color adjusters, pattern generating effects and many others. Effect containers can be used to restrict the processing of contained video effects by shape or blending logic. Other features include custom video export size, number of tracks and sub-composites limited only by available memory, custom speed and direction change for video and audio, optional super-sampled compositing during export for better quality rotation and zoom, and the capability to slave effect and compositing controls to audio wave forms.

Download ZS4

ZS4 specifications:

Publisher web site : http://www.zs4.net
Operating systems : Linux ,Windows All, Mac OSX

6)Cinefx

Cinefx is an offline playback, editing, encoding, animation and visual effects tool based on the Jahshaka technology that allows you to create professional digital media on your desktop. Use the tools that hollywood uses to create blockbuster films and special effects

Download Cinefx

Cinefx specifications:

Publisher web site : http://www.cinefx.org
Operating systems : Linux ,Windows All, Mac OSX

7)AutoGK

AutoGK is probably the most popular Divx/Xvid conversion tool around, maybe because the whole process is automated. That makes the software easy to use.
Program features support of:
- DVD/VOBs(unencrypted from hdd), MPEG2, MPEG1, transport streams (including multi-program ones) and AVI/DV input sources
- XviD or DivX(5/6) output formats
- AC3, DTS, PCM, MPA input audio tracks
- AC3, DTS, MPA, CBR/VBR MP3 output audio tracks
- two audio tracks in AVI
- external (vobsub) or internal (burnt-in) subtitles (with support of forced subs)
- HDTV input/output resolutions(upto 1920x***) and frame rates (50/60fps)
- automatic crop and resize based on compressibility of the source to achieve best results
- automatic detection of input source: PAL, NTSC, FILM, HYBRID
- automatic deinterlacer and IVTC
- automatic split into CD-sized chunks for main video and external subs


Download AutoGk

AutoGk specifications:

Operating systems : Windows 98/2000/XP/2003/NT
File size: 27.75K

8)DebugMode Wax 2.0e

Wax is a high performance and flexible video composition and special effects software. The idea for Wax is to be very general purpose and flexible in video composition and effects, so that you can compose your dream video sequence with ease every time. Wax can create 2D & 3D special effects and can work in two modes – as a standalone application and as a “plug-in” to video editors/NLEs.

Download DebugMode Wax 2.0e

DebugMode Wax 2.0e specifications:

Operating systems : Windows 95/98/Me/2000/XP/NT
File size: 2.59MB

If you know of some that’s not here on the list, post a reply and i’ll add it.

Home HTTP Server – How to create one

In this tutorial we will see how to create an HTTP server. A web server is software installed on a computer that allows other computers to access specific files on that computer/server. There are many reasons to create your own home servers. For example: file sharing, so you can download files from your home computer from anywhere or you can create a web site on own server etc. Simply said It works like this; You choose a directory on your computer , in that directory add folders, files like music,video and etc. When you put the IP address of your computer the in web browser you can see all the files from that folder and you can download those files. Let’s now create a server(HTTP server!) using Apache(a server client):

1. You must have:

  • Broadband internet connection always on
  • Windows on your computer

2. Create a folder on your disc , in this example I created a folder on E:\my server
3. Download apache_2.2.10-win32-x86-no_ssl.msi and install it, set parameters( for localhost type something like a myserver.com(doesn’t really matter), also type your email address in field “Administrator@ Email Address” ) as shown below, choose where you want to install it.

Enter email address where you want to receive tutorials when we post them! It’s free!

4..When you install Apache , go to directory where you installed it (p.e. “C:\Program Files\Apache Software Foundation\Apache2.2\conf”) , here you will find a httpd file.
Open that file with notepad.

After this will appear notepad with long and complicated code, don´t worry, you must change just 3 things.

5. In notepad file find #DocumentRoot “C:/Program Files/Apache Group/Apache2/htdocs” and replace with #DocumentRoot “E:\my server”. Also find #AllowOverride None and change to AllowOverride All.

Change selected code



After this, save file like httpd.conf.

6. Type in web addresses http://localhost/ or your IP Address, you should see something like this

Every files you put in folder , which we created in step 2 , will be shown on http://localhost/

7. If you want access own server from other computers. You must forward a port in the router we’re using. The port we need to forward is port number 80. Why? Because by default it’s the port used for HTTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn’t reject the connections that are trying to connect to it. How to port-forward? With every router it’s different. Here are the instructions for every one of them. You must also turn off you firewall.

That is all. Enjoy your home server. If you have questions, post them in the comments area.

Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users

Install Flash Player without having administrative privileges

Let’s assume you’re at work or at school and you’re on the computer. There’s an enormous chance that you have no administrative privileges and there’s absolutely nothing you can install onto the computer. Let us also assume that you want to use Mozilla Firefox instead of IE. That’s an easy one, ’cause we’ve all heard of Firefox Portable. Finally you download Firefox and you’re happy how you fooled Windows. So you’re browsing and you go to youtube. And what happens? You need to install the Flash Player. Damn… What now…

1. Copy this link (http://fpdownload.macromedia.com/get/flashplayer/xpi/current/flashplayer-win.xpi) into Internet Explorer.After IE downloads it, save the file. (*why to IE?.. because if you just try to download it with Firefox, every time you begin, the automatic addon-installer will appear and that is not what we need)

2.Change the extension of the file from .xpi to .zip

3.Now right click and unzip it.

4. In the folder you need to find the following files: NPSWF32.dll and flashplayer.xpt …delete all other files and copy these two

5.The next step is to go to your Mozilla Firefox Portable directory(*located depending on where you saved it, mine for example is on the desktop).

6.Now find the plugin directory and just paste those two files.

7.Restart Mozilla and enjoy the Flash videos

How To Become The SYSTEM User In Windows XP

If you think Administrator has the largest privileges onto the computer, then you are wrong. There is a user who is named SYSTEM. SYSTEM has full control of the operating system and it’s kernel. If you open windows task manager (press ctrl+alt and delete) you will see that System User controls several processes. These processes cannot be closed by Administrator. In this tutorial we will see how to trick Windows into running our desktop as System. So we’ll get a much greater privileges over computer.

1.Open Command Prompt. Go to Start , then Run. In Run option type cmd and click OK. After this will open Command Prompt, or Start->All Programs ->Accessories->Command Prompt

run command prompt

2. In Command Prompt write at 13:55 /interactive “cmd.exe” and press enter , the time is usually a minute or two ahead of your present time in the 24 hours format.

cmd

After a minute or two will appear new Comand Prompt Window wit different title bar. It has changed from cmd.exe to svchost.exe.

svchost.exe

3. End current explorer.exe process. Open Task Manager, select explorer.exe and click End Process.

End Process

4. In new Comand Prompt with title svchost.exe write cd.. and press enter , then write explorer.exe and press enter.

After this you will become SYSTEM user

Make your Mozilla Firefox faster

There is an easy way to make your Firefox load webpages faster. It is done be enlarging the limit of the requests that firefox can send to a page. This is also called tunneling or pipelining.

Every time before a page is loaded, Firefox must send a request to that page. So if you make a bigger number of request, you’ll get a better respond time. Now we ask ourselves, why don’t the makers of webbrowsers set the number of maximum request very high. The reason is that the servers of the pages we would like to visit would overload if everyone of us sent a thousand requests. So by the default, Firefox is sending 4 request.

1.Open a new tab and type in about:config in the address bar

2.Now in the search bar type in network.http … a list like this will appear;

3.These three bolded rows are the ones we’re interested in.

The first bold row is network.http.pipelining. By the default its value is set to false. Double-click on it and it will change to true.

The second bold row is network.http.pipelining.maxrequests. The value by the default is four. You change it to a desired value. My value is 50 and I personally believe that 50 requests is just enough to make it faster, but still small enough to pass unnoticed to almost all websites.

The third bold is network.http.proxy.pipelining. Just double-click it so that the value is true.

If you experience any difficulties with firefox afterwards, just undo the new values.



Top 3 Free Keylogger

If you want to know what your buddy or co-workers are doing online , you should use keylogger. It’s simple stealth software that sits between keyboard hardware and the operating system, so that it can record every key stroke. Keylogger has great ability to hide themselves, so that no one can figure out that you monitoring and capturing information about a computer’s use. There are two types of keyloggers: software and hardware . Hardware keylogger is a tiny hardware device ; just plug it in between your keyboard cable and your computer and it is ready to keeps a record of all key strokes typed on the keyboard. I personally use software keylogger , because it is free. Here you can find the list of my top 3 free undetectable keylogger .

1) REFOG

Free Keylogger

Download from this link.

2)Revealer Keylogger Free Edition

Download:link

3)ActMon Process Monitoring

Best Free Antivirus Software

To protect own computer from viruses, trojan, worm and similar threats, you should use a high-quality anti-virus software. Not using anti-virus software leaves you open to viruses, which may lead to more malware invading your system. Make sure that you install only one anti-virus software, doing otherwise will cause severe system instability.Here comes frequently asked question: Which anti-virus should I use?Many of us pay a lot of money to buy anti-virus software, but this is so unnecessary, because there are plenty of good free anti-virus software that offer the same kind of protection as the boxed software you can buy at the store.To help you out, I decided to provide you the list of top 9 free anti-virus. Let’s begin with it.

1)Avast

Avast Home Edition download
Download Page cnet.com
File size 23.1 MB
Author ALWIL Software
Operating System Windows All
The Best Review about avast chosen by PC Hacks Freeware Mission


Note: Free, but you’ll need to register for a product key


2)AVG

AVG download
Download Page avg.com
File size 29 MB
Operating System Windows 2000, XP, XP Pro x64 Edition, Vista, Vista x64 Edition
The Best Review about AVG chosen by PC Hacks AVG Free Edition antivirus review



3)Antivir

AntiVir download
Download Page cnet.com
File size 23.9 MB
Operating System Windows 98, Me, NT, 2000, XP, Vista
The Best Review about AntiVir chosen by PC Hacks AntiVir Personal Edition Classic Review


4)ClamWin

ClamWin download
Download Page cnet.com
File size 5.61MB
Operating System Windows,2000, 2003, NT, Vista, XP
The Best Review about ClamWin chosen by PC Hacks ClamWin Review


5)PC Tools

PC Tools download
Download Page cnet.com
File size 21.67MB
Operating System Windows 98/ME/2000/XP
The Best Review about PC Tools chosen by PC Hacks PC Tools Review


6)Rising Antivirus

Rising Antivirus download
Download Page softpedia.com
File size 60.9 MB
Operating System Windows All
The Best Review about Rising Antivirus chosen by PC Hacks Rising Antivirus Review


7)Spyware Terminator

Spyware Terminator download
Download Page softpedia.com
File size 631 KB
Operating System Windows All
The Best Review about Spyware Terminator chosen by PC Hacks Spyware Terminator Review


8)Moon Secure Antivirus

Moon Secure download
Download Page moonsecure.com
File size 10.4 MB
Operating System Windows 95/98/98SE/2000/NT/XP
The Best Review about Moon Secure chosen by PC Hacks Moon Secure Review


9)Spyware Doctor + Antivirus 2010

Spyware Doctor + Antivirus 2010 download
Download Page virus protection
File size 34.6 MB
Operating System Windows 95/98/98SE/2000/NT/XP

If you know any free anti-virus software that I didn’t mention, please write a comment, and I will add it.

Forum Hacks | Make Your Thread Popular

Ever wanted to be popular at forums?In this post i will show you how to make your thread popular

Step 1:

Download Youtube Auto Clicker from this link
If you opened the program,it should look like this:

Step 2:
Insert a link to your forum thread

Step 3:
Click start
And watch the views go up!

Topic: speed up your window xp vista seven (From: friend)

Dear friends,
I want you to check out "speed up your window xp vista seven " on Our World. To view it, please click this link:

http://ourworld.x10.mx/index.php?topic=24.0

Thanks,

friend

Top 10 Mac OS X Tips for Unix Geeks

We noticed that this five year-old article continues to get a lot of attention, so we recently asked Brian Jepson to update the sections that have become dated. Here's his update of this "oldie but goodie."

It's been a few years since the release of the book I co-wrote with Ernie Rothman, Mac OS X for Unix Geeks, and I see that a few things have changed since I originally offered the top 10 tips that I gathered while working on the book. These tips will show you the differences between Mac OS X and other flavors of Unix; help you find the bits that resemble the Unix you are used to; and even feather your nest with ports of popular open source applications.
1. Where's My Shell?

A Unix geek won't get too far without a shell, right? You can find the Terminal application by navigating to /Applications/Utilities in the Finder. Drag the Terminal application to your dock so you can access it quickly.

When you start up the Terminal, you'll be greeted with the default user shell, tcshbash. You can customize the Terminal's appearance and settings by selecting Window Settings from the Terminal menu. You can set the startup shell by selecting Preferences from the Terminal menu.
2. Sudo, Not Su

By default, the root user is disabled on Mac OS X. If you need to do something as root, use the sudo command. To use this command, pass in the command and arguments you want to execute, as in: sudo vi /etc/hostconfig. You'll need to be a user with Administrative privileges. The main user has this capability by default.

If you need a root shell, you can always use sudo tcsh or sudo bash. If you want to enable the root user, it's as simple as giving root a password with sudo passwd root. You'll also want to open System Preferences, choose Accounts, then Login Options and change Display Login Windows as: to Name and password. Then you can log out and log in as the root user.
To get compilers and many other development tools, you'll need the Mac OS X Developer Tools. If you bought the boxed version of Mac OS X, the Developer Tools should be included on a separate CD-ROM. If you bought a new Macintosh that came with Mac OS X preinstalled, the Developer Tools installer will probably be in /Applications/Installers. Failing either of those, or if you'd like to get the latest version of the tools, they are available to Apple Developer Connection (ADC) members.

3. Startup

Mac OS X startup is nothing like other Unix systems. Most significantly, Mac OS X has nothing like the /etc/init.d directory. Instead, it finds its startup items via /System/Library/StartupItems (for system startup items) or /Library/StartupItems the launchd startup program. You can read all about it in this ADC article.
4. Filesystem Layout

If you open up a Finder window to the top-level of your hard drive, you'll see that familiar friends like /var and /usr are missing. They are actually hidden (more on that later). If you open up a Terminal shell and do an ls /, you'll see the missing folders, as well as a few others, such as /Library and /Developer.

The following table lists some of these folders that you'll see (Appendix A of Mac OS X for Unix Geeks contains a more comprehensive list):
File or Directory
Description

.DS_Store
This file contains Finder settings.

.Spotlight-V100
This file contains Spotlight settings.

.Trashes
This directory contains files that have been dragged to the Trash.

.fseventsd
Used by the File System events framework.

.hotfiles.btree
This is used by Mac OS X's Hot-File-Adaptive-Clustering feature to keep track of frequently used files.

.vol/
This directory maps HFS+ file IDs to files.

Applications/
This directory holds all your Mac OS X applications. Check out its Utilities/ subdirectory for lots of fun stuff!

Desktop DB, Desktop DF
The Classic Mac OS desktop database.

Desktop Folder/
The Mac OS 9 desktop folder.

Developer/
Apple's Developer Tools and documentation. Only available if you have installed the Developer Tools.

Library/
Support files for locally installed applications, among other things.

Network/
Network-mounted Application, Library, and Users directories, as well as a Servers directory.

Shared Items/
Use by Mac OS 9 to share items between users.

System Folder/
The Mac OS 9 System Folder.

System/
Contains support files for the system and system applications, among other things.

Temporary Items/
Temporary files used by Mac OS 9.

TheVolumeSettingsFolder/
This directory keeps track of details such as open windows and desktop printers.

Trash/
Mac OS 9 trash folder.

Users/
Home directories.

VM Storage
Mac OS 9 virtual memory file.

Volumes/
Contains all mounted filesystems.

automount/
This directory handles static NFS mounts.

bin/
Contains essential system binaries.

cores/
If core dumps are enabled (with tcsh's limit and bash/sh's ulimit commands), they will be created in this directory as core.pid.

dev/
This directory contains files that represent various devices.

etc/
This directory contains system configuration files.

mach
This is a symbolic link to the /mach.sym file.

mach.sym
Kernel symbols.

mach_kernel
The Darwin kernel.

private/
Contains the tmp, var, etc, and cores directories.

sbin/
Executables for system administration and configuration.

tmp/
Temporary files.

usr/
This directory contains BSD Unix applications and support files.

var/
This directory contains frequently modified files such as log files.

5. Different Kinds of Hidden Files

As with other Unix flavors, you can make a file invisible by prefixing its name with a ., as in /.vol. This has the effect of making it invisible in the Finder, as well as when you issue an ls without the -a option.

Mac OS X also uses a file in the root directory (.hidden) to maintain a list of files that should be hidden from the Finder.

Also, HFS+ (the filesystem used by Mac OS) files and directories can have a hidden attribute set using the SetFile command, as in SetFile -a V SomeFile. (The SetFile command is available in /Developer/Tools after you install the Mac OS X Developer Tools package described in the sidebar.) This setting won't take effect until you relaunch the Finder. You can log out and log in again or use the Force Quit option from the Apple menu. You can turn off the invisible bit with SetFile -a v SomeFile. See the manpage for SetFile for more details. (Note that invisible files are only invisible from the Finder; you can still see them with ls.)
6. Aliases and Links

There are two ways to create links to files. The first is to select the file in the Finder, and drag it to a new location while holding down the Option and Command keys (or select Make Alias from the File menu). This creates a Mac OS alias that Cocoa, Carbon, and Classic applications can follow. However, Unix applications will ignore those links, seeing them as zero-byte files.

You can also create a link with ln or ln -s. If you use this kind of link, Unix, Cocoa, Carbon, and Classic applications will happily follow it.
7. X11

Mac OS X does not come with the X Window System. For native applications, it uses an advanced graphics system called Aqua. But if you want to run X11 applications, you're in luck: Apple has its own X11 implementation with nice Aqua integration, and there is an installer for it on your Mac OS X installation CD-ROM or DVD. If it wasn't installed by default, run the Optional Installs package on your install disc. You'll be able to run X11 applications side-by-side with Mac OS X applications, and they'll look great.
8. Fink

Are there some Unix or Linux applications that you're missing? Check out the Fink project, which modifies open source applications so they'll compile and run on Mac OS X. Fink already includes an impressive array of applications, and more are on the way.
Related Reading

Mac OS X for Unix Geeks
By Brian Jepson, Ernest E. Rothman

+
9. /etc is Not Always in Charge

If you've come to Mac OS X from another Unix, you may expect that you can add users and groups to the /etc/passwd and /etc/group files. By default, Mac OS X only uses these file in single-user mode. If you want to add a user or group, it will need to go into the Directory Services database, a repository of local directory information. For more information, see this ADC article,Open Directory and the dscl Tool.
10. Shutdown Doesn't Really

For a long time, Mac OS X couldn't execute custom actions at shutdown. The SystemStarter framework (which predates launchd) can perform custom shutdown actions when the system is shutting down. For more information, see "Start Me Up: Writing and Understanding OS X StartupItems" (the ADC launchd article mentions that services that need an explicit shutdown procedure will need the old SystemStarter framework).

Topic: How to "Delete administrator Password" without any software (From: friend)

Dear friends,
I want you to check out " How to "Delete administrator Password" without any software" on Our World. To view it, please click this link:

http://ourworld.x10.mx/index.php?topic=14.0

Thanks,

friend

Topic: fifa 2011 (From: friend)

Dear friends,
I want you to check out "fifa 2011" on Our World. To view it, please click this link:

http://ourworld.x10.mx/index.php?topic=18.0

Thanks,

friend

Tuesday, February 1, 2011

Medicine which cures blood cancer

Hi All,

I have forwarded it to the maximum I can.

Let it reach the 110 crores Indians and the remaining if any.
'Imitinef Mercilet' is a medicine which cures blood cancer. Its available free of cost at "Adyar Cancer Institute in Chennai". Create Awareness. It might help someone. Forward to as many as u can, kindness cost nothing.

Cancer Institute in Adyar, Chennai

Category:
Cancer
Address:
East Canal Bank Road, Gandhi Nagar
Adyar
Chennai -600020
Landmark: Near Michael School
Phone: 044-24910754, 044-24911526, 044-22350241

Life isn't about waiting for the storm to pass...it's learning to dance in the rain.