English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagDutch flagCzech flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagHebrew flagIndonesian flagSerbian flagUkrainian flagThai flagTurkish flagHungarian flagAutomatic translation

The Good and The Bad of WordPress by Matt Cutts, Straight from Google

Matt Cutts from the Web Spam team at Google showcases the good and the bad of WordPress as seen through the eyes of Google, including basics on how Google search works and how you can boost your blog’s results in Google searches.

Source: WordPress.tv

Sphere: Related Content


Related posts

Python 3.0 (final) programming language released

Python logoPython 3.0 (known also as “Python 3000″ or “Py3k”) is a new version of the legendary programming language that is used in a wide variety of application domains.

Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Google is one of the power users of this dynamic programming language.

This new version, released on December 3 2008, is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.

See what’s new in Python 3000 here  and read the online documentation here.

If you are interested in what the founder of Python programming language, Guido van Rossum, has to say read his blog here.

You can try the new production version by downloading it from here in these formats:

 

Have bugs to report? Do it at http://bugs.python.org

 

Python offers a wide range of choices for web development:

    * Writing basic CGI scripts
    * Frameworks such as Django and TurboGears
    * High-end solutions such as Zope
    * Advanced content management systems such as Plone

 

For custom web solutions and other internet-based applications:

    * Extensive support for HTML and XML
    * E-mail processing
    * Processing RSS feeds
    * Support for many other Internet protocols

Python also offers choices for other applicatiohn development but it’s beyond the scope of this website. You can find out more here.

Sphere: Related Content


Related posts