stillhq.com : Mikal, a geek from Canberra living in Silicon Valley http://www.stillhq.com The life, times, travel and software of Michael Still en Copyright (c) Michael Still 2000 - 2006 blosxom simplerss20 v20050208hh 180 http://blogs.law.harvard.edu/tech/rss linux.conf.au domain name /conference/lca2009 Mon, 27 Oct 2008 08:29:00 PST It looks to me like the linux.conf.au domain name is working again. I wonder what effect that will have on registrations? It would be interesting to see a graph of registration behavior over time... <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2009/000002&tag=conference&format=.png" border="0" alt="S"></a>) lca2009(<a href="http://www.stillhq.com/lca2009"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2009/000002&tag=lca2009&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2009/000002.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2009/000002.html http://www.stillhq.com/conference/lca2009/000002.html How far is Wrest Point from the LCA 2009 venue? /conference/lca2009 Sat, 18 Oct 2008 21:43:00 PST It looks to me like Wrest Point is a bit of a hike from the conference venue: <br/><br/> <div align=center> <iframe width="600" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;t=h&amp;s=AARTsJr-RCnSkcFNBu3A4QZCYznsYpsCVw&amp;msa=0&amp;msid=111772417580611097787.00045993a6b77da509501&amp;ll=-42.903256,147.331939&amp;spn=0.005501,0.012875&amp;z=16&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;t=h&amp;msa=0&amp;msid=111772417580611097787.00045993a6b77da509501&amp;ll=-42.903256,147.331939&amp;spn=0.005501,0.012875&amp;z=16&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small> </div> <br/><br/> So, does anyone know how long that would take to walk? How are other people planning on getting around while in Hobart? <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2009/000001&tag=conference&format=.png" border="0" alt="S"></a>) lca2009(<a href="http://www.stillhq.com/lca2009"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2009/000001&tag=lca2009&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2009/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2009/000001.html http://www.stillhq.com/conference/lca2009/000001.html SIGCOMM 2008 /conference/sigcomm2008 Thu, 21 Aug 2008 15:48:00 PST <a href="http://conferences.sigcomm.org/sigcomm/2008/program.php">SIGCOMM 2008</a> had about 600 people attend, and felt a little like one of the early AUUG conferences. One of the things I am learning as I get older is that I am having increasing trouble sitting in hard hotel meeting chairs all day -- my back just wont let me. Surprisingly, I find most university lecture theatre seats more comfortable. <br/><br/> Below is a summary of the talks I thought are particularly good. <br/><br/> <b><a href="http://conferences.sigcomm.org/sigcomm/2008/award.php">Don Towsley keynote</a></b> <br/><br/> Don Towsley is the winner of the 2008 ACM SIGCOMM Award. His talk wasn't really a paper, he instead spoke about the need for models when performing Internet measurement research. If you don't have a theoretical model, then you don't have a way of verifying that your samples from the Internet are valid or not. This is an interesting point I hadn't considered, and which affects my own research work. My new problem is I'm not really sure how to produce models which have meaning to my current SMTP survey project. Additionally, Don asserts that PhD candidates shouldn't attempt to implement new applications. Instead they should work on enabling new applications. This observation is based on many years of supervising PhD candidates and their relative success. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/384">A Case for Adapting Channel Width in Wireless Networks</a></b> <br/><br/> Microsoft Research -- WiFi cards use a fixed bandwidth of 20 MHz. Using this quite large bandwidth for idle connections consumes a lot of power. This research proposes varying the size of the channel depending on what needs to be transferred -- 5MHz for an idle connection, up to 40 MHz for an active transfer. This does require a protocol for both sides of the connection to agree on a channel width. Sample implementation using the Zune peer to peer song sharing protocol. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/387">Spamming Botnets: Signatures and Characteristics</a></b> <br/><br/> Microsoft Research -- using URL extraction and a regular expression generator to find spam emails from botnets. Extract URLs from emails, track by domain over time and note bursty arrivals of such URLs. Send the bursty ones to a regular expression generator, which is then generalized to exclude victim specific IDs as well as domains, and then filter based on that. An interesting talk. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/389">To Filter or to Authorize: Network-Layer DoS Defense Against Multimillion-node Botnets</a></b> <br/><br/> University of California, Irvine -- DoS flooding attacks are a serious problem. The number of sources can be huge, as well as the packet count and bandwidth consumed. There are currently two schools of though on DoS protections -- filtering (anyone can send, and then filters are added when an attack occurs), and capability based systems (senders request permission before sending, and then use proof of that permission in each packet they send). This paper compares the two approaches. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/393">BitTorrent is an Auction: Analyzing and Improving BitTorrent’s Incentives</a></b> <br/><br/> University of Maryland -- the amount of research that is being conducted into peer to peer protocols, especially BitTorrent, is really interesting. This paper presented an alternative algorithm for how to select which blocks to offer for upload in return for the highest possible download rates. Specifically, it reframes BitTorrent as an auction system, in which leechers should be bidding the lowest possible in order to be selected as a download partner. This is implemented in BitTyrant (http://bittyrant.cs.washington.edu/). The rest of the talk focuses on strategies for gaming BitTorrent based on this observation. Very interesting. Implemented in a client at <a href="http://www.cs.umd.edu/projects/propshare/">http://www.cs.umd.edu/projects/propshare/</a>. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/397">Network Discovery from Passive Measurements</a></b> <br/><br/> UW Madison -- the traditional approach to mapping the Internet is to use active measurements. This paper proposes a solution using passive measurements. The underlying problem is that you have data in the form (source IP, destination IP, number of hops) and from that you need to determine which hops are in common for any given pair of readings. <br/><br/> <b><a href="http://ccr.sigcomm.org/online/?q=node/403">Taming the Torrent: A Practical Approach to Reducing Cross-ISP Traffic in Peer-to-Peer Systems</a></b> <br/><br/> Northwestern University -- this paper proposes piggy backing on CDN networks in order to determine which peer to peer clients are nearly to a p2p leecher. The network routing overlays produced by these networks can be used to select peers which can provide downloads more efficiently. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/sigcomm2008/000001&tag=conference&format=.png" border="0" alt="S"></a>) sigcomm2008(<a href="http://www.stillhq.com/sigcomm2008"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/sigcomm2008/000001&tag=sigcomm2008&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/sigcomm2008/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/sigcomm2008/000001.html http://www.stillhq.com/conference/sigcomm2008/000001.html Kernel report video /conference/lca2007 Wed, 14 Mar 2007 18:55:00 PST <a href="http://lca2007.linux.org.au/talk/139">The video of the kernel report</a> is cool. It only has left hand audio though. I wish people would ask questions using the microphone though. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000004&tag=conference&format=.png" border="0" alt="S"></a>) lca2007(<a href="http://www.stillhq.com/lca2007"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000004&tag=lca2007&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2007/000004.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2007/000004.html http://www.stillhq.com/conference/lca2007/000004.html LCA 2007 Video: CFQ IO /conference/lca2007 Sat, 03 Mar 2007 13:44:00 PST I'm watching the <a href="http://lca2007.linux.org.au/talk/123">CFQ IO Scheduler</a> talk now on MythTV using <a href="http://www.stillhq.com/mythtv/mythnettv/">my MythTV program downloader thingie</a>. Beware the very large audio volume jump about three minutes in. Just saying. <br/><br/> Oh, and the "pan across blank blackboards for a bit at a funny angle" thing at around 6 minutes is pretty amusing too. <br/><br/> <i>Update</i>: now with working URL for the downloader thingie! <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000003&tag=conference&format=.png" border="0" alt="S"></a>) lca2007(<a href="http://www.stillhq.com/lca2007"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000003&tag=lca2007&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2007/000003.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2007/000003.html http://www.stillhq.com/conference/lca2007/000003.html Wrong timezone batman! /conference/lca2007 Fri, 12 Jan 2007 16:39:00 PST Heh, the <a href="http://planet.lca2007.linux.org.au">LCA2007 planet</a> is running in a timezone offset from Sydney time by one hour. I wonder how many people that will confuse? Oh, and holy crap does it aggregate quickly. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000002&tag=conference&format=.png" border="0" alt="S"></a>) lca2007(<a href="http://www.stillhq.com/lca2007"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000002&tag=lca2007&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2007/000002.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2007/000002.html http://www.stillhq.com/conference/lca2007/000002.html MySQL User Camp 2006 /conference/mysqlcamp06 Mon, 13 Nov 2006 19:46:00 PST I "sort of attended" the MySQL user's camp on the weekend. More on that later. This <a href="http://photomatt.net/2006/11/10/mysql-camp-google-notes/">blog post from the guy who wrote WordPress makes me think I should have made it to more of the sessions</a>. Oh well. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/mysqlcamp06/000001&tag=conference&format=.png" border="0" alt="S"></a>) mysqlcamp06(<a href="http://www.stillhq.com/mysqlcamp06"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/mysqlcamp06/000001&tag=mysqlcamp06&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/mysqlcamp06/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/mysqlcamp06/000001.html http://www.stillhq.com/conference/mysqlcamp06/000001.html Hypothetically speaking /conference/lca2007 Wed, 18 Oct 2006 01:01:00 PST Hypothetically speaking, if you needed to write a four hour long presentation (probably around 200 slides), shared with another speaker, and wanted to keep the style consistent and conforming with your approved corporate style, how would you do it? <br/><br/> I'm thinking of some sort of intermediate language, which can then be used to generate slides from a template? Is there anything like that out there? <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000001&tag=conference&format=.png" border="0" alt="S"></a>) lca2007(<a href="http://www.stillhq.com/lca2007"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/lca2007/000001&tag=lca2007&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/lca2007/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/lca2007/000001.html http://www.stillhq.com/conference/lca2007/000001.html AUUG 2006 /conference/auug2006 Sun, 17 Sep 2006 21:26:00 PST There seems to have been <a href="http://perkypants.org/blog/2006/09/14/goodbye-auug-hello-phoenix/">some controversy</a> <a href="http://news.google.com/news/url?sa=t&ct=us/1-0&fp=450e8a32bb5faa19&ei=LR0ORbGDMojyoQKbv53KBw&url=http%3A//www.itworldcanada.com/a/News/2042f43f-5d03-4c36-969e-81ff8659c57c.html&cid=1109600018">over the</a> <a href="http://news.google.com/news/url?sa=t&ct=us/0-0&fp=450e8a32bb5faa19&ei=LR0ORbGDMojyoQKbv53KBw&url=http%3A//www.builderau.com.au/news/soa/Ageing_AUUG_faces_call_to_disband/0%2C339028227%2C339271060%2C00.htm&cid=0">future of</a> <a href="http://www.auug.org.au">AUUG</a>, mainly caused by delays in organising some aspects of the conference, and <a href="http://www.lemis.com/grog/diary-sep2006.html#14">Greg Lehey</a> sending some email asking if it is time to wind up AUUG. I thought I should just post and say that I am speaking at <a href="http://new.auug.org.au/events_store/auug2006/welcome">AUUG 2006</a> and certainly intend to attend. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/auug2006/000001&tag=conference&format=.png" border="0" alt="S"></a>) auug2006(<a href="http://www.stillhq.com/auug2006"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/auug2006/000001&tag=auug2006&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/auug2006/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/auug2006/000001.html http://www.stillhq.com/conference/auug2006/000001.html Nice write up of sci foo 06 /conference/scifoo06 Mon, 11 Sep 2006 12:56:00 PST <a href="http://www.forbes.com/home/columnists/2006/09/08/conference-science-google_cz_ec_0911valleyletter.html">Forbes has a nice write up of Sci Foo 06</a>: <br/><br/> <blockquote> Many of the SciFoo “campers” were the people that other conferences are built around: Bill Joy, co-founder of Sun Microsystems (nasdaq: SUNW - news - people ) and inventor of Berkeley UNIX; Danny Hillis, co-founder of Thinking Machines, one of the first massively parallel supercomputers; Esther Dyson, long-time technology pundit and now venture capitalist; the Google duo, Larry and Sergey, along with their new compatriot, Larry Brilliant, who helped squash smallpox and is now running the billion-dollar Google Foundation; and Donald Hopkins, who directs health programs at the Carter Center and is leading the fight to eradicate guinea worm disease. </blockquote> <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000003&tag=conference&format=.png" border="0" alt="S"></a>) scifoo06(<a href="http://www.stillhq.com/scifoo06"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000003&tag=scifoo06&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/scifoo06/000003.commentform.html">Comment</a> http://www.stillhq.com/conference/scifoo06/000003.html http://www.stillhq.com/conference/scifoo06/000003.html I don't think of myself as photogenic /conference/scifoo06 Sun, 13 Aug 2006 18:06:00 PST <a href="http://picasaweb.google.com/thaths/ScifooCamp/photo#4962873294141915154">This is the least worst photo of me take recently</a>. A free sample: <br/><Br/> <div align=center> <img src="http://lh5.google.com/thaths/RN-q93KaABI/AAAAAAAAAJY/QMpIfV_TkqY/DSC_0004.jpg?imgmax=512"><br/> Mikal at SciFoo </div> <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000002&tag=conference&format=.png" border="0" alt="S"></a>) scifoo06(<a href="http://www.stillhq.com/scifoo06"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000002&tag=scifoo06&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/scifoo06/000002.commentform.html">Comment</a> http://www.stillhq.com/conference/scifoo06/000002.html http://www.stillhq.com/conference/scifoo06/000002.html SciFoo 2006 /conference/scifoo06 Sat, 12 Aug 2006 13:56:00 PST <a href="http://www.nature.com/nature/meetings/scifoo/index.html">The first Science Foo camp</a> is being hosted by O'Reilly, Nature Magazine, and Google. I'm going <a href="http://egofood.blogspot.com/2006/08/cat-thats-bags-exit.html">and I am excited like other people</a>. <br/><br/><i>Tags for this post: conference(<a href="http://www.stillhq.com/conference"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000001&tag=conference&format=.png" border="0" alt="S"></a>) scifoo06(<a href="http://www.stillhq.com/scifoo06"><img src="http://www.stillhq.com/tagicon.cgi?post=/conference/scifoo06/000001&tag=scifoo06&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/conference/scifoo06/000001.commentform.html">Comment</a> http://www.stillhq.com/conference/scifoo06/000001.html http://www.stillhq.com/conference/scifoo06/000001.html