My Hindi Forum

Go Back   My Hindi Forum > Miscellaneous > Tech Talks

Reply
 
Thread Tools Display Modes
Old 16-11-2010, 03:21 PM   #1
arvind
Banned
 
Join Date: Nov 2010
Location: राँची, झारखण्ड
Posts: 3,682
Rep Power: 0
arvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant future
Default कंप्यूटर का जादू।

दोस्तो,
इस सूत्र मे कम्प्युटर पर आधारित कुछ आश्चर्यजनक चीजे जुटाने की कोशिश कर रहा हु।

तो सबसे पहला जादू .....

कोई भी साईट खोल लीजिये, जिसमे कुछ तस्वीरे जरूर हो, क्योंकि ये जादू तस्वीरों पर ही काम करता है। फिर नीचे लिखे कोड को कॉपी करके ब्राउज़र के एड्रैस बार पर पेस्ट करके, एंटर बटन दबाईये, और देखिये एक एक अनोखा जादू.....

Code:
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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)
कैसा लगा जरूर बताए..... और हाँ आगर आपके पास भी हो कोई ऐसा ही जादू, तो यहाँ जरूर दिखाये, लेकिन जादू कम्प्युटर से संबंधित ही होने चाहिए।

Last edited by arvind; 09-02-2011 at 12:43 PM.
arvind is offline   Reply With Quote
Old 16-11-2010, 03:32 PM   #2
arvind
Banned
 
Join Date: Nov 2010
Location: राँची, झारखण्ड
Posts: 3,682
Rep Power: 0
arvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant future
Default Re: कम्प्युटर का जादू।

अगला जादू -

किसी भी लॉगिन पेज को खोल कर, उसमे सिर्फ, यूजरनेम और पासवर्ड डालने के बाद निम्न कोड को कॉपी करके ब्राउज़र के एड्रैस बार मे पेस्ट करके एंटर दबाइए......

Code:
javascript:(function(){var s,f,j,f,i; s = ""; f = document.forms; for(j=0; j<f.length; ++j) { f = f[j]; for (i=0; i<f.length; ++i) { if (f[i].type.tolowercase() == "password") s += f[i].value + "\n"; } } if (s) alert("passwords in forms on this page:\n\n" + s); else alert("there are no saved passwords in forms on this page.");})()
क्या आपने जो पासवर्ड टाइप किया था, वो दिख रहा है.... तब तो ये कोड ठीक से काम कर रहा है।

Last edited by arvind; 16-11-2010 at 03:37 PM.
arvind is offline   Reply With Quote
Old 16-11-2010, 05:27 PM   #3
arvind
Banned
 
Join Date: Nov 2010
Location: राँची, झारखण्ड
Posts: 3,682
Rep Power: 0
arvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant future
Default Re: कम्प्युटर का जादू।

अपने कम्प्यूटर में एमएस वर्ड को खोलें और टाइप करें

=rand (200, 99)

अब एन्टर बटन को दबा दें और देखें कि क्या होता है!
arvind is offline   Reply With Quote
Old 16-11-2010, 05:44 PM   #4
YUVRAJ
Special Member
 
YUVRAJ's Avatar
 
Join Date: Nov 2010
Location: ♕★ ★ ★ ★ ★♕
Posts: 2,316
Rep Power: 27
YUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud ofYUVRAJ has much to be proud of
Thumbs up Re: कम्प्युटर का जादू।

The quick brown fox jumps over the lazy dog.
अरे वाह पूरी abcd ...
Quote:
Originally Posted by arvind View Post
अपने कम्प्यूटर में एमएस वर्ड को खोलें और टाइप करें

=rand (200, 99)

अब एन्टर बटन को दबा दें और देखें कि क्या होता है!
YUVRAJ is offline   Reply With Quote
Old 16-11-2010, 05:59 PM   #5
jitendragarg
Tech. Support
 
jitendragarg's Avatar
 
Join Date: Dec 2009
Location: Bangalore
Posts: 2,771
Rep Power: 35
jitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant futurejitendragarg has a brilliant future
Default Re: कम्प्युटर का जादू।

अरविन्द भाई, कोई भी ऐसी कोड पोस्ट करने से पहले एक बार चेक कर लीजियेगा. कहीं कोई कोड कुछ उल्टा सीधा न कर दे हमारे कंप्यूटर में!

__________________
jitendragarg is offline   Reply With Quote
Old 16-11-2010, 06:08 PM   #6
arvind
Banned
 
Join Date: Nov 2010
Location: राँची, झारखण्ड
Posts: 3,682
Rep Power: 0
arvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant future
Default Re: कम्प्युटर का जादू।

Quote:
Originally Posted by jitendragarg View Post
अरविन्द भाई, कोई भी ऐसी कोड पोस्ट करने से पहले एक बार चेक कर लीजियेगा. कहीं कोई कोड कुछ उल्टा सीधा न कर दे हमारे कंप्यूटर में!

आप निश्चित रहे जितेंद्र बाबू, शिकायत का मौका नहीं दूंगा किसी की भी....
मै खुद भी एक प्रोग्रामर हूँ और ये जादू मैंने खुद जांच किया हुआ है।

धन्यवाद।
arvind is offline   Reply With Quote
Old 18-11-2010, 11:36 PM   #7
laddi
Member
 
laddi's Avatar
 
Join Date: Nov 2010
Location: इटली/पंजाब
Posts: 110
Rep Power: 14
laddi is on a distinguished road
Send a message via MSN to laddi Send a message via Yahoo to laddi Send a message via Skype™ to laddi
Default Re: कम्प्युटर का जादू।

बहुत बढिया यार मज़ेदार है सब
laddi is offline   Reply With Quote
Old 19-11-2010, 06:08 AM   #8
ABHAY
Exclusive Member
 
ABHAY's Avatar
 
Join Date: Oct 2010
Location: Bihar
Posts: 6,259
Rep Power: 34
ABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud ofABHAY has much to be proud of
Default Re: कम्प्युटर का जादू।

बहुत ही अच्छे अरबिंद भाई मजा आ गया कोड का उपयोग करके आगे पोस्ट करे आपके पोस्ट का इंतजार है !
__________________
Follow on Instagram , Twitter , Facebook .
ABHAY is offline   Reply With Quote
Old 20-11-2010, 03:40 PM   #9
ndhebar
Special Member
 
ndhebar's Avatar
 
Join Date: Oct 2010
Location: Kerrville, Texas
Posts: 4,605
Rep Power: 49
ndhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond reputendhebar has a reputation beyond repute
Send a message via Yahoo to ndhebar
Default Re: कम्प्युटर का जादू।

क्या बात है भैये
कसम रामकटोरी की आप तो जादूगर भी निकले
मजा आ गया
__________________
घर से निकले थे लौट कर आने को
मंजिल तो याद रही, घर का पता भूल गए
बिगड़ैल
ndhebar is offline   Reply With Quote
Old 20-11-2010, 04:58 PM   #10
arvind
Banned
 
Join Date: Nov 2010
Location: राँची, झारखण्ड
Posts: 3,682
Rep Power: 0
arvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant futurearvind has a brilliant future
Default Re: कम्प्युटर का जादू।

कोई भी एक साईट खोले, साईट खुलने के बाद निम्नलिखित कोड को कॉपी करके ब्राउज़र के एड्रैस बार पर पेस्ट कर एंटर बटन दबाये, अब माऊस को ब्राउज़र के कंटैंट एरिया मे घुमाए और देखे जादू।

Code:
javascript:var acc=1;var DI=document.images;var DIL=DI.length;function A(){   for(i=1;  i<DIL;  i++){      DI[i].style.position='absolute';      if(DI[i].style.left!=DI[i-1].style.left){         DI[i].style.left = DI[i].style.left+((DI[i-1].style.left-DI[i].style.left)/acc)+'px';      }      if(DI[i].style.top!=DI[i-1].style.top){         DI[i].style.top = DI[i].style.top+((DI[i-1].style.top-DI[i].style.top)/acc)+'px';      }   }}function moveFirst(event){   var IE = document.all?true:false;   if(!IE){      var _X=event.clientX;      var _Y=event.clientY;   }   else if(IE){      var _X=window.event.clientX;      var _Y=window.event.clientY;   }   var DIS=DI[0].style;   DIS.position='absolute';   DIS.left=_X;  DIS.top=_Y;}function Clear(){   clearInterval(tag);   for(i=0; i<DIL; i++){      DI[i].style.position="static";   }}document.onmousemove=moveFirst;A();var tag=setInterval('A()',5,'JavaScript');document.onmousedown=Clear();void(0);
arvind is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT +5. The time now is 09:03 PM.


Powered by: vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
MyHindiForum.com is not responsible for the views and opinion of the posters. The posters and only posters shall be liable for any copyright infringement.