Showing posts with label English Tunes. Show all posts
Showing posts with label English Tunes. Show all posts

Tuesday, August 21, 2012

MIrillis Action! – The world’s No. 1 games and desktop recorder! 1.7.0.0 Full Version

To know more about this software and game click here


  

 




 Download This with activation code and be activated...

            

Free Microsoft Office 2013 ( Full version)



1


       Office 2013 (32-bit)

Download Now

        Office 2013 (64-bit)

Download Now  


2 


Office 2013 Serial Key-01

Download Now

Office 2013 Serial Key-02

Download Now

Office 2013 Serial Key-02

Download Now

Windows 8 Genuine Activator (free)

5 


              Download Now

AMP Font Viewer 3.86

Description

This program is an easy to use but powerful font manager, which allows you
 getting a quick overview of both installed and non installed fonts. It can install
 and uninstall fonts, and organize them in categories. Some of its features are:
  • Supports TrueType and OpenType fonts.
  • Supports Type1 fonts.
  • Installation of fonts from a folder (one by one or from a list).
  • Installation of fonts temporally (until the program is closed).
  • Deletion of installed fonts.
  • List of all installed fonts with several display options.
  • List of the fonts from a folder with several display options.
  • Several options for organizing fonts in categories and managing them.
  • It can print a list of all or some of the installed fonts with an example of each font.
  • Scratchpad area for testing the look of any font (installed or from a folder).
  • Dual English/Spanish version.   

AMP Font Viewer screenshot  



                        

RIOT (Radical Image Optimization Tool)



                           Download

Radical Image Optimization Tool (RIOT for short) is a free image optimizer that will let you to visually adjust compression parameters while keeping minimum filesize.
It uses with a side by side (dual view) or single view interface to compare the original with the optimized image in real time and instantly see the resulting file size.

Main features:

  • open many image types including rare/scientific types
  • save and optimize JPEG, GIF and PNG with a simple, clean user interface
  • works in dual view: (original – optimized image) or single view (optimized image).
    Automatic preview of resulting image
  • in-place compare function (alternativelly display the original image over the optimized image to notice small pixel changes)
  • compress files to desired filesize threshold
  • fast processing (all is done in memory);
    see instant results including resulting filesize
  • batch support (process multiple files at once)
  • transparency handling options
  • decide if you want to keep metadata (comments, IPTC, Adobe XMP, EXIF profiles, ICC profiles).
    Unsupported metadata is removed
  • transfer metadata between image formats (destination format must support them)
  • common tools: pan and zoom, rotate, flip
  • basic image adjustments: brightness, contrast, gamma, invert
  • visually reduce number of unique colors for PNG and GIF images in order to reduce filesize
    (two quantization methods are available: Xiaolin Wu and NeuQuant neural net)
  • resize image by using well known resample filters (ex: Lanczos3, Catmull Rom, Bicubic, and others)
  • out-of-the-box support for external PNG optimizers (optipng, pngout, etc)
  • the compression and the results are comparable to those of commercial products, even higher.
  • Adaptive logarithmic tone mapping algorithm (Drago) used for HDR images



             

Monday, August 20, 2012

Archive 10GB file into 10MB......(attractive tune)

Now I want share with you a interesting software named KGB Archiver.
May be you know about it, I want to tell you that it is a best archiver Soft.

It is possible to making 1GB files to 10 MB with software.
Are you impressing? It is true, You can try it.
To download Click Here.


To compress files follow the steps:

1: After downloading the software Run this software.
2. Then select KGB and select files from directory and click "next"
3. Now compressing your files.

Enjoy this software, If you like this please comment and like it.

Make your freelancing life easier with GoPlan...

GoPlan is a freelancing software for freelancers, with this soft a freelancer
can manage a project with many people.
Freelancers also can see their contractor's work status.




 



GoPlan is most useful and popular software in the world.
It is also high rated software.
You can use it to increase your freelancing power.
You are a freelancer or want to be a successful freelancer  I want  suggest you to
use it to manage your outsourcing works.

          click here to download
                      

PROTECT MY PEN DRIVE WITH PASSWORD...

Most of the peoples are use portable pen drive.
We put our important document and data in pen drive.
Some us want protect his/her data for safety.
I can give you the software that can protect your data with password protect.



To protect your pen drive just Follow the instructions:

1. Download the software from here.
2. copy the software to the pendrive that you want to lock.
3 Run the software on the pen drive.
4. give a password and confirm it.
5. Here will appear a note to save your password in a file.
6. If you want to save press yes otherwise no.
7. A new window will open .
8. Then Select or drag and drop your files that want to lock, then encrypt them.
9.You will get 3 more option to lock your files. ( select 2nd option: zero out data)


                              

Now Your pen drive and file are protected'

Note: Don't forget your password.

Friday, August 17, 2012

CSS multi level drop down menu bar...

How are all my friends,
Now I want share to you a css drop down menu bar.
 At first You have to see the code below


Wednesday, August 15, 2012

CSS Learning


In our CSS tutorial you will learn how to use CSS to control the style and layout of multiple Web pages all at once.
 given a code below..

PHP array()...

 I wanna share you about the normal php array() progamming.. 
type the code given below into your browser ..

HTML code for webpage (1)

I wanna share you about the normal HTML code of a webpage.
  the code give below..


Portable software for web designing...



Hey buddy, Now I gonna tell you the location of a portable software to design your website.

                                        

KompoZer Portable (formerly Nvu Portable)

 you can use this software to edit your html codes. I got better performance using this software, it is more easy and helpful then dreamweaver software.

 to download this click on download button

KompoZer Portable

Lock and hide you files......

Now I gonna tell you about locking and hiding your pc files.
a simple and small notepad software can lock and hide your files.

simply type the code into your notepad and save the file named locker.bat


   cls
:End
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==bablu goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
69



in the red area of this code is your password, you can change it by typing your own word.

then put this locker.bat file into the folder of files that you want to lock and hide.

double click on the locker.bat file and enter your password and see there will automatically create a folder named locker in your location

then put your files to locker folder.
then again double click on locker.bat file, type y and press enter...


now  enjoy your locker....

Increase Internet speed.....

Hi everyone, How are you all.

Now I want to give you the secret of increasing your internet speed.

At first you have to open your command option.
To open it GO to Run option and type cmd 

  1. Now what to do? In your command option Type  ipconfig 
Then see the details and check your IPv4 address. Note the address... see the picture given  below..
 
                  



                            
2. now type ping (ip) -t    then press enter

                

3. You have done your job, buddy.

Now see Your internet speed .........enjoy........