Fulltext results:
- Dice Roller
- ascript> function roll() { var count = parseInt(document.rolldice.n.value); var sides = parseInt(document.rolldice.s.value); var offset = parseInt(document.rolldice.o.value); var result = offset; ... result += roll; rolls += " "+roll; } document.rolldice.r.value = result; document.getEl
- OpenSolaris / VirtualBox: Mount Shared Folder
- h ''pfexec''. First, create the mountpoint if it doesn't exist. You will have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount ... hen add this to the file ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <co
- ZFS Playground
- , which will bring us back to what we should have done in the step before. <code bash> pfexec zpool a... and remove the files. Note that ''zpool status'' doesn't show the pool any more. <code bash> pfexec
- ReLAX
- ery interesiting concepts, but, unfortunately, it doesn't fit my needs. So I decided to take some of t... RLs. That's it for now, stay tuned... I started documenting the API, so you might want to have a loo
- Virtual Network Visualization
- kes the output of dladm show-link and generates a dot-File, which then can be rendered using [[http://www.graphviz.org/|Graphviz]]. Update: The dladm2dot.pl script now also shows the non-global zones of the interfaces. {{:blog:2009:dladm2dot.png?nolink|Example Output}} -> [[info:solaris:dladm2dot|Read more...]]
- Travian Village Planner
- ure was saving the village to a bookmark. This is done by the URL parameter “a”. The parameter contain
- Project Idea: WikiTable
- vailable as a HTML-snippet (just the table, html- dory body-tags). This snippet can be included by mos