Free webhosting for facebook development

I was searching for a free webhosting for Facebook (FB) sandbox. After trying out a few only one happened to have all necessary features for FB development. The main issue with all others was that CURL PHP was not enabled. It is required by FB library to make api calls. Some that had CURL enabled did not allow connections over HTTPS, which also is a must for FB api calls.

So, the winner is Free Web Hosting Area

Other hosting services I tried:

floatutorial

Everything about float CSS property.

http://css.maxdesign.com.au/floatutorial/tutorial0103.htm

http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/

Joomla on XAMPP with SEF enabled

In order to make your URLs in Joomla a bit more understandeble you need to do the following
a. enable modrewrite module in apache
b. tweak Joomla’s .htaccess file

This is how I did it:

Read the rest of this entry »

Mootorials

Excellent collection of tutorial articles for Mootools JavaScript library.

http://clientside.cnet.com/wiki/mootorial

Bubble Tooltips

A great article telling about how to create CSS+JS tooltips.

http://web-graphics.com/mtarchive/001717.php

Script.aculo.us Effects.queue article

http://blog.railsdevelopment.com/pages/effect/queue/

Creating DOM elements on the fly with graft

http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-
piece-of-cake-with-the-graft-function

Ajax Progress bar script

http://www.blackbirdblog.it/blog/archivio/2006/03/09/ajax-progress-bar/

Autosuggest / Autocomplete with Ajax v. 2.1

Found on the net a rather interesting Ajax script that suggests different variants for completion of user input as he/she types.

http://www.brandspankingnew.net/specials/ajax_autosuggest/
ajax_autosuggest_autocomplete.html?

Well designed shopping cart

http://www.cooper.com/about/case_studies/hp_shopping.html