Friday, January 27, 2006

27
Jan
2006
Full Snakes & Rubies video is live
Posted by Eugene Lazutkin in Development::Python::Django ...

Finally full Snakes & Rubies video went live on Google Video! And it took only 18 days to verify it (19 days, if you count when I started to upload it). Apparently the whole process of verification depends on file size nonlinearly. It cannot depend on content because it is a combination of smaller files: Adrian's Django presentation, David's Rails presentation, and Q&A session. Oh, well.

And now is time for some stats (1/9/2006–1/27/2006):

Title Page views Downloads
Snakes and Rubies (Adrian's Django presentation)  83
Snakes and Rubies (David's Rails presentation)  96 11 
Snakes and Rubies (Q&A session)  36
Snakes and Rubies (full)  0
Totals  215  13

As you can see publishing files on Google Video was worth it. It helped ~200 people. Obviously nobody was able to see the full video yet because it just went live. One interesting tidbit: viewers loved to download David's presentation. Downloading Google Video file (.gvp) gives you a small text file, which references the web site and nothing more. You can save URL with the same effect. Of course some smart alecks can use tools to download actual video (.flv), but why? Much better original is available without restrictions and it is referenced from Google Video pages. Another thing: many people watched presentations but didn't watch the Q&A session, which is equally (if not more) interesting.

BTW, if you like Adrian's speaking skills, you should hear him playing his guitar Django style (of course!): Gypsy jazz version of Super Mario Bros 2 song..

[See details]

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

27
Jan
2006
OpenWrt QoS
Posted by Eugene Lazutkin in Development::Linux::OpenWrt ...

It looks like nbd was able to find the problem, which plagued many people (including me) with QoS. You can find details in this thread on OpenWrt forum. Instructions on how to install QoS package can be found in this FAQ entry. Give it a whirl and don't forget to thank Felix Fietkau (nbd).

QoS was the biggest feature on my "wanted" list. It means now I can produce an OpenWrt GUI (webui) module to deal with it. It coincides well with release of Dojo 0.2.2. But most probably I'll be using a snapshot because guys added so much new stuff to Dojo preparing for Dojo 0.3 (widget release). Given the stability of OpenWrt GUI Homunculus Alpha release, I may upgrade new release to Beta status.

As far as I know nbd plans to add firewall and QoS support to webif as well, so all you I-swear-by-my-text-browser and JavaScript-is-over-my-dead-body guys will be covered as well.

[See details]

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

Made with Django.