These are my notes when doing my first (drupal) presentation @ FrOSCon 2008 Drupal Room
This method uses the concepts
This way an upgrade to another drupal version runs smoothly. Hmmm this was about developer environment.
Why do I need this? To make sites like http://nf.test http://nf.dev or http://froscon.demo
sudo su -
echo 127.0.0.254 froscon.demo >> /etc/hosts
I want to build some flash games. Just for fun? Yes and no.
Yes because it's fun to learn ActionScript. No because I hope to make money some day.
Some pointers for my system setting which is linux
- ActionScript Language Reference
- a swf compiler and more
- swftools
My first trials ended with a moving square rotating on click ... not very ... but I have some idea how it works.