ALex Hopmann     

October 2005 Archive             

Email Alex Hopmann

Home

XMLHTTP

Lancair

Art

Travel

Food

Hiking

Fast Carrot

About Alex Hopmann


Airplanes

Flying

Family

Food

Travel


February, 2005

March, 2005

April, 2005

May, 2005

June, 2005

July, 2005

August, 2005

September, 2005

October, 2005

RSS Feed

 

 

 

October 24, 2005

Network Garage

We have launched a new site called NetworkGarage.com. Its basically a blog with a bunch of posts about cool networking and home-PC stuff that various folks from Pure are writing. I'm working on a bit right now about the 3TB of storage that I've setup at my house.

October 19, 2005

A Tale of Two Venues

First a quickie- Tom's Guide mentions Network Magic.

While in New York I was lucky enough to be able to catch two music shows- The Faint "Sin City" tour at BB Kings and the DJ Miss Kittin spinning at the Hiro Room. My expectations for these were that BB King's was a pretty weird place to have a rock show and that the Hiro room should be an awesome place for a good house DJ like Miss Kittin.

Sunday night was The Faint. I didn't have advance tickets so I waited outside for like an hour and a half since they release some the day of the show. Their organization was terrible- they wouldn't say whether any tickets were going to be available, the guys at the box office the night before had completely different stories, and even the people who did have tickets wound up standing on the street for like an hour which didn't make me feel so bad. Once I got in the inside was pretty cool looking except for the Camel sponsorship. Overall it was a Vegas theme, with a vaudeville act instead of the usual opening band- they had burlesque (they didn't really strip that much), a hula-hoop dancer, a comedian, and a band with the MC singing acting the part as a sleazy lounge singer/MC. Overall it was more interesting than the usual opening stuff and there weren't the big long pauses in between sets. Then The Faint came on, the crowd went nuts, and The Faint put on one of the best shows I've seen in a long time. BB Kings was small, but it worked pretty well with a bar area in the back with space for non-dancing folks and a nice area up in front of the stage for people who like to dive into the action.

For the Miss Kittin show, doors were 10pm, but I didn't get there until a bit before midnight. No big deal, I got there just about 5 minutes before she went in. The Hiro is also small, and its layout was really lame for a dance show. When Miss Kittin started spinning a bunch of people tried to start dancing but they had these low tables and benches all over the place so there wasn't really a dance floor at all. The crowd was also strange- a bunch of lame people who were just standing around doing nothing much. There was this one guy who looked like one of the Giotti sons in a pin-stripe suit with a gold chain with bling. He just stood in the middle of the dance area doing nothing much until he thought he caught the eye of some girl and then he would go head bob at her just like a scene out of Night at the Roxy. Luckly by 1am most of that crowd had gone elsewhere and the benches were mostly pushed out of the way and things got better. The third hour of the set was a bit lower energy (or maybe it was just me) ending with Bauhaus's Bella Lugosi is Dead. A bit of a downer. Overall a good show, but didn't live up to expectations.

October 13, 2005

Network Magic- Digital Life Conference

Live from New York its Digital Life...

I'm sitting in our both at the moment as we are pulling things together. Things are still a huge mess on the show floor overall- we have a way to go before this place is ready for prime-time. I imagine things are crazy back at the office too- our web-site goes live with Network Magic 2.0 in just a few hours and tomorrow is our official launch day.

This morning I landed in New York at about 8am. The plan was to go right to the Javits conference center but I had too much junk so I went to drop it off at my hotel first. Of course my room wasn't ready, but I dropped off my bags and headed out the door. Of course at this point I look at a map and realize that the Javits center is one of the few places in Manhattan that doesn't have any nearby subway stops. So I walk the 8-10 blocks in light rain.

Of course when I got here about 10am there was nothing around at all. Leigh and Andrew showed up just about as I got here and we found our booth location and the press room. We got some equipment delivered and verified that our booth internet connection was working but needed some more stuff from the hotel room so we decided to leave for a bit and grab lunch. On the way out we passed a group of about 40 Star Wars Stormtroupers and 3 Darth Vaders, most with their masks off. I assume these are actors for the launch of a Star Wars game here tomorrow.

Andrew and I picked up some power-strips and extension cords at a nearby staples and I grabbed an umbrella since the rain had really started to pour.

Andrew took us to a great soup-dumpling place in chinatown called Joe's Shanghai. Yum. I had both the pork and crab dumplings- the pork ones are better but the variety is great too.

So now we are back and setting up the booth. The LCD displays got delivered, we have our podiums and chairs and we brought our signage. I also got a chance to stop by the digital village and introduce myself to Craig Ellison from PC Magazine who did our review and is also organizing their Digital Village pavilion.

I'll try to update this page throughout the show and put some pictures in too.

October 6, 2005

Network Magic- Platform

Wow, as of today I've been at Pure Networks exactly 6 months. With the release of Network Magic 2.0 coming up really soon I want to start writing some about the platform aspects of the product. Mostly we have somehow managed to really hide this stuff which is a big shame. So as of today I'm going to turn the boat on that. I expect shortly we will be releasing and SDK with neat APIs, some sample code and really sketchy documentation. I'm hoping it will be plenty for developers to see some of the cool stuff you can do with our technology.

To get started I'm going to write a bit about what you can do without any APIs at all. If you have Network Magic running you can look into the path c:\Documents and Settings\All Users\Application Data\Pure Networks\Network Magic\networklib.xml  . Note that Application Data is hidden by the Windows Explorer so you might need to type it in manually.

Go ahead and take a look at this file. Its a huge XML file where we persist all the information that we know about all your network devices. This is the stuff that our agents replicate between machines. PLEASE DO NOT WRITE INTO THIS FILE- wait for the APIs to do that.

This file contains a graph of all the devices and other network objects that we know about. The Network Magic app shows a greatly simplified view of this since even showing 10% of this data in the true form would terrify most users. Of course one of the cool things you could experiment with is cool visualizations of this real view of the network or other apps that do cool stuff based on knowing what is on the network.

Let's look quickly at a snip of this data. This is the record for the laptop that I'm typing this on right now-

- <computer id="{314179E4-AD43-4F25-8779-540D43CB5EFA}" localid="{314179E4-AD43-4F25-8779-540D43CB5EFA}">
  <existence _tlc="0xb9df3742efe">Confirmed</existence>
  <level_of_trust _tlcp="0x64">WeaklyTrusted</level_of_trust>
  <subtype _tlc="0xb9df821150b">LaptopComputer</subtype>
  <friendly_name _tlc="0xb9df821150b">Alexhop</friendly_name>
  <vendorid>NotRecognised</vendorid>
  <vendor_sname />
  <vendor_name />
  <vendor_url />
  <vendor_email />
  <vendor_phone />
  <model_description />
  <model_name />
  <model_number />
  <firmware />
  <presentation_url />
- <connections>
  <device id="{80D0A76C-EFFF-49C3-B071-E156A54BE0D3}" />
  <device id="{198D2544-2F36-4DC5-A7BD-4DF7A6B4028E}" />
  </connections>
  <mac_address>00:00:00:00:00:00</mac_address>
  <hostname _tlc="0xb9df3742f26">Alexhop</hostname>
  <ip_address _tlc="0xb9df7799587">192.168.0.103</ip_address>
  <ip_subnetmask _tlc="0xb9df4206d85">255.255.255.0</ip_subnetmask>
  <nm_flavor _tlc="0xb9df821150b">Pure</nm_flavor>
  <nm_distcode _tlc="0xb9df821150b">Pure0</nm_distcode>
  <nm_disttype _tlc="0xb9df821150b">OLN</nm_disttype>
  <nm_version _tlc="0xb9df821150b">2.0.5276.1-release</nm_version>
- <license_status_list _tlc="0xb9df3fa546e">
  <license_status purpose="NetworkMagic" daysleft="22" status="Valid" />
  <license_status purpose="WebAccess" daysleft="0" status="Unknown" />
  </license_status_list>
  <cpu_speed _tlc="0xb9df821150b">1993</cpu_speed>
  <cpu_vendorid _tlc="0xb9df821150b">GenuineIntel</cpu_vendorid>
  <cpu_name _tlc="0xb9df821150b">Intel(R) Pentium(R) M processor 2.00GHz</cpu_name>
  <cpu_family _tlc="0xb9df821150b">x86</cpu_family>
  <osversion_raw _tlc="0xb9df3742efe">5.1.2600</osversion_raw>
  <osversion _tlc="0xb9df3742efe">Windows XP</osversion>
  <osvariant _tlc="0xb9df821150b">Professional</osvariant>
  <osservicepack _tlc="0xb9df3742efe">2.0.0</osservicepack>
  <comment _tlc="0xb9df821150b">Alexhop</comment>
  <domainname _tlc="0xb9df821151f">PureNetworks.com</domainname>
- <dns_entries _tlc="0xb9df7956afa">
  <ip_address>192.168.0.1</ip_address>
  </dns_entries>
  <default_adapter _tlc="0xb9df821151f">{80D0A76C-EFFF-49C3-B071-E156A54BE0D3}</default_adapter>
  <phys_memory _tlc="0xb9df821150b">1056964608</phys_memory>
  <remote_access_installed>false</remote_access_installed>
  <remote_access_running>false</remote_access_running>
- <ra_extension>
- <ra_manager>
  <username />
  <ra_issetup>false</ra_issetup>
  <uploads_enabled>true</uploads_enabled>
  <enabled>false</enabled>
  <intro_headline />
  <intro_text />
  <login_attempts>0</login_attempts>
  <login_attempts_ok>0</login_attempts_ok>
  </ra_manager>
  </ra_extension>
- <shares _tlc="0xb9df383d402">
- <share id="{D9C6A47B-790C-4E81-9DA7-863CB82A1E2D}" deviceid="{314179E4-AD43-4F25-8779-540D43CB5EFA}">
  <type>Document</type>
  <status>Online</status>
  <name>Builds</name>
  <share>Builds</share>
  <path>C:\xxx</path>
  <accesslevel>Restricted</accesslevel>
  <sharefriendlyname />
  <description />
  <count_viewings>0</count_viewings>
  <readonly>false</readonly>
  <count_files>1</count_files>
  <count_folders>0</count_folders>
  <total_filesize>19276768</total_filesize>
  <thumbnail_filename />
  <thumbnail_src_filename />
  <disabled>false</disabled>
  <flavor>NetworkMagic</flavor>
  </share>
  </shares>
- <history _tlc="0xb9df383d402">
- <sharechange_operation type="AddedShare" opid="{F1E808C6-62C5-4162-88D1-A5B8117F258F}" opgrpid="{00000000-0000-0000-0000-000000000000}">
  <objectid>{D9C6A47B-790C-4E81-9DA7-863CB82A1E2D}</objectid>
  <result>0x1</result>
  <args />
  <usersid />
  <time_utc yr="2005" mth="10" dyofwk="3" dy="5" hr="22" min="1" sec="13" msec="986" />
  <directory>C:\xxx</directory>
  </sharechange_operation>
  </history>
  </computer>

As you can see, there is a ton of stuff in there. Most of the individual objects are identified by GUIDs and GUIDs are used to refer between them. For example this object has two connections which represent the two network adapters on this laptop (one wired, one wireless). At some point soon I'll post a sample HTML page that will show you a listing of all the shares on your local network.

October 5, 2005

Technology- Routers

Once again the router manufacturers manage to make everything confusing. Linksys seems to be continuing with both a WRT54GX and WRT54GX2 and I can't really tell the difference between the two. Hopefully it will be clear sometime soon. Meanwhile the DLink DI-634M is listed all over in online shopping guides for around $100 but isn't actually available yet.

October 3, 2005

Food- Autumn Omakase Cookbook

Autumn Omakase cookbookYesterday we just launched the second Tasting Menu cookbook, "Autumn Omakase". This time the chef was Tatsu Nishino and once again I had the pleasure of being the test-chef. It really is a treat to have the opportunity to watch how a top chef does their stuff in detail, learn all the tricks, and then give it a try (with feedback!). It was more than a little intimidating diving into Japanese cooking at the extreme high end, but once again the key revelation is that many of these dishes aren't so hard to cook if you learn all the tricks and have all the detailed steps. This is the book that gives you both of those.

In any case the new book turned out awesome- please check it out (its free!)

October 1, 2005

Technology- Routers

I fairly frequently get questions about which home routers to buy. Its funny that despite working with them all day this can often be a difficult question to answer. For today I've got two recommendations. Both are MIMO/Pre-N routers. At first I was fairly suspicious about this stuff since ideally you need to buy the newer equipment for your clients too and there is no standard so every vendor's stuff is incompatible with every other vendor's. Still, it turns out it helps quite a bit with range and signal quality even if you just have a normal -G received in your laptop / desktop. The first recommendation is the Belkin Pre-N which is a nice looking unit and its what I'm running at home right now. When its working correctly this unit is very nice, but it does tend to stop responding to requests on its web administrative interface, and if you make heavy use of incoming traffic (via bit-torrent or things like World of Warcraft / Steam that use similar techniques), it tends to fail. The other is the new Linksys WRT54-GXv2. This one looks more like a satellite with antennas pointing off in all directions. It costs a bit more but it seems like a very stable router. I'm not positive that the Linksys below is actually the newer GXv2 yet though so I'll update here as I find out more.

Also- Amazon has the Belkin for $91.99 right now which is a great price. I'm not sure why the link below is showing higher but if you click the buy-now button you should get the right price.

Coming soon- The D-Link 634M. Not sure what the price is going to be, but the cool thing is that its got a great setup routine that we built for them.

On another technology front, I'm starting to think about video-card upgrades again. I've got a number of machines with AGP and I assume we aren't going to keep seeing new generations of cards come out for AGP so pretty soon is the right time to equip some of these. Ideally I'd love to get a very quiet (preferably no fan!) card that is like a GF6600GT or equivalent. Still shopping.

 

 

000000

 

 

The fine print- Not much fine print for this website.