Author ArchiveNote: This is about “intra-AS” IPv6 routing and networking as I haven’t had the opportunity to play with IPv6 BGP stuff. Granted it’s still poor-mans-ipv6 (aka ipv6 over a ipv4 tunnel), but still. If you’re IPv6 capable you’re most likely reading this over IPv6 already. The IP address for www.shapeshifter.se is 2001:16d8:ffe5:1:1::1 (from 2001:16d8:ffe5:1::/64) It has got some shiny AAAA/PTR records too.
I played with IPv6 several years ago (back during the 6BONE days) and recently decided to give it another shot. Most of my services are now available through IPv6 and my local LAN has IPv6 connectivity. I’ll write more about that in another post. New release of hso(4), FreeBSD driver for Option iCON branded 3G/HSDPA devices. Changes to hso(4)
Changes to hsoctl(1)
The code can be obtained from the hso page, the update should hit the ports tree soon (comms/hso-kmod). Speed test from a rural location. Values are in bits/s, so that’s almost 300 kB/s downstream and around 40 kB/s upstream. Hopefully downstream is slightly better from a more urban location. UUID (Universally Unique Identifier) is standard (part of ISO/IEC 11578:1996) to create “universally unique” identifiers to identify objects within a system or across system boundaries. The identifiers are 128-bit in length (that’s 16 bytes) and while there really is no way to guarantee global uniqueness the probability of colissions are very small both thanks to the number of bits and the way the identifiers are created. The UUID generation algorithms are specified in RFC4122 and I’ve created a static PHP class that implements version 1 which is time based UUID, version 4 which is truly psuedo random UUID and version 3 and 5 which are named based UUID, using either MD5 (version 3) or SHA-1 (version 5).
Aug
05
2008
ShareIt! – Social Media Bookmark BarPosted by fli in General, tags: bookmark, JavaScript, share, social media, web 2.0
I previously used the service from addthis but never really liked it so I created my own, you’re free to use it if you like. It’s a simple script that is quite easy (guess it depends on who you ask…) to use and that generates bookmark/share buttons for popular services such as delicious, digg, facebook, twitter and more. Supports Delicious, Digg, StumbleUpon, Twitter, Technorati Favorites, Google Bookmarks, Facebook, Reddit, Diigo, Blogmarks, Blinklist and Magnolia This is a sample of how the bookmark bar could look, it’s possible to re-arrange and remove individual services if wanted. The icons are courtesy of http://fasticon.com/freeware/index.php/web-2-icons/ Follow this guide to get your own bookmark bar, you need some knowledge of how to edit HTML. |

Entries (RSS)