Tagged Questions

8
votes
2answers
105 views

What is the best presentation tool for technical stuff?

While recently exploring prezi I realized there have to be better tools than Powerpoint for presenting something, especially technical stuff. What differentiates technical stuff from other stuff in …
0
votes
2answers
601 views

Tile scrolling / preloading (Google Maps style) of HTML layers with Ajax

I am looking to replicate the panning (not necessarily the zooming) effect of the Google Maps API, but without the images. Essentially, I want to position HTML elements in a large coordinate system …