Tag: javascript
Emulators in JavaScript!
February 14th, 2010, No Comments
I have in the recent past been made aware that it’s actually possible to create emulators in pure JavaScript. Along with the “new” canvas-tag, it turns out that the newest and fastest web browsers actually manages to emulate old game-consoles in an impressive manner. Some even with sound!
Here’s a list of some emulators created in [...]
Brand new Latex Tools page
January 26th, 2010, No Comments
For about six months ago I made a JavaScript program that could help me to produce Bibtex entries. It has now been on truben.no for a while, and I have certainly benefited from it!
Two days ago I started to argue with Latex again, and this time it was because of how latex markup tables. Bacause [...]
BibTeX Online Editor
August 20th, 2009, No Comments
Just finished my first pure javascript program! It’s a simple program, based on the JQuery library, that generates a BibTeX entity. Check it out http://truben.no/bibtex.
AJAX biblioteker
April 30th, 2009, No Comments
Jeg skal som tidligere nevnt skrive masteroppgave om AJAX. Etter å ha vært på ROOTS har jeg fått noen nye idéer, samt fått noen flere biblioteker å tenke på:
JQuery (selvsagt)
Rightclick + editable plug ins
I tillegg fant jeg dette lure biblioteket i dag:
http://code.google.com/p/reallysimplehistory/
High Quality in YouTube
February 9th, 2009, 1 Comment
Some days ago my friend Tobias gave me a nifty tip on how you get high quality on all videos in YouTube. All you need to do is append the following string to the YouTube address: “&fmt=18″. I’ve created a small bookmarklet so it’s even easier. Just drag this link to your browser’s bookmark (favorite) [...]
