Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:
By Scott Knaster, Google Code Blog Editor

YouTube is not just for uploading any more. This week YouTube launched a bunch of editing tools that enable you to trim your videos, add effects like Sepia and Thermal, replace the audio track, and even rotate that priceless video you shot while accidentally holding the phone upside down – or is that just me?



Those funny YouTube videos might even be good for your health. We are simple computer folk here, not medical doctors, but check out this article about the physical benefits of laughing and related topics.

After reading about laughing and scouring YouTube for hilarity, you can calm yourself with these unfunny but remarkable images of distant planets. Hmm, I wonder if they can edit YouTube videos on their worlds.


Fridaygram is our way of telling you about something new and (we hope) interesting from Google, along with tidbits about nature, science, and other nerd-cool topics. Fridaygram posts are more fun than a barrel of opee sea killers.
2013, By: Seo Master
Seo Master present to you:
copy pasteYang hobi copy paste pasti pernah menemukan blog/web yang tidak bisa di copy tulisannya dengan menggunakan klik kanan? Guna dari disable ini ialah untuk Mencegah tulisan blog di copy paste oleh orang lain dengan kepentingan pribadi. Kalo mau tahu cara membuat scriptnya nih caranya :
<script language=JavaScript>
<!--

//Matikan Klik Kanan

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>
Script ini dicopykan ke blog anda dengan cara :
1. Klik Layout dan pilih edit html
2. Cari kode <head> Copykan kode tersebut dibawahnya.
3. Save.
4. Silahkan dicoba!!!
2013, By: Seo Master
Seo Master present to you:

(Cross-posted from the Google Web Toolkit blog)

In early August, Google acquired Instantiations, a company known for its focus on Eclipse Java developer tools, including GWT Designer. We're happy to announce today that we're relaunching the following former Instantiations products under the Google name and making them available to all developers at no charge:

  • GWT Designer
    Powerful Eclipse-based development tools that enable Java developers to quickly create Ajax user interfaces using Google Web Toolkit (GWT)

  • CodePro AnalytiX
    Comprehensive automated software code quality and security analysis tools to improve software quality, reliability, and maintainability

  • WindowBuilder Pro
    Java graphical user interface designer for Swing, SWT, GWT, RCP, and XWT UI frameworks

  • WindowTester Pro
    Test GUI interactions within Java client rich applications for the SWT and Swing UI frameworks

Now that these products are available again, we hope you’ll start using them within your GWT projects. Meanwhile, our next step is to more deeply unify them into the GWT family of tools by blending the fantastic Instantiations technology into the Google Plugin for Eclipse (GPE). So, there’s much more to come, including things we’re pretty sure you’ll like, such as UiBinder support in GWT Designer.

You can download any of the tools from the GWT download page. If you have questions or comments we’d love to hear from you. The best place to discuss the tools above is at http://forums.instantiations.com. As always, continue to discuss GWT and GPE at the main GWT Group.

We would love to stay in better touch with you as we have more news about how we are integrating the Instantiations products into the Google Web Toolkit suite. Sign up if you’d like to receive email updates on these products and other developer tools.

2013, By: Seo Master
Powered by Blogger.