photography, video, thoughts and smiles
Posts tagged javascript
Хайде на късметчетата
Jun 20th
Тони (или още известен като valqk) е пуснал скриптче за късметчета. Слага се на страницата ви лесно, и изглежда добре
А ти, изтегли ли си късметче днес? (горе вдясно)
Интересно ползване на Гугъл мапс – в онлайн игра
Jun 5th
Покарайте кола в 2D Driving Simulator on Google Maps.
Засега е само идейно ползване на гугъл мапс, но почакайте да го направят мултиплейър и с колижън детекшън
DHTML and games
Sep 27th
You think that web technologies are not appropriate for games?
Well, you are wrong.
There are a lot online games that are browser based. They use Flash/Shockwave or Java technologies. If the game is not graphic intensive, you can use simple HTML for output. There are many examples–from popular yahoo games, to miniclip and Swirve Utopia.
But, even [...]
Another must-have Firefox extension – View rendered source
Jun 22nd
I have already written about Firefox and that I use it as my primary browser. Actually I use other browsers only when testing pages I develop.
One of the biggest advantages of Firefox are its extensions.
Those days I am working on XmlHttpRequest with JavaScript (also known as AJAX technology).
By viewing the source of the page–you [...]
Tutorials – php, js, css, photo
Jun 10th
I am thinking about starting new site:
http://tutorials.robi-bobi.net/
I will post there some tutorials that can be usefull. I already have two in mind:
- tutorial about showing and hiding part of html pages with javascript and css (by using div and tr tags)
- tutorial about XmlHttpRequests (hm, I might even write some library and post it to [...]