Twitter Tools. Cool JavaScript Tricks. Today, I will list some very cool JavaScript hacks and tricks that you can use creatively or just have plain fun.
To make each one of these codes work, all you have to do is copy and paste it into the address bar of your browser window and hit “Enter”. So here they are :- Play the “Lord of the Web” This code lets you edit any page/website in real-time . Javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 The Big Wheel This piece of code pulls off all the images from your web page and rotates them in a circle. 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*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); If you look carefully in the above code, its rotating the HTML “img” tag.
Tremors The Calculator. 50 Tools to Help you Blogging. Blogging is more than just posting your views and any serious blogger would agree to that note hands down.
There are many specialized tools available on the Internet that can enhance your website to a whopping extent and the only way to know what is going to work to your profits’ is to just try them out! Here is a list of 50 useful blogging tools (other than brains, creativity and the will to work!) That will help you in picking up your bet.
Let’s kick off with ‘Hosting, DNS and domainname’- that’s the first step anyways! Javascripts Resources: 20+ Scripts, Tutorials and Frameworks. Many would initially think that Javascript has something to do with Sun Microsystem’s Java but as the matter of fact, it doesn’t.
Javascript was created by Netscape, they previous name was LiveWire, then LiveScript. Javascript is a programming language that is normally used on the client side. It is easy to learn and pick up. Most Javascripts on websites serve the purpose of encouraging user experience, increase interactivity, functionality as well as web speed. DHTML (Dynamic HyperText Markup Language) is formed with the use of Javascript and CSS (Cascading Style Sheets). Here are some good Javascript sites that worth a visit. Javascript Framework PrototypePrototype is a JavaScript Framework that aims to ease development of dynamic web applications. Yahoo! RicoJavascript framework designed for building rich Internet applications. qooxdooqooxdoo is one of the most comprehensive and innovative Open Source multipurpose AJAX frameworks, dual-licensed under LGPL/EPL.
Scripts and Tutorials. Blog Web Design. Blogging & networking. La blogosphère geek. 1 Guide: du débutant à l'expert en 7 points - Online Tutos. Optimisez et enrichissez vos tweets en 6 étapes Ne faites pas de fôtes d'orthographe et évitez les mots écrits en capitales.
Si vous craignez les erreurs, utilisez des mots simples, et le présent de l'indicatif. Au pire, tweetez en anglais. Cela vous fera progresser, le risque d'erreur est moindre, et vos followers pertinents seront plus nombreux! Vous twittez depuis un ordinateur? Les 7 règles de l'utilisateur avancé Pour communiquer avec vos contacts (following et followers) il n'est pas nécessaire d'envoyer un tweet; Twitter permet l'envoi de messages directs, ou DM. Fixez vos objectifs en 10 axes de déploiement Enrichissez vos tweets: ajoutez systématiquement des urls courtes dirigées vers un contenu riche, ou vers des images pertinentes surtout pour des RT non documentés; et documentez vos RT si cela est possible.Marketez vos tweets: comme dans la vraie vie, un texte fun attirera plus l'adhésion qu'un texte rébarbatif; n'hésitez pas à manier l'ironie.
Conclusion.