Fulltext results:
- Dice Roller @blog:2009
- ller ====== I programmend a small dice roller in javascript. You enter the number of dice, sides and th... ext" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code javascript> function roll() { var count = parseInt(document.rolldice.n.value)... document.rolldice.s.value=s; document.rolldice.o.value=o; roll(); } </code> {{tag>dice javascript}}
- Project PDA @blog:2011
- PDA. So I decided to build my own PDA. As I'm a Java Programmer, it will be implemented in Java. Today, I will tell you about the major parts of the project... or smartphone app. Whatever is next to the user. So far for now, stay tuned. {{tag>java programming}}
- Home Server Goals @blog:2010
- stall Mac OS X patches). {{tag>backup homeserver java mac osx mediaserver mysql opensolaris php ssh vir
- Travian Village Planner - Tribe & Village Name @blog:2009
- it out here: * [[http://travian.andunix.net/village-planner/index.html]] {{tag>javascript travian}}
- Travian Village Planner @blog:2009
- icks * Village Name - add another parameter which is shown as village name {{tag>javascript travian}}