background preloader

Webdev helps

Facebook Twitter

Save The Link | Save The Link. The World Wide Web Consortium Finally Recommends HTML5. The HTML5 standard is now officially being recommended by the World Wide Web Consortium (W3C). The HTML5 standard has been around for years and powers many of your favorite sites. Today’s news from W3C (the international standards organization for the World Wide Web) says that after all those years of use, HTML5 is ready for prime time. HTML5 allows for native media playing in browsers. Previously, technologies like QuickTime and Flash were needed to play videos in a site’s page.

W3C produced the following video to explain why you should care about standards like HTML5. ➤ Open Web Platform Milestone Achieved with HTML5 Recommendation [W3C]

Social media

Coppermine Photo Gallery. Intro. <div class="noscript"> <p> <strong>Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled, or are running a non-JavaScript capable web browser. </strong> </p> <p> To get the best experience, please enable JavaScript or download a modern web browser such as <a href=" Explorer 8</a>, <a href=" <a href=" or <a href=" Chrome</a>. </p> </div> What is Perl? Running Perl programs Safety net Basic syntax overview Perl variable types Variable scoping Conditional and looping constructs Builtin operators and functions Files and I/O Regular expressions Writing subroutines OO Perl Using Perl modules perlintro -- a brief introduction and overview of Perl This introductory document does not aim to be complete. Perl progname . pl #! #! Use strict ; print ! !

Scripting help

HTML and CSS help. Web Hosting Fan: News, Trends, Reviews of the Best Website Hosts. For Websites - Facebook developers. As mentioned, the code above uses the common defaults for the options available when initializing the SDK. You can customize some of these options, if useful. Changing SDK Language In the basic setup snippet, the en_US version of the SDK is initialized, which means that all the dialogs and UI will be in US English.

You can change this language by changing the js.src value in the snippet. Take a look at Localization to see the different locales that can be used. For example, if your site is in Spanish, using the following code to load the SDK will cause all Social Plugins to be rendered in Spanish. <script> (function(d){ var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/es_LA/all.js"; d.getElementsByTagName('head')[0].appendChild(js); }(document)); </script> Disabling Login Status Check Disabling XFBML Parsing Triggering Code when the SDK loads Debugging.

Addons for firefox