Category Archives: web2.0

Summer is coming – Time to Twitter little birds

More and more people like and user Twitter and therefore many siteowners want to place a follow-link on their website. But as simple text links are too uninteresting, we have collected the best icons and graphics on the internet. 

Twitter icon by fast icon

Twitter Icon

Twitter icon set by smashing magazineTwitter Icon

Twitter social icon by design reviver

social_icons

31 twitter icons by vincentabry

31-logos-et-boutons-pour-twitter

A little bird told me by mattknow

a_little_bird_told_me_by_mattknow

Twitter icons by flockey

twitter_icons by flockey

Twitter icon by phiredesign

twitter_icon_by_phiredesign

Cute twitter bird icon by wefunction

function_twitter_free

Free twitter graphics by randa clay design

free-twitter-graphics-randa-clay-design

Twitter birdy icon by Loondesign

twitter

Twitter icons by icontexto

icontexto-webdev-social-bookmark-bonus-01

It’s twitter time! by productivedreams

its_twitter_time

Twitter icons with attitude by monkeyworks

Take Off with Google App Engine

Google App EnigineYou waste your server resources for web applications? Why don’t accept the help of Google. Just a few days ago Google launched its Google App Engine. Being still in beta it allows you to upload your web application on the Google network and use their computational power. With a free account you are already able to use 500MB space, a CPU usage of 200,000,000 megacycles and a maximum of 10GB bandwidth per day. Also you get several other features:

  • Dynamic webserving, with full support of common web technologies
  • Persistent storage
  • Automatic scaling and load balancing
  • Google APIs for authenticating users and sending email
  • Fully featured local development environment

Great – Where do I have to sign in?

Google App Engine is still in beta. There were 10,000 beta accounts available but after ca. 3 hours they were all gone. Google already announced that more accounts will follow in the near future. So don’t hesitate to subscribe to the waitlist.

Ajax-Magic For Your Website

At first what does Ajax mean?

AJAX (Asynchronous JavaScript and XML), is a web development technique used for creating interactive web applications. Ajax is asynchronous, in so far as extra data is requested from the server and loaded in the background. This is intended to increase the web page’s interactivity, speed, functionality and usability. Ajax function calls are usually made in Javascript using the XMLHttpRequest object. The asynchronous content doesn’t need to be formatted in XML.

Scripts for your Website

As quite every modern website makes use of at least a bit of Ajax you may want to have a few of those cool effects for your page. So I collected the best scripts for you. All of them are free to use and easy to install.

Lightbox 2 – Lightbox is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.

Javascript Libraries and Code-Snippets

Talking from web2.0, you think of fade effects, live form validation and other nice and often practical effects. But how are these things realized? Is it something that only professional programmer can assemble?

The only thing that would be helpful is a general understanding of Javascript and HTML. Many of the effects you may have in mind are realized by using open-source libraries or other freely available code snippets. You just have to integrate a few Javascripts and call a few functions to have a beautiful web2.0-ish effect for your website.

In my view the best library is script.aculo.us in connection with prototype.js. They are easy to understand, have a large documentation and a good community. Other libraries worth mentioning are jQuery, Dojo, MochiKit, mootools and YUI. After installing the libraries, it’s so easy to create. Make a few Ajax calls, fall back on entire functions, get some groove effects – and your code is much lighter than before! So why not try to use one of these libraries, after a bit practice you will thank yourself for taking this step.

Wordpress 2.5 Released

Wordpress

Yesterday WordPress 2.5 has been released with a couple of new features. Those who want to upgrade WordPress now, can do it here.

The popular blogging platform needed six months for this major upgrade. But what changes with the new version? The most important update regards the all-new dashboard. It isn’t a static site anymore but consists of several customizable widgets and only provides you with the most important links. Therefore it is very easy to fit the dashboard according to your needs.

Wordpress 2.5 dashboard

The developers of Wordpress spend this version a completely new and fresh color scheme, changed the menu order and recoded the media gallery. Now it is possible to easily upload and manage images as well as videos and other files. Further remarkable new features are editing protection for multi-admin blogs and an built-in plugin update function. The whole list of changes can be read at the WordPress Blog. All in all WordPress 2.5 is a recommendable update, I am sure everyone will love.