Total Pageviews
Monday, 9 March 2009
Magic!!!!!!!!
Open your internet browser and do a search in GOOGLE something like "bird", "flower" etc and now copy the codes from below and paste it in the address bar of your browser and see the magic!!!!!!! Enjoy it.......... 1. javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style;DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px";DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 2. javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.getElementsByTagName("div"); DIL=DI.length;function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute';DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px";DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 3. javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.getElementsByTagName("img"); DIL=DI.length;function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute';DIS.left=(Math.tan(R*x1+i*x2+x3)*x4+x5)+"px";DIS.top=(Math.sin(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 4. javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.getElementsByTagName("img"); DIL=DI.length;function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute';DIS.left=(Math.sin(R*1+i*x2+x3)*x1+x2)+"px";DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',50); void(0);
Make Your Own Calculator
Open a Notepad and copy the codes from this page and paste it in the Notepad. Save the file as Calc.bat
Your calculator is created.....
Codes are here given below......
@echo off
color 0A
title CALCULATOR VERSION 1.2(pal4all)
:loop
cls
echo By pal4all
echo Never-Seen-B4
echo.
echo Calculator Version 1.2(pal4all)
echo =====never======seen======b4=====pall4all=
echo * = MULTIPLY
echo + = ADD
echo - = SUBTRACT
echo 2 = SQUARED
echo / = DIVIDE
echo After an equation, type CLEAR to clear the screen of your equations,
echo type KEEP to leave them there,
echo or type EXIT to leave. :noclear
set /p UDefine=
set /a UDefine=%UDefine%
echo.
echo =
echo.
echo %UDefine%
echo KEEP, CLEAR, OR EXIT?
set /p clearexitkeep=
if %clearexitkeep%==CLEAR goto loop
if %clearexitkeep%==KEEP echo. && goto noclear
if %clearexitkeep%==EXIT (exit)
:misspell
echo.
echo ////////////////\\\\\\\\\\\\\\\\\\\\/////////////
echo You misspelled your command. Please try again (make sure you are typing in all caps LIKE THIS).
echo Commands:
echo CLEAR Clear all previous equations and continue calculating.
echo KEEP Keep all previous equations and continue calculating.
echo EXIT Leave your calculating session
echo Enter in a command now.
set /p clearexitkeep=
if %clearexitkeep%==CLEAR goto loop
if %clearexitkeep%==EXIT (exit)
if %clearexitkeep%==KEEP goto noclear
goto misspell
Sunday, 8 March 2009
Friday, 6 March 2009
I'm ready for the goodtimes
Time will bring them back I bet
So if you hear me say that I believe in love
Don't make me feel ashamed
I used to sing the saddest songs
And while in the meantime roaches used to climb my door
Falling back down to the floor
I used to read survival guides
When my world was full of seven legged cats
But here a I am with eight more lives
I'm ready for the goodtimes
I'm ready for the goodtimes
Ready to get it on
i'm ready for the goodtimes
I'm ready for the goodtimes
Now that I'm not alone
Oh oh oh oh
Oh oh oh oh
Oh oh oh oh
You know it
Oh oh oh oh
Oh oh oh oh
You better not
Ignore it
I don't wanna look at fashion magazines
While someone does my nails
Sitting here watching other people live
Frozen by the fear to fail
Cause, everyday there's a war to fight
And if I win or lose never mind
As long as you're my shelter every night
I used to cry against a wall
But now i've got a shoulder
That I can lean on
Swear to me you won't be gone
I'm ready for the goodtimes
I'm ready for the goodtimes
Ready to get it on
i'm ready for the goodtimes
I'm ready for the goodtimes
Now that I'm not alone
So if you hear me say that I believe in love
Don't make me feel ashamed
I used to sing the saddest songs
And while in the meantime roaches used to climb my door
Falling back down to the floor
I used to read survival guides
When my world was full of seven legged cats
But here a I am with eight more lives
I'm ready for the goodtimes
I'm ready for the goodtimes
Ready to get it on
i'm ready for the goodtimes
I'm ready for the goodtimes
Now that I'm not alone
Oh oh oh oh
Oh oh oh oh
Oh oh oh oh
You know it
Oh oh oh oh
Oh oh oh oh
You better not
Ignore it
I don't wanna look at fashion magazines
While someone does my nails
Sitting here watching other people live
Frozen by the fear to fail
Cause, everyday there's a war to fight
And if I win or lose never mind
As long as you're my shelter every night
I used to cry against a wall
But now i've got a shoulder
That I can lean on
Swear to me you won't be gone
I'm ready for the goodtimes
I'm ready for the goodtimes
Ready to get it on
i'm ready for the goodtimes
I'm ready for the goodtimes
Now that I'm not alone
Monday, 2 March 2009
Subscribe to:
Posts (Atom)