<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Technology</title>
  <subtitle>Entries related to technology.</subtitle>
  <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/taxonomy/term/9"/>
  <link rel="self" type="application/atom+xml" href="http://www.orient-lodge.com/taxonomy/term/9/atom/feed"/>
  <id>http://www.orient-lodge.com/taxonomy/term/9/atom/feed</id>
  <updated>2008-08-01T17:41:41-04:00</updated>
  <entry>
    <title>Camera Modding - Canon SD 1000</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3217" />
    <id>http://www.orient-lodge.com/node/3217</id>
    <published>2008-10-05T12:39:34-04:00</published>
    <updated>2008-10-05T12:39:34-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>Some video game players like to modify their video games, a practice known as ‘modding’.  There are many different approaching to modding a computer game, and it possible to apply some of these to other digital devices as well.  Last night, I modded my camera.</p>
<p>I have a Canon PowerShot SD 1000.  It is a small but powerful little camera, and some Canon camera users have gotten together to create <a href=http://chdk.wikia.com/wiki/CHDK>CHDK</a>, free software to modify how your Canon PowerShot cameras operate.</p>
<p>I first heard about CHDK <a href=http://www.orient-lodge.com/node/2970>last May</a> when I still had a PowerShot SD 410.  It wasn’t clear if I could get CHDK to work with the firmware on my old camera, so I never got around to testing it.  Later, my old SD 410 died, and I upgraded to the SD 1000, which clearly works with CHDK.</p>
<p>However, it wasn’t all that simple to get CHDK working on my camera.  The way CHDK works, is that you install some files on the memory card which changes the operation of the camera.  The SD 410 used a Compact Flash (CF) memory card that I could plug into my HP C 3100 printer, and the memory card would act as a disk on the computer the printer was connected to.</p>
<p>The SD 1000 uses the Secure Digital (SD) memory card.  I have an eight gigabyte Secure Digital High Capacity (SDHC) card.  Unfortunately, the printer cannot read the high capacity card.  I can connect the camera, with the card to my laptop using an USB cable.  However, the driver doesn’t allow me to place the sort of files I need in the appropriate directories.</p>
<p>However, I also have a Motorola RAZR V3xx cellphone.  I’ve put two gig microSD card in the Razr, and have an adapter to use the microSD card as a regular SD card, and that card works in my printer.</p>
<p>The first thing that I did was put a file named ver.req in the root directory of the memory card. Ver.req is an empty file that tells the camera to allow the user to do a Version Request to determine the firmware version in the camera.  My camera was running version GM1.02A.  This version on an SD 1000 camera can run the Allbest build #50.</p>
<p>So, I downloaded that build, unzipped the file, and copied the files into the appropriate locations on the memory card.  Then, when I started up the camera in playback mode and went to the menu, which had a new option and the bottom of the list to do a firmware update.  When I attempted to do the update, it asked if I wanted to update from firmware version 1.0.2.0 to 1.0.1.1.  It is worth noting that CHDK does not really update the firmware, and instead runs as a memory resident program, so this is safe to do.</p>
<p>With the update installed, the camera works basically the same as it did before, except that there are new options on the display and new functions that can be run.  As an example, it displays how charged the battery is.  That, in and of itself, makes the program worth it.  It provides many options for overriding settings.  For example, you can use higher shutterspeeds, ISO settings, use the zoom while filming video and even read text files off the memory card, play a few games, and run any scripts you’ve written.</p>
<p>I haven’t written any scripts yet, nor have I tried taking advantage of any of these new features yet, but I look forward to it.</p>
<p>Since this is a memory resident program, you need to reactivate it each time you start the camera.  This is nice since it makes it less likely for you to turn the camera into a brick.  For me, right now, however, it has a downside.  I can only use the new features when I’ve taken the microSD card out of my cellphone and placed it into my camera.  In addition, you need to be careful about moving the card from the cellphone to the camera.  In some cases, the memory card will end up locked.  To avoid this, it is best to turn off the cellphone before removing the memory card.</p>
<p>So, the next step is to get a new SDHC reader so I can install these files on an SDHC card.  If this works, I’ll start using the features all the time.</p>
<p>It is pretty satisfying to be able to install some extra software and get new features on a digital device that you have, especially if it is open source and extensible.  Now, if I can only find ways of doing this for my Motorola RAZR V3xx, my 2001 Toyota Prius, the Scientific Atlanta Explorer 4200 set top box, or many other random digital devices around the house, I can have even more fun.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Some video game players like to modify their video games, a practice known as ‘modding’.  There are many different approaching to modding a computer game, and it possible to apply some of these to other digital devices as well.  Last night, I modded my camera.</p>
<p>I have a Canon PowerShot SD 1000.  It is a small but powerful little camera, and some Canon camera users have gotten together to create <a href=http://chdk.wikia.com/wiki/CHDK>CHDK</a>, free software to modify how your Canon PowerShot cameras operate.</p>
<p>I first heard about CHDK <a href=http://www.orient-lodge.com/node/2970>last May</a> when I still had a PowerShot SD 410.  It wasn’t clear if I could get CHDK to work with the firmware on my old camera, so I never got around to testing it.  Later, my old SD 410 died, and I upgraded to the SD 1000, which clearly works with CHDK.</p>
<p>However, it wasn’t all that simple to get CHDK working on my camera.  The way CHDK works, is that you install some files on the memory card which changes the operation of the camera.  The SD 410 used a Compact Flash (CF) memory card that I could plug into my HP C 3100 printer, and the memory card would act as a disk on the computer the printer was connected to.</p>
<p>The SD 1000 uses the Secure Digital (SD) memory card.  I have an eight gigabyte Secure Digital High Capacity (SDHC) card.  Unfortunately, the printer cannot read the high capacity card.  I can connect the camera, with the card to my laptop using an USB cable.  However, the driver doesn’t allow me to place the sort of files I need in the appropriate directories.</p>
<p>However, I also have a Motorola RAZR V3xx cellphone.  I’ve put two gig microSD card in the Razr, and have an adapter to use the microSD card as a regular SD card, and that card works in my printer.</p>
<p>The first thing that I did was put a file named ver.req in the root directory of the memory card. Ver.req is an empty file that tells the camera to allow the user to do a Version Request to determine the firmware version in the camera.  My camera was running version GM1.02A.  This version on an SD 1000 camera can run the Allbest build #50.</p>
<p>So, I downloaded that build, unzipped the file, and copied the files into the appropriate locations on the memory card.  Then, when I started up the camera in playback mode and went to the menu, which had a new option and the bottom of the list to do a firmware update.  When I attempted to do the update, it asked if I wanted to update from firmware version 1.0.2.0 to 1.0.1.1.  It is worth noting that CHDK does not really update the firmware, and instead runs as a memory resident program, so this is safe to do.</p>
<p>With the update installed, the camera works basically the same as it did before, except that there are new options on the display and new functions that can be run.  As an example, it displays how charged the battery is.  That, in and of itself, makes the program worth it.  It provides many options for overriding settings.  For example, you can use higher shutterspeeds, ISO settings, use the zoom while filming video and even read text files off the memory card, play a few games, and run any scripts you’ve written.</p>
<p>I haven’t written any scripts yet, nor have I tried taking advantage of any of these new features yet, but I look forward to it.</p>
<p>Since this is a memory resident program, you need to reactivate it each time you start the camera.  This is nice since it makes it less likely for you to turn the camera into a brick.  For me, right now, however, it has a downside.  I can only use the new features when I’ve taken the microSD card out of my cellphone and placed it into my camera.  In addition, you need to be careful about moving the card from the cellphone to the camera.  In some cases, the memory card will end up locked.  To avoid this, it is best to turn off the cellphone before removing the memory card.</p>
<p>So, the next step is to get a new SDHC reader so I can install these files on an SDHC card.  If this works, I’ll start using the features all the time.</p>
<p>It is pretty satisfying to be able to install some extra software and get new features on a digital device that you have, especially if it is open source and extensible.  Now, if I can only find ways of doing this for my Motorola RAZR V3xx, my 2001 Toyota Prius, the Scientific Atlanta Explorer 4200 set top box, or many other random digital devices around the house, I can have even more fun.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Entrecard For Sale</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3200" />
    <id>http://www.orient-lodge.com/node/3200</id>
    <published>2008-09-27T09:21:13-04:00</published>
    <updated>2008-09-27T09:21:13-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>Entrecard users are all talking about Entrecard being for sale.  In some of the posts some details emerge.  Let’s look at the Entrecard model and try to make a little more sense of offering.  In many ways, Entrecard is like BlogAds with a little bit of MyBlogLog thrown in.  It is like BlogAds in that the user places an ad on the site and receives compensation.  It is like MyBlogLog in that it is community based and you can see who visited you and return the visit.</p>
<p>Each time a user clicks on an Entrecard, they receive a credit, as does the person whose card is clicked on.  A user can click on up to 300 cards for every blog that they have in the system.  There is also a limit to the number of clicks that can come from a single IP address.  Currently, there are 3 million such clicks a month.  In addition, to place a card on another person’s site, you need to buy an ad slot.  Currently, the price rises exponentially based on the number of ads in queue.  Unknown sites cost two, four, eight, or sixteen credits.  Well know sites go for thousands of credits.  The person whose site the ad runs on gets 12.5% of the revenues.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Entrecard users are all talking about Entrecard being for sale.  In some of the posts some details emerge.  Let’s look at the Entrecard model and try to make a little more sense of offering.  In many ways, Entrecard is like BlogAds with a little bit of MyBlogLog thrown in.  It is like BlogAds in that the user places an ad on the site and receives compensation.  It is like MyBlogLog in that it is community based and you can see who visited you and return the visit.</p>
<p>Each time a user clicks on an Entrecard, they receive a credit, as does the person whose card is clicked on.  A user can click on up to 300 cards for every blog that they have in the system.  There is also a limit to the number of clicks that can come from a single IP address.  Currently, there are 3 million such clicks a month.  In addition, to place a card on another person’s site, you need to buy an ad slot.  Currently, the price rises exponentially based on the number of ads in queue.  Unknown sites cost two, four, eight, or sixteen credits.  Well know sites go for thousands of credits.  The person whose site the ad runs on gets 12.5% of the revenues.<br />
&lt;!--break--><br />
Various suggestions are offered on how to monetize the site.  The first suggestion is “Credit Transfer Tax: millions of credits are transferred daily through Entrecard. If you charged $1.00 for every thousand credits transferred, you'd be rich.”</p>
<p>Well, not exactly rich.  For every million credits transferred, you would make $1000, do depending on how many millions of credits per day you are talking about, it ends up being some multiple of $30,000 per month.  That should be enough to keep an early stage startup burning through money too quickly.</p>
<p>However, how much of that is the six million credits paid to people clicking, and however much is paid on advertising revenues?  If you include that, I’m probably transferring at least a thousand credits a day.  That means I would be charged at least a $1/day to use the system, or $30/month.  If I were to be hit with that, I’d leave.  It just isn’t worth that much.  If there are other transfers, and the charge was on that, it might make sense.</p>
<p>The second idea is to have 25-33% of the ads be to paying clients.  With 80 million Entrecard impressions each month, that could be 20 to 25 million impressions.  Depending on the CPM charged this could be beneficial.  </p>
<p>Currently, Entrecard is making about $2000/month.  While it isn’t described where that is coming from, my guess is that it is advertising revenue.  The site is currently getting 3,250,000 visits per month.  At that rate, it would seem like the CPM rate for Entrecard must be around sixty-two cents.  That is over four times base CPM rate that Facebook charges for their ads.  At a CPM rate of sixty-two cents, for 20 to 25 million impressions, that could bring in around $15,000 per month.  This seems like the most reasonable approach.  </p>
<p>Option three is to implement a credit exchange.  “If you built an exchange where people buy and sell their credits exclusively through the site, and you take a commission, you would make a ton. “  In a lot of ways, this seems like a variant of the first option which would handle the issue of credits from Entrecard better.  Yet there are a few problems here.  People are likely to rebel and find ways of working around the system.  However, to the extent that a voluntary system that was easy to use were set up, this could be beneficial.  Personally, I would like to see credits handled by a third party.  There were a few at the gaming show, and connecting to a large micropayment system, ideally one that connects into the gaming world could be beneficial.  However, that would probably cut into the profits.</p>
<p>The fourth option is to place a listing fee for items in the market place.  There isn’t a lot of business done in the marketplace right now, and if there was a listing fee, I suspect the market would be even less likely to gain traction.  There would also be the concern about micropayments.  The suggested listing fee was something like twenty-five cents.  Instead, using Entrecredits, ideally tied into a micropayment system as talked about in option three would make more sense.  However, I don’t see this bringing in much revenue.</p>
<p>So, the only option that seems all that viable is to bring in outside advertising into the system.  There are various issues that this would raise.  Would the users have the choice about which ads would be displayed?  Who would do the marketing to bring in clients?  It might make the most sense for Entrecard to investigate a deal with a site like BlogAds or Chitika.</p>
<p>With this, let’s say there is $20,000/month in total revenue.  I don’t know what the current expenses are, but that should be enough to cover server expenses and the expenses of a few employees.  If things were run on a shoe string, the company could grow organically and build a track record of being able to meet expenses while growing.  This would make the company more valuable for investors some point down the line, perhaps when the markets are a little more stable.</p>
<p>Of course, this doesn’t address any immediate cashflow needs that the company might have.  Yet to address these needs, it might be better to find angel investors willing to put up enough to tide the company over until it is profitable.  Finding a bridge loan or a small business loan might be another good option.</p>
<p>It seems like this should be a viable business if approached properly.  That said, there may be other issues, I don’t know about.  There are areas where I think the company is not performing well right now, particularly in terms of pricing ads, making sure that the Entrecard credits are stable and less prone to hyper-inflaction, and thinking about how community is built and maintained.  However, that is a completely different set of issues.</p>
<p>So, if you’ve got the money, think out the plan and see what you can do with Entrecard.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Identi.ca, OpenID and XRI</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3190" />
    <id>http://www.orient-lodge.com/node/3190</id>
    <published>2008-09-22T19:25:49-04:00</published>
    <updated>2008-09-22T19:25:49-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>Recently, there has been an interesting question about user nomenclature in federated micro blogging systems.  By micro blogging systems, I’m talking about sites like Twitter, Plurk, Rejaw, and Identi.ca.  Right now, Identi.ca is the only one that truly supports the ability to subscribe to be subscribed from other micro blogging systems, although there are some sites that that facilitate exchanging messages between different micro blogging systems.</p>
<p>So, the question of nomenclature:  How do you refer to a person on a remote micro blogging system?  Typically, users are referred to with an at sign prepended to their username.  The problem is that @bob might be one person on one system and someone completely different on a different system.  So, to clarify, people have been kicking around ideas of how to refer to people at other systems.</p>
<p>Personally, I like the format @username/system  e.g.  @ahynes1/identica  Concerns are to keep the name short.  After all you only have 140 characters to deal with in an SMS message and putting in full qualification can eat up valuable message space.  Others have suggested using the at sign as a separator between the username and the system, e.g.  @ahynes1@identica   To me, that looks cumbersome and kludgy.  On my cellphone, where spacing is harder to differentiate, I would be confused about whether this were to the user ahynes1 on the identica system, or to two people, ahynes1 and identica.</p>
<p>Another reason I like the @username/system format is that it fits nicely with XRIs which fit nicely with OpenID 2.0.  @username/system is an accepted shortcut to xri://@username/system which can be accessed via the http protocol as <a href="http://xri.net/@username/system" title="http://xri.net/@username/system">http://xri.net/@username/system</a>  The at sign is an indicator of a company, which isn’t great.  Registering a company in XRI costs $55/year, which is pretty excessive.  Nonetheless, I thought it would be nice to register <a href=http://xri.net/@ahynes1>@ahynes1</a>.</p>
<p>A long time ago, I registered <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a>.  I never ended up using it much, other than for some software testing and as a forwarder so people could send me email without knowing my current email address.</p>
<p>As OpenID 2.0 came along and started supporting XRI logins, I found that I could login to identi.ca using <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a>.  I thought that was pretty cool and changed my OpenID delegation to point to my XRI registrar.  Unfortunately, many sites do not yet support XRI based OpenID logins, but it seems to be growing.</p>
<p>So, to test things out a little bit, I registered <a href=http://xri.net/@ahynes1>@ahynes1</a>.  Initially, I was going to use <a href=http://2idi.com>2idi.com</a>, since that is where I have <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a> registered.  Unfortunately, for some reason, they wouldn’t take my credit card, so I checked out some other services and found that <a href=http://1id.com>1id.com</a> took Paypal and would gladly take my money.</p>
<p>The next step was to set up a few forwarders.  I set up <a href=http://xri.net/@ahynes1/identica</a>@ahynes1/identica</a> to point to <a href=http://identi.ca/ahynes1> http://identi.ca/ahynes1</a> and <a href=http://xri.net/@ahynes1/twitter</a>@ahynes1/twitter</a> to point to <a href=http://twitter.com/ahynes1>http://twitter.com/ahynes1</a>.  So, for any microblogging site that takes @username/system and uses it as an XRI reference, at least my name will resolve in both Twitter and Identica.</p>
<p>With that, I then tested an added benefit.  Would @username XRI references resolve properly in OpenID?  I logged into Identi.ca as =aldon.hynes and added @ahynes1 as a valid alternate OpenID.  So, now I can log into my Identi.ca account by using the OpenID @ahynes1  Pretty cool.</p>
<p>Now, there are people that have voice concerns about XRI.  Why do we need XRI if we already have URIs?  For me, XRIs are how we identify resources.  URIs specify a transport to get to the resource.  So, =aldon.hynes, or xri://=aldon.hynes identifies me.  <a href="http://xri.net/=aldon.hynes" title="http://xri.net/=aldon.hynes">http://xri.net/=aldon.hynes</a> is how to get to my identification information over the http protocol.  Nice and clean in my name.</p>
<p>The other issue is pricing.  $55/year is very steep for registering an XRI corporate domain.  I can register a corporate DNS domain for something like $10/year.  If XRI is going to take off, the pricing structure will have to change.  At $12/year for an individual I-name, it is still a tad expensive, but a little more reasonable.</p>
<p>So, Identi.ca, OpenID and XRI work nicely together.  It will be interesting to see where things go from here.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Recently, there has been an interesting question about user nomenclature in federated micro blogging systems.  By micro blogging systems, I’m talking about sites like Twitter, Plurk, Rejaw, and Identi.ca.  Right now, Identi.ca is the only one that truly supports the ability to subscribe to be subscribed from other micro blogging systems, although there are some sites that that facilitate exchanging messages between different micro blogging systems.</p>
<p>So, the question of nomenclature:  How do you refer to a person on a remote micro blogging system?  Typically, users are referred to with an at sign prepended to their username.  The problem is that @bob might be one person on one system and someone completely different on a different system.  So, to clarify, people have been kicking around ideas of how to refer to people at other systems.</p>
<p>Personally, I like the format @username/system  e.g.  @ahynes1/identica  Concerns are to keep the name short.  After all you only have 140 characters to deal with in an SMS message and putting in full qualification can eat up valuable message space.  Others have suggested using the at sign as a separator between the username and the system, e.g.  @ahynes1@identica   To me, that looks cumbersome and kludgy.  On my cellphone, where spacing is harder to differentiate, I would be confused about whether this were to the user ahynes1 on the identica system, or to two people, ahynes1 and identica.</p>
<p>Another reason I like the @username/system format is that it fits nicely with XRIs which fit nicely with OpenID 2.0.  @username/system is an accepted shortcut to xri://@username/system which can be accessed via the http protocol as <a href="http://xri.net/@username/system" title="http://xri.net/@username/system">http://xri.net/@username/system</a>  The at sign is an indicator of a company, which isn’t great.  Registering a company in XRI costs $55/year, which is pretty excessive.  Nonetheless, I thought it would be nice to register <a href=http://xri.net/@ahynes1>@ahynes1</a>.</p>
<p>A long time ago, I registered <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a>.  I never ended up using it much, other than for some software testing and as a forwarder so people could send me email without knowing my current email address.</p>
<p>As OpenID 2.0 came along and started supporting XRI logins, I found that I could login to identi.ca using <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a>.  I thought that was pretty cool and changed my OpenID delegation to point to my XRI registrar.  Unfortunately, many sites do not yet support XRI based OpenID logins, but it seems to be growing.</p>
<p>So, to test things out a little bit, I registered <a href=http://xri.net/@ahynes1>@ahynes1</a>.  Initially, I was going to use <a href=http://2idi.com>2idi.com</a>, since that is where I have <a href=http://xri.net/=aldon.hynes>=aldon.hynes</a> registered.  Unfortunately, for some reason, they wouldn’t take my credit card, so I checked out some other services and found that <a href=http://1id.com>1id.com</a> took Paypal and would gladly take my money.</p>
<p>The next step was to set up a few forwarders.  I set up <a href=http://xri.net/@ahynes1/identica</a>@ahynes1/identica</a> to point to <a href=http://identi.ca/ahynes1> http://identi.ca/ahynes1</a> and <a href=http://xri.net/@ahynes1/twitter</a>@ahynes1/twitter</a> to point to <a href=http://twitter.com/ahynes1>http://twitter.com/ahynes1</a>.  So, for any microblogging site that takes @username/system and uses it as an XRI reference, at least my name will resolve in both Twitter and Identica.</p>
<p>With that, I then tested an added benefit.  Would @username XRI references resolve properly in OpenID?  I logged into Identi.ca as =aldon.hynes and added @ahynes1 as a valid alternate OpenID.  So, now I can log into my Identi.ca account by using the OpenID @ahynes1  Pretty cool.</p>
<p>Now, there are people that have voice concerns about XRI.  Why do we need XRI if we already have URIs?  For me, XRIs are how we identify resources.  URIs specify a transport to get to the resource.  So, =aldon.hynes, or xri://=aldon.hynes identifies me.  <a href="http://xri.net/=aldon.hynes" title="http://xri.net/=aldon.hynes">http://xri.net/=aldon.hynes</a> is how to get to my identification information over the http protocol.  Nice and clean in my name.</p>
<p>The other issue is pricing.  $55/year is very steep for registering an XRI corporate domain.  I can register a corporate DNS domain for something like $10/year.  If XRI is going to take off, the pricing structure will have to change.  At $12/year for an individual I-name, it is still a tad expensive, but a little more reasonable.</p>
<p>So, Identi.ca, OpenID and XRI work nicely together.  It will be interesting to see where things go from here.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Gov. Palin&#039;s Personal Email Hacked - An Analysis</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3183" />
    <id>http://www.orient-lodge.com/node/3183</id>
    <published>2008-09-17T17:31:58-04:00</published>
    <updated>2008-09-23T11:31:05-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Law" />
    <category term="Politics" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>Over the past couple of days, reports have started top filter out about a group of people successfully hacking Gov. Sarah Palin’s email.  The report raises lots of interesting questions and requires a little background.</p>
<p>Major media outlets didn’t have a lot of information about Gov. Palin when it was announced that she would be Sen. John McCain’s running mate.  As people dug in, one story that received some attention was the $100,000 investigation into alleged abuse of power by Gov. Palin in actions to get her sister’s ex-husband fired from the State Police.  This investigation has led to the subpoenaing of Gov. Palin’s emails.</p>
<p>As a general rule, emails of elected officials are considered part of the public record and are subject to Freedom of Information requests.  However, many people have separate email accounts that they use for personal business, or perhaps sometimes, to keep sensitive work related messages off of the work servers.</p>
<p>In the case of Gov. Palin, it was her personal Yahoo! Account that hackers claim to have compromised.  A small amount of information has been released from the claimed attack, and none of it appears particularly incriminating.</p>
<p>So, what do we make of the claimed attack?  One question is whether or not people believe that the attack actually happened, or if this was a carefully created hoax.  Everything released so far looks probable, but it is unlikely that we will ever know for sure.</p>
<p>Another question is who did the attack and why.  Reports are that the group ‘anonymous’ is claiming to have done the attack.  The group first came to fame for obtaining and releasing information about the Church of Scientology.  Given their propensity to attack notorious groups with extreme religious beliefs, it is easy to see how they might target Gov. Palin.  However others claim that the group anonymous is also known for attacks on high profile women. This might provide a different motivation for the attack.</p>
<p>What are the privacy issues involved with the attack?  First, I think it is fair to say that anyone who uses email, especially email service like Yahoo or Google needs to keep privacy issues in mind.  Whether or not the attack actually happened and whatever the legalities or justifications of the attacks, email remains fairly susceptible to being read by people other than the intended recipient.</p>
<p>How do we understand the privacy issues?  To the extent that the emails in Gov. Palin’s Yahoo Account  is considered part of the public record, it may be an inappropriate method of gathering public information, which might even raise issues about whether or not the information can be used in an investigation or legal proceeding.  This could also explain why the only information released so far is not particularly incriminating.</p>
<p>Yet what are the larger aspects of this?  Will it get more people focusing on the privacy issues around email, or what emails by Government officials should be considered part of the public record?  Will it get more people looking at the issues of whether or not Gov. Palin abused her power in her efforts to get her sister’s ex-husband fired?  Given the geeky nature of the latest developments, it may catch a lot of attention of technology oriented sites, but we’ll see if it goes beyond that.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Over the past couple of days, reports have started top filter out about a group of people successfully hacking Gov. Sarah Palin’s email.  The report raises lots of interesting questions and requires a little background.</p>
<p>Major media outlets didn’t have a lot of information about Gov. Palin when it was announced that she would be Sen. John McCain’s running mate.  As people dug in, one story that received some attention was the $100,000 investigation into alleged abuse of power by Gov. Palin in actions to get her sister’s ex-husband fired from the State Police.  This investigation has led to the subpoenaing of Gov. Palin’s emails.</p>
<p>As a general rule, emails of elected officials are considered part of the public record and are subject to Freedom of Information requests.  However, many people have separate email accounts that they use for personal business, or perhaps sometimes, to keep sensitive work related messages off of the work servers.</p>
<p>In the case of Gov. Palin, it was her personal Yahoo! Account that hackers claim to have compromised.  A small amount of information has been released from the claimed attack, and none of it appears particularly incriminating.</p>
<p>So, what do we make of the claimed attack?  One question is whether or not people believe that the attack actually happened, or if this was a carefully created hoax.  Everything released so far looks probable, but it is unlikely that we will ever know for sure.</p>
<p>Another question is who did the attack and why.  Reports are that the group ‘anonymous’ is claiming to have done the attack.  The group first came to fame for obtaining and releasing information about the Church of Scientology.  Given their propensity to attack notorious groups with extreme religious beliefs, it is easy to see how they might target Gov. Palin.  However others claim that the group anonymous is also known for attacks on high profile women. This might provide a different motivation for the attack.</p>
<p>What are the privacy issues involved with the attack?  First, I think it is fair to say that anyone who uses email, especially email service like Yahoo or Google needs to keep privacy issues in mind.  Whether or not the attack actually happened and whatever the legalities or justifications of the attacks, email remains fairly susceptible to being read by people other than the intended recipient.</p>
<p>How do we understand the privacy issues?  To the extent that the emails in Gov. Palin’s Yahoo Account  is considered part of the public record, it may be an inappropriate method of gathering public information, which might even raise issues about whether or not the information can be used in an investigation or legal proceeding.  This could also explain why the only information released so far is not particularly incriminating.</p>
<p>Yet what are the larger aspects of this?  Will it get more people focusing on the privacy issues around email, or what emails by Government officials should be considered part of the public record?  Will it get more people looking at the issues of whether or not Gov. Palin abused her power in her efforts to get her sister’s ex-husband fired?  Given the geeky nature of the latest developments, it may catch a lot of attention of technology oriented sites, but we’ll see if it goes beyond that.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Assorted Updates</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3145" />
    <id>http://www.orient-lodge.com/node/3145</id>
    <published>2008-08-25T20:38:22-04:00</published>
    <updated>2008-08-25T20:38:22-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Personal" />
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>I’m spending time catching up on emails, following the Democratic National Convention coverage on sites like <a href=http://friendfeed.com/rooms/demconvention>the Friend Feed DemConvention room</a>, and generally tweaking and mucking with computers, websites, and so on.</p>
<h3>PVR</h3>
<p>Yesterday, I wrote a little bit about the <a href=http://www.orient-lodge.com/node/3143>Personal Video Recorder (PVR)</a> that I purchased yesterday for a project that involves recording parts of the Democratic National Convention coverage.  Today, I tried moving the connection back into the office.  In the process, I was asked if I wanted to update the software on the video stick.</p>
<p>The software uploaded relatively smoothly, but it took a few tries to finally get the new version loaded and configured.  However, when I did, it managed to find lots of digital stations.  So, I believe I can now get the HD broadcasts I couldn’t get before.  In addition, I managed to reconfigure the wiring and I can load watch and record the television from my office.</p>
<p>I’m sharing some of the videos I’m recording and I spent a bit of time nailing down the best format to use.  The Pinnacle PCTV stick supports ten different formats:</p>
<pre>
DVD             640x480 It takes 47M per minute.  Great quality, but too big.
DVD LP          640x480 28M per minute.  Again, very good quality, but too big.
SVCD            640x480 19M per minute.  Okay quality, also too big.
VCD             321x240 10M per minute.  Okay quality.  This is my second choice for formats
DivX Home       720x480 31M per minute.  Very good quality, but too big.
DivX Portable   352x240  7M per minute.  Okay quality.  This is the format I like best.
DivX Handheld   144x176 1.5M per minute. Okay quality.  Small screen.  Not bad for the space.
Mpeg4 PSP       320x240 6M per minute.  Poor quality.
Mpeg4 Ipod low  480x352 12M per minute.  Poor quality.
Mpeg4 Ipod High 320x240 12M per minute.  Poor quality.
</pre><h3>Comments about this site</h3>
<p>Recently, one person noted that my welcome message said that previous blog entries were listed on the left.  Well, they were, until I upgraded to Drupal 6.  Then, I moved things around a little, so the list of articles are now on the right.</p>
<p>Another person commented asking if I knew that I had two different comment systems running.  Yes, I know that.  I actually wrote a bit about it in <a href=http://www.orient-lodge.com/node/3078>this blog entry</a>.  I may end up pulling SezWho soon.  It slows down the site and doesn’t seem to work very well.  I’ve contacted SezWho Tech Support and they were going to look at the issues, but that was a while ago, and I haven’t heard anything since.</p>
<p>I should also note that I dropped a lot of underperforming widgets.  My site has always been a bit slow because I like to test out any widget that comes along and I’m always slow to remove them.  These widgets slow down the site.  Now that I’ve removed them, the site may be a little faster.</p>
<h3>The Tiara</h3>
<p>I was asked if people who pledged to give me EntreCard credits had followed through and some have, some haven’t.  Yes, the tiara was small, but it was all that I had.  Yes, the girl standing next to me is my daughter Fiona. </p>
<h3>Using Social Media</h3>
<p>Also, today, I received my first real Shelfari spam.  A lot of people feel that Shelfari is spam in and of itself.  Miss Anita Weluha wanted to know if I liked the same books as she does.  She also wanted to know if I could help her transfer $5 million.</p>
<p>I also received an email from Twitter, letting me know that <a href= http://twitter.com/Barbara_Boxer>Sen. Barbara Boxer</a> was now following me.  I wondered if this was really part of her organization, or if it was some random spammer.  Later, I received an email from “Friends of Barbara Boxer” highlighting her new Twitter account.</p>
<p>Now, its time to get back to paying closer attention to the convention and all the coverage.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>I’m spending time catching up on emails, following the Democratic National Convention coverage on sites like <a href=http://friendfeed.com/rooms/demconvention>the Friend Feed DemConvention room</a>, and generally tweaking and mucking with computers, websites, and so on.</p>
<h3>PVR</h3>
<p>Yesterday, I wrote a little bit about the <a href=http://www.orient-lodge.com/node/3143>Personal Video Recorder (PVR)</a> that I purchased yesterday for a project that involves recording parts of the Democratic National Convention coverage.  Today, I tried moving the connection back into the office.  In the process, I was asked if I wanted to update the software on the video stick.</p>
<p>The software uploaded relatively smoothly, but it took a few tries to finally get the new version loaded and configured.  However, when I did, it managed to find lots of digital stations.  So, I believe I can now get the HD broadcasts I couldn’t get before.  In addition, I managed to reconfigure the wiring and I can load watch and record the television from my office.</p>
<p>I’m sharing some of the videos I’m recording and I spent a bit of time nailing down the best format to use.  The Pinnacle PCTV stick supports ten different formats:</p>
<pre>
DVD             640x480 It takes 47M per minute.  Great quality, but too big.
DVD LP          640x480 28M per minute.  Again, very good quality, but too big.
SVCD            640x480 19M per minute.  Okay quality, also too big.
VCD             321x240 10M per minute.  Okay quality.  This is my second choice for formats
DivX Home       720x480 31M per minute.  Very good quality, but too big.
DivX Portable   352x240  7M per minute.  Okay quality.  This is the format I like best.
DivX Handheld   144x176 1.5M per minute. Okay quality.  Small screen.  Not bad for the space.
Mpeg4 PSP       320x240 6M per minute.  Poor quality.
Mpeg4 Ipod low  480x352 12M per minute.  Poor quality.
Mpeg4 Ipod High 320x240 12M per minute.  Poor quality.
</pre><h3>Comments about this site</h3>
<p>Recently, one person noted that my welcome message said that previous blog entries were listed on the left.  Well, they were, until I upgraded to Drupal 6.  Then, I moved things around a little, so the list of articles are now on the right.</p>
<p>Another person commented asking if I knew that I had two different comment systems running.  Yes, I know that.  I actually wrote a bit about it in <a href=http://www.orient-lodge.com/node/3078>this blog entry</a>.  I may end up pulling SezWho soon.  It slows down the site and doesn’t seem to work very well.  I’ve contacted SezWho Tech Support and they were going to look at the issues, but that was a while ago, and I haven’t heard anything since.</p>
<p>I should also note that I dropped a lot of underperforming widgets.  My site has always been a bit slow because I like to test out any widget that comes along and I’m always slow to remove them.  These widgets slow down the site.  Now that I’ve removed them, the site may be a little faster.</p>
<h3>The Tiara</h3>
<p>I was asked if people who pledged to give me EntreCard credits had followed through and some have, some haven’t.  Yes, the tiara was small, but it was all that I had.  Yes, the girl standing next to me is my daughter Fiona. </p>
<h3>Using Social Media</h3>
<p>Also, today, I received my first real Shelfari spam.  A lot of people feel that Shelfari is spam in and of itself.  Miss Anita Weluha wanted to know if I liked the same books as she does.  She also wanted to know if I could help her transfer $5 million.</p>
<p>I also received an email from Twitter, letting me know that <a href= http://twitter.com/Barbara_Boxer>Sen. Barbara Boxer</a> was now following me.  I wondered if this was really part of her organization, or if it was some random spammer.  Later, I received an email from “Friends of Barbara Boxer” highlighting her new Twitter account.</p>
<p>Now, its time to get back to paying closer attention to the convention and all the coverage.</p>
    ]]></content>
  </entry>
  <entry>
    <title>PVRs and the Democratic National Convention</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3143" />
    <id>http://www.orient-lodge.com/node/3143</id>
    <published>2008-08-24T22:50:58-04:00</published>
    <updated>2008-08-24T22:50:58-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Politics" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>During the Democratic National Convention, I’m working on a project that requires me to record the five hours of convention coverage each night in a format that can easily be read by computers and transmitted across the Internet.  In order to do this, today, I went out and obtained a Pinnacle PCTV HD Ultimate stick.</p>
<p>This is a cool device.  It is like an oversized USB Memory stick, with a mini USB port on the side and a coax connection on the end.  The software is stored on the stick, and there is about 2 gigabytes of memory on the stick that can be used for recording onto.</p>
<p>There are a few different options for setting this up.  The first option was to use an antenna that comes with the device, or connecting up to a rooftop antenna.  My first pass was to connect the supplied antenna, but that did not give me any usable signals.</p>
<p>The second option was to use my cable connection.  Since I was planning on doing this in my office, I installed a cable splitter just before my cable modem and tried connecting that way.  It claimed to have found something like 69 different channels, but I couldn’t get any of them to play.  It may be that this is because I was in a rush and didn’t spend enough time trying to figure out how to get it to work.</p>
<p>The third option was to capture from a Cable or Satellite Set-top box using either composite video or S-video.  I got the S-video to work, which was a relief.  However, I hadn’t figured out the software well enough to figure out how to record off of the S-Video channel.  I suppose I could get the Remote to do that for me, but I hadn’t set up the remote.</p>
<p>Hopping back to the first option, I tried taking the channel 3 output from the cable set-top box and feeding it into the PCTV stick.  This worked well.  However it meant that I needed to watch the same channel on the TV as I was recording on the PC.  That is a viable option, but not as good as I was hoping for.  I tried shifting around the connection in different places, between the set-top box and the DVD/VHS player, between the DVD/VHS player and the TV.  Finally, I found that I could successfully split the cable signal coming into the set-top box and get the analog channels on the PCTV stick.  This is the best since it allows me to record on one channel on the PC while watching a different channel on the TV.  I also found that I could take the S-Video output from my DVD/VHS player into my memory stick.  This will make it easier for me to take some old VHS tapes and digitize them and store them on YouTube, Blip.TV or other sites.</p>
<p>With the wiring working a bit better, I went back to see if I could get any of the digital signals to work.  This would be nice, since the PCTV stick supports digital HDTV, but our regular television is an old analog SD TV, so we can’t watch digital HDTV channels.</p>
<p>Unfortunately, I still couldn’t find and HDTV stations.  I’ll try that again a little later.  I’ve been told that Cablevision does weird stuff with their HDTV signals which makes it harder for people to pull them in without a set-top box.  </p>
<p>Now that the basic functionality was working, my next test was to record shows using the stick.  There are about ten different formats that can be saved, using various resolutions of DivX, MPEG 1/2 or 4.  I’ve set up a bunch of recording sessions to see what the resolution looks like for each of these as how much space they take up.  Once this is done, I’ll start testing various things that can be done with the files in these different formats.</p>
<p>I did end up installing DivX and Quicktime on my laptop so I can view the files in different format.  This is also supposed to work with the Windows Media Center, so I may try working with as a future test.</p>
<p>So, initial impressions are that you can turn a PC with Windows XP or Vista into a Personal Video Record fairly easily for around $100.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>During the Democratic National Convention, I’m working on a project that requires me to record the five hours of convention coverage each night in a format that can easily be read by computers and transmitted across the Internet.  In order to do this, today, I went out and obtained a Pinnacle PCTV HD Ultimate stick.</p>
<p>This is a cool device.  It is like an oversized USB Memory stick, with a mini USB port on the side and a coax connection on the end.  The software is stored on the stick, and there is about 2 gigabytes of memory on the stick that can be used for recording onto.</p>
<p>There are a few different options for setting this up.  The first option was to use an antenna that comes with the device, or connecting up to a rooftop antenna.  My first pass was to connect the supplied antenna, but that did not give me any usable signals.</p>
<p>The second option was to use my cable connection.  Since I was planning on doing this in my office, I installed a cable splitter just before my cable modem and tried connecting that way.  It claimed to have found something like 69 different channels, but I couldn’t get any of them to play.  It may be that this is because I was in a rush and didn’t spend enough time trying to figure out how to get it to work.</p>
<p>The third option was to capture from a Cable or Satellite Set-top box using either composite video or S-video.  I got the S-video to work, which was a relief.  However, I hadn’t figured out the software well enough to figure out how to record off of the S-Video channel.  I suppose I could get the Remote to do that for me, but I hadn’t set up the remote.</p>
<p>Hopping back to the first option, I tried taking the channel 3 output from the cable set-top box and feeding it into the PCTV stick.  This worked well.  However it meant that I needed to watch the same channel on the TV as I was recording on the PC.  That is a viable option, but not as good as I was hoping for.  I tried shifting around the connection in different places, between the set-top box and the DVD/VHS player, between the DVD/VHS player and the TV.  Finally, I found that I could successfully split the cable signal coming into the set-top box and get the analog channels on the PCTV stick.  This is the best since it allows me to record on one channel on the PC while watching a different channel on the TV.  I also found that I could take the S-Video output from my DVD/VHS player into my memory stick.  This will make it easier for me to take some old VHS tapes and digitize them and store them on YouTube, Blip.TV or other sites.</p>
<p>With the wiring working a bit better, I went back to see if I could get any of the digital signals to work.  This would be nice, since the PCTV stick supports digital HDTV, but our regular television is an old analog SD TV, so we can’t watch digital HDTV channels.</p>
<p>Unfortunately, I still couldn’t find and HDTV stations.  I’ll try that again a little later.  I’ve been told that Cablevision does weird stuff with their HDTV signals which makes it harder for people to pull them in without a set-top box.  </p>
<p>Now that the basic functionality was working, my next test was to record shows using the stick.  There are about ten different formats that can be saved, using various resolutions of DivX, MPEG 1/2 or 4.  I’ve set up a bunch of recording sessions to see what the resolution looks like for each of these as how much space they take up.  Once this is done, I’ll start testing various things that can be done with the files in these different formats.</p>
<p>I did end up installing DivX and Quicktime on my laptop so I can view the files in different format.  This is also supposed to work with the Windows Media Center, so I may try working with as a future test.</p>
<p>So, initial impressions are that you can turn a PC with Windows XP or Vista into a Personal Video Record fairly easily for around $100.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Latest Tech News</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3138" />
    <id>http://www.orient-lodge.com/node/3138</id>
    <published>2008-08-21T12:38:17-04:00</published>
    <updated>2008-08-21T12:41:54-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>As I continue to dig out of my emails as well as messages on various sites, I’ve built up a list of various technology developments that have caught my interest.</p>
<p><a href=http://openmicroblogger.com/>http://openmicroblogger.com/</a></p>
<p>This is another player in the <a href= http://openmicroblogging.org/> http://openmicroblogging.org/</a> space.  (Note:  As I write this post, the OpenMicroBlogging page simply says, “It works!” instead of pointing to the protocol definition that used to be up there.)</p>
<p>OpenMicroBlogger.com runs an instance of the software you can find on openmicroblogger.org which uses the OpenMicroBlogging.org protocol.  Confusing?  Yeah.  I wished they had used different names the way Identi.ca and Laconi.ca did.</p>
<p>What is nice is that it supports federation, including interoperability with Laconi.ca</p>
<p>Other things that are nice is that it supports OpenID.  Unfortunately, it didn’t like the delegation of my OpenID from Orient Lodge to my XRI based OpenID at 2idi.</p>
<p>What was nice is that when I set up a new account there, it set up a new OpenID account at e-cred.org.  One the one hand, I would have much rather had my OpenID redirection work, but if that isn’t working, at least setting things up to go to a new OpenID server, instead of having a completely separate authentication system seemed good.</p>
<p>I haven’t looked closely at the e-cred.org server, but it looks nice and I’m wondering if it supports attribute exchange and if they might end up allowing custom attributes.  As an example, I’ve been looking to see if we could come up with an OMBprofile attribute for OpenID.  With that, and getting OMB sites to support the attribute, when you remotely subscribe to an OMB stream, you could simply use your OpenID profile making for one less URL to remember.</p>
<p>In terms of the federation, it seems to work okay with Identi.ca, but I had problems getting it to work with my Laconi.ba based server.</p>
<p><a href=http://bridge.kshep.net>http://bridge.kshep.net</a></p>
<p>So, this federation stuff, enabling users of one microblogging site to follow users of other microblogging sites is pretty cool.  But what if you use a legacy microblogging site, like Twitter that doesn’t support interoperability?  Well, <a href="http://bridge.kshep.net" title="http://bridge.kshep.net">http://bridge.kshep.net</a> provides a gateway between Twitter and Identi.ca.  It would be nice if it provided a bridge between Twitter and any open microblogging site, whether those sites are laconi.ca instances or openmicroblogger.com instances.  I’m sure we’ll get there.</p>
<p>I have not set up the bridge yet, because I’m concerned about feedback loops, or at least duplicate entries.  I may get around to tweaking my network so I can plug in the bridge, but I may try to set up my own OpenMicroBlogger.org instance first.</p>
<p><a href=http://rejaw.com>http://rejaw.com</a></p>
<p>I’ve mentioned Rejaw before.  However, yesterday, I had some good discussions there.  It is still very early there, but its looks like it is about to jump the chasm from being just an innovators playpen to being an area for the early adopters.   I think it may have blown past Kwippy.com, yet another microblogging site that hasn’t seemed to jump that chasm yet.</p>
<p><a href=http://chi.mp>http://chi.mp</a></p>
<p>chi.mp is currently in alpha, and I haven’t gotten my invite yet.  Besides having an interesting URL, it is focused on open standards, like OpenID, Oauth, Attribute Exchange and Atom.  They are saying the right things.  It will be interesting to see what they can deliver.</p>
<p><a href=http://blip.fm>http://blip.fm</a></p>
<p>Also coming across my transom this week was an invitation to play with blip.fm.  As best as I can tell, it is trying to play in the last.fm or Pandora space.  Personally, I really like using the <a href= http://pandorafm.real-ity.com/login.php>Pandora/last.fm mashup</a>.  It will be interesting to see how blip.fm fits into this landscape, and if any sort of interoperability emerges.</p>
<p>I’ll play with this a little bit more later.</p>
<p><a href=http://xoost.com>http://xoost.com</a><br />
Xoost is an interesting idea.  Social searching.  Do a search on Xoost.  Find out what other people similar to you are searching on, shared interests, which pages they found most interesting, something like that.</p>
<p>It is in beta, by invitation.  I’m not sure that there are enough innovators on the list yet to obtain critical mass and make the searches particularly interesting, but the idea is fascinating.</p>
<p><a href=http://UrTurn.com>http://UrTurn.com</a></p>
<p>Other’s have encouraged me to check out URTurn.com.  When I checked recently, I was told that it was down for repairs and upgrades.  There slogan is that ‘Every Click Counts’.  I’ll try to remember to check back.</p>
<p>Nurien</p>
<p>Okay, this will end off my list for today.  Nurien is another virtual world system.  It is supposed to have very good resolution and physics.  I’ve seen a video, but that is about it.  The video looked very impressive, so I look forward to a chance to explore that in more detail soon.</p>
<p>So, that pretty much catches me up on some of the new technology that has been catching my eye.  What’s been catching yours?</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>As I continue to dig out of my emails as well as messages on various sites, I’ve built up a list of various technology developments that have caught my interest.</p>
<p><a href=http://openmicroblogger.com/>http://openmicroblogger.com/</a></p>
<p>This is another player in the <a href= http://openmicroblogging.org/> http://openmicroblogging.org/</a> space.  (Note:  As I write this post, the OpenMicroBlogging page simply says, “It works!” instead of pointing to the protocol definition that used to be up there.)</p>
<p>OpenMicroBlogger.com runs an instance of the software you can find on openmicroblogger.org which uses the OpenMicroBlogging.org protocol.  Confusing?  Yeah.  I wished they had used different names the way Identi.ca and Laconi.ca did.</p>
<p>What is nice is that it supports federation, including interoperability with Laconi.ca</p>
<p>Other things that are nice is that it supports OpenID.  Unfortunately, it didn’t like the delegation of my OpenID from Orient Lodge to my XRI based OpenID at 2idi.</p>
<p>What was nice is that when I set up a new account there, it set up a new OpenID account at e-cred.org.  One the one hand, I would have much rather had my OpenID redirection work, but if that isn’t working, at least setting things up to go to a new OpenID server, instead of having a completely separate authentication system seemed good.</p>
<p>I haven’t looked closely at the e-cred.org server, but it looks nice and I’m wondering if it supports attribute exchange and if they might end up allowing custom attributes.  As an example, I’ve been looking to see if we could come up with an OMBprofile attribute for OpenID.  With that, and getting OMB sites to support the attribute, when you remotely subscribe to an OMB stream, you could simply use your OpenID profile making for one less URL to remember.</p>
<p>In terms of the federation, it seems to work okay with Identi.ca, but I had problems getting it to work with my Laconi.ba based server.</p>
<p><a href=http://bridge.kshep.net>http://bridge.kshep.net</a></p>
<p>So, this federation stuff, enabling users of one microblogging site to follow users of other microblogging sites is pretty cool.  But what if you use a legacy microblogging site, like Twitter that doesn’t support interoperability?  Well, <a href="http://bridge.kshep.net" title="http://bridge.kshep.net">http://bridge.kshep.net</a> provides a gateway between Twitter and Identi.ca.  It would be nice if it provided a bridge between Twitter and any open microblogging site, whether those sites are laconi.ca instances or openmicroblogger.com instances.  I’m sure we’ll get there.</p>
<p>I have not set up the bridge yet, because I’m concerned about feedback loops, or at least duplicate entries.  I may get around to tweaking my network so I can plug in the bridge, but I may try to set up my own OpenMicroBlogger.org instance first.</p>
<p><a href=http://rejaw.com>http://rejaw.com</a></p>
<p>I’ve mentioned Rejaw before.  However, yesterday, I had some good discussions there.  It is still very early there, but its looks like it is about to jump the chasm from being just an innovators playpen to being an area for the early adopters.   I think it may have blown past Kwippy.com, yet another microblogging site that hasn’t seemed to jump that chasm yet.</p>
<p><a href=http://chi.mp>http://chi.mp</a></p>
<p>chi.mp is currently in alpha, and I haven’t gotten my invite yet.  Besides having an interesting URL, it is focused on open standards, like OpenID, Oauth, Attribute Exchange and Atom.  They are saying the right things.  It will be interesting to see what they can deliver.</p>
<p><a href=http://blip.fm>http://blip.fm</a></p>
<p>Also coming across my transom this week was an invitation to play with blip.fm.  As best as I can tell, it is trying to play in the last.fm or Pandora space.  Personally, I really like using the <a href= http://pandorafm.real-ity.com/login.php>Pandora/last.fm mashup</a>.  It will be interesting to see how blip.fm fits into this landscape, and if any sort of interoperability emerges.</p>
<p>I’ll play with this a little bit more later.</p>
<p><a href=http://xoost.com>http://xoost.com</a><br />
Xoost is an interesting idea.  Social searching.  Do a search on Xoost.  Find out what other people similar to you are searching on, shared interests, which pages they found most interesting, something like that.</p>
<p>It is in beta, by invitation.  I’m not sure that there are enough innovators on the list yet to obtain critical mass and make the searches particularly interesting, but the idea is fascinating.</p>
<p><a href=http://UrTurn.com>http://UrTurn.com</a></p>
<p>Other’s have encouraged me to check out URTurn.com.  When I checked recently, I was told that it was down for repairs and upgrades.  There slogan is that ‘Every Click Counts’.  I’ll try to remember to check back.</p>
<p>Nurien</p>
<p>Okay, this will end off my list for today.  Nurien is another virtual world system.  It is supposed to have very good resolution and physics.  I’ve seen a video, but that is about it.  The video looked very impressive, so I look forward to a chance to explore that in more detail soon.</p>
<p>So, that pretty much catches me up on some of the new technology that has been catching my eye.  What’s been catching yours?</p>
    ]]></content>
  </entry>
  <entry>
    <title>Mobile Social Media at the Democratic Convention</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3113" />
    <id>http://www.orient-lodge.com/node/3113</id>
    <published>2008-08-05T20:51:58-04:00</published>
    <updated>2008-08-05T20:51:58-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Politics" />
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>This evening, I ran a BlogTalkRadio show about <a href=http://www.blogtalkradio.com/Aldon-Hynes/2008/08/06/Democrat-Delegates-to-Denver-Using-Social-Media>Democratic Delegates to Denver Using Social Media</a>.  Jen Just, who is an Obama delegate from Connecticut called in, as did a friend of ours named Sheila.</p>
<p>One thing I mentioned on the show was the <a href=http://friendfeed.com/rooms/demconvention>demconvention room</a> that I set up on FriendFeed.  It is aggregating social media from various people going to Denver, including Jen as well as many of my friends around the country.  Please check the room out, and if you know of people who will be using Social Media in Denver, please let me know so I can add their material to the feed into the room.</p>
<p>With BlogTalkRadio, besides saving an archive of the show, which should be up soon at the link above, there is also a chat.  I don't believe the is saved, so I've saved it here below the fold.</p>
<p>We will have this show again next week to check in on how everyone is doing with mobile social media as they prepare for Denver, so if you have things you would like to share, please let me know.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>This evening, I ran a BlogTalkRadio show about <a href=http://www.blogtalkradio.com/Aldon-Hynes/2008/08/06/Democrat-Delegates-to-Denver-Using-Social-Media>Democratic Delegates to Denver Using Social Media</a>.  Jen Just, who is an Obama delegate from Connecticut called in, as did a friend of ours named Sheila.</p>
<p>One thing I mentioned on the show was the <a href=http://friendfeed.com/rooms/demconvention>demconvention room</a> that I set up on FriendFeed.  It is aggregating social media from various people going to Denver, including Jen as well as many of my friends around the country.  Please check the room out, and if you know of people who will be using Social Media in Denver, please let me know so I can add their material to the feed into the room.</p>
<p>With BlogTalkRadio, besides saving an archive of the show, which should be up soon at the link above, there is also a chat.  I don't believe the is saved, so I've saved it here below the fold.</p>
<p>We will have this show again next week to check in on how everyone is doing with mobile social media as they prepare for Denver, so if you have things you would like to share, please let me know.<br />
&lt;!--break--></p>
<blockquote><p>
********** To send a private message, type: <nameOfUser> your message here<br />
JJust:Hi Aldon! I'm "here" anyway...<br />
Aldon Hynes:Hi... I'm going to call in in a few moments and get everything set up<br />
Sheilamc7:hey there<br />
Sheilamc7:well that waseasy enough<br />
Aldon Hynes:Hi. Sheila..  Looks like we lost Jen...<br />
Sheilamc7:uh oh<br />
Sheilamc7:your live now<br />
Sheilamc7:yeah!<br />
Sheilamc7:what kind of cell phone do you have jen?<br />
Sheilamc7:easy easy on an iPhone<br />
Sheilamc7:twitteriffic has an app (at the ap store)<br />
Aldon Hynes:Hi Guest....<br />
Aldon Hynes:(Can you identify yourself)<br />
Sheilamc7:hi<br />
Sheilamc7:very distracting<br />
Sheilamc7:eh?<br />
Sheilamc7:im is good for snark!<br />
Sheilamc7:we'll have to archive the chat too<br />
Sheilamc7:talk about quik, too<br />
Sheilamc7:jen, are you also taking a mac laptop to denver?<br />
JJust:yup re mac<br />
Sheilamc7:kewl<br />
Sheilamc7:so then, to share video from denver, would you post to YouTube?<br />
Sheilamc7:maybe think of your "video posts" as "a show"<br />
JJust:id thought of that yeah<br />
Sheilamc7:do we know who was credentialed fr. CT?<br />
JJust:mnl<br />
Sheilamc7:oh yeah, then there's UStream.tv<br />
JJust:i mean mln<br />
Sheilamc7:i've used that -- very cool<br />
Sheilamc7:easy, too<br />
Sheilamc7:are you taking Cam (the son) with you to Denver?<br />
JJust:hell be in hs!! jr yr v imptnt<br />
Sheilamc7:yes, of course<br />
Sheilamc7:ahhh<br />
Sheilamc7:thankx<br />
Sheilamc7:jen, do you have a mobile me account (was .mac)?<br />
Sheilamc7:jott is like uterz too<br />
Sheilamc7:and has an iPhone ap<br />
Sheilamc7:how about Twitterphone to call in tweets?<br />
Sheilamc7:heee<br />
Sheilamc7:i'll cross post to my blog for you jen<br />
JJust:no re mobile me...thx re x-post<br />
Sheilamc7:we should set it all up in advance, maybe test it too<br />
Sheilamc7:yes, it's hard to keep up with you aldon!<br />
Sheilamc7:but fun to try!<br />
Sheilamc7:looking at your friendfeed demconvention now<br />
Sheilamc7:neat<br />
Sheilamc7:to each his own experience; now we have to get jerry weiner to tweet!<br />
Sheilamc7:heeeee<br />
Aldon Hynes:Hi BTR Morgan...<br />
Sheilamc7:"basic human need for affiliation"
</nameofuser></p></blockquote>
    ]]></content>
  </entry>
  <entry>
    <title>A Post Broadcast Convention?</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3112" />
    <id>http://www.orient-lodge.com/node/3112</id>
    <published>2008-08-04T18:21:42-04:00</published>
    <updated>2008-08-04T18:21:42-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Politics" />
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>(Originally published at <a href=http://www.greaterdemocracy.org/archives/700>Greater Democracy</a>.)</p>
<p>Much has been written about post-broadcast politics, networked politics, or any other number of phrases about the political process moving beyond the thirty second soundbite on the evening news.  Obama’s use of the Internet has been compared to JFK’s use of television.  JFK understood the new medium of television and used it to his advantage, just as Obama has understood the new medium of the Internet and used it to his advantage.  Yet campaigns remain very top down organizations, with control centralized.</p>
<p>Perhaps the most highly controlled and centralized traditional media extravaganza remaining in politics is the national conventions.  Yet, slowly, even these are changing.  The Obama campaign has moved his acceptance speech to Invesco Field to allow 75,000 people to participate first hand.</p>
<p>How participatory will this be?  The <a href=http://news.yahoo.com/s/ap/20080731/ap_on_el_pr/democratic_convention>Associated Press</a> reports, </p>
<blockquote><p>
Enter the 75,000 people who will have to come hours early for Obama's acceptance speech to get through security, most carrying cell phones. As they settle in their seats, campaign aides will be on stage asking them to text message their friends and use call sheets to get people to register. "There will be a lot of idle time. We put idle people to work," Hildebrand said.
</p>
</blockquote>
<p>While there are concerns about the bandwidth available in the stadium, this is a great start.  However, I would like to see it go much further.  Why only use text messages from the attendees of the acceptance speech?  The convention is four days long.  There are lots of interesting things that take place during those four days, much of it away from the convention floor.</p>
<p>Sure, the DNC has credentialed a record number of bloggers to cover the convention, making sure that there are bloggers covering each state.  Yet what is really needed is to take the message from both Gov. Dean and Sen. Obama about empowering people to be the change that they want to see.</p>
<p>Every delegate should receive information ahead of time about how they can use all aspects of social media, Twitter, Flickr, YouTube, Facebook, and so many others, from their cellphones at any point during the convention.  They should be encouraged to publicize their social media accounts so their friends, family, neighbors, constituents, and anyone else they can get to listen.</p>
<p>Slowly, but surely, I’m contacting delegates and getting them to think about how they could do this.  Please, consider doing the same.</p>
<p>To continue this discussion, Tuesday evening, 8 PM Eastern time, I will host a BlogTalkRadio show about <a href= http://www.blogtalkradio.com/Aldon-Hynes/2008/08/06/Democrat-Delegates-to-Denver-Using-Social-Media>Getting Democrat Delegates to Denver to Use Social Media</a>.  Please consider listening and if you have some ideas to share, calling in.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>(Originally published at <a href=http://www.greaterdemocracy.org/archives/700>Greater Democracy</a>.)</p>
<p>Much has been written about post-broadcast politics, networked politics, or any other number of phrases about the political process moving beyond the thirty second soundbite on the evening news.  Obama’s use of the Internet has been compared to JFK’s use of television.  JFK understood the new medium of television and used it to his advantage, just as Obama has understood the new medium of the Internet and used it to his advantage.  Yet campaigns remain very top down organizations, with control centralized.</p>
<p>Perhaps the most highly controlled and centralized traditional media extravaganza remaining in politics is the national conventions.  Yet, slowly, even these are changing.  The Obama campaign has moved his acceptance speech to Invesco Field to allow 75,000 people to participate first hand.</p>
<p>How participatory will this be?  The <a href=http://news.yahoo.com/s/ap/20080731/ap_on_el_pr/democratic_convention>Associated Press</a> reports, </p>
<blockquote><p>
Enter the 75,000 people who will have to come hours early for Obama's acceptance speech to get through security, most carrying cell phones. As they settle in their seats, campaign aides will be on stage asking them to text message their friends and use call sheets to get people to register. "There will be a lot of idle time. We put idle people to work," Hildebrand said.
</p></blockquote>
<p>While there are concerns about the bandwidth available in the stadium, this is a great start.  However, I would like to see it go much further.  Why only use text messages from the attendees of the acceptance speech?  The convention is four days long.  There are lots of interesting things that take place during those four days, much of it away from the convention floor.</p>
<p>Sure, the DNC has credentialed a record number of bloggers to cover the convention, making sure that there are bloggers covering each state.  Yet what is really needed is to take the message from both Gov. Dean and Sen. Obama about empowering people to be the change that they want to see.</p>
<p>Every delegate should receive information ahead of time about how they can use all aspects of social media, Twitter, Flickr, YouTube, Facebook, and so many others, from their cellphones at any point during the convention.  They should be encouraged to publicize their social media accounts so their friends, family, neighbors, constituents, and anyone else they can get to listen.</p>
<p>Slowly, but surely, I’m contacting delegates and getting them to think about how they could do this.  Please, consider doing the same.</p>
<p>To continue this discussion, Tuesday evening, 8 PM Eastern time, I will host a BlogTalkRadio show about <a href= http://www.blogtalkradio.com/Aldon-Hynes/2008/08/06/Democrat-Delegates-to-Denver-Using-Social-Media>Getting Democrat Delegates to Denver to Use Social Media</a>.  Please consider listening and if you have some ideas to share, calling in.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Laconica 0.5.0 Upgrade and Related Developments</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/3107" />
    <id>http://www.orient-lodge.com/node/3107</id>
    <published>2008-08-01T17:41:41-04:00</published>
    <updated>2008-08-01T17:41:41-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Social Networks" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>Last night, I began testing Laconica 0.5.0 on <a href=http://micro.orient-lodge.com>microblog</a>.  It is an update from Laconica 0.4.4.  I created a new tarball, <a href=http://www.orient-lodge.com/laconica050.tar.gz>laconica050.tar.gz</a>.  I initially had some problems with OpenID and found that there was a patch to the OpenID code that is in the <a href=http://www.orient-lodge.com/laconicadepends.tar.gz> laconicadepends.tar.gz</a>, so I created a new file, <a href= laconicadepends01.tar.gz> laconicadepends01.tar.gz</a>.  This didn’t fix the problem, and subsequently I found that for some reason my 0.5.0 hadn’t been properly installed and on reinstalling that the problem went away, so the depends01 file may not be necessary.</p>
<h3>Upgrade Steps</h3>
<p>Make sure you keep a back up copy of your installation.  Then, install laconica050 and laconicadepends01 into your laconica directory.  Copy over your config.php file.  You should note that there are a bunch of new options in the config.php, so you may want to take the options you set in your config.php and copy them into the config.php.sample file and save that as your new config.php file.</p>
<p>Copy over any theme you have created.  Copy over the avatars that have been created.</p>
<h3>The Database Update</h3>
<p>The database has changed a lot from 0.4.4 and earlier.  Instead of trying to come up with all the alter statements necessary, I took a script that Evan had written and generalized it to work in my environment.</p>
<blockquote><p>
#!/bin/bash</p>
<p>export DB=$1<br />
export SCR=$2<br />
export USER=$3<br />
export PW=$4<br />
export HOST=$5</p>
<p>mysqldump -u $USER --password=$PW -h $HOST -c -t --hex-blob $DB > $DB.sql<br />
mysqladmin -u $USER --password=$PW -h $HOST -f drop $DB<br />
mysqladmin -u $USER --password=$PW -h $HOST create $DB<br />
mysql -u $USER --password=$PW -h $HOST $DB &lt; $SCR<br />
mysql -u $USER --password=$PW -h $HOST $DB &lt; $DB.sql
</p>
</blockquote>
<p>It worked very nicely for me.  However, just to be safe, I did take a backup copy before I ran the script, separate from the backup copy that gets created at the beginning of the script.</p>
<p>With all of this in place (once my 0.5.0 version was properly in place), everything started working nicely.  New features include hashtags, which I’m a big fan of, and I’m glad to see incorporated into the site.  I’ve gotten SMS working, at least for sending out notices.  Incoming SMS probably won’t work well because of how email is configured on my shared host.</p>
<p>One other problem that I had, which I’m not sure if it was because of the failed initial upgrade, or something else, but the public timeline didn’t show any of the entries prior to the upgrade.  This wasn’t a big concern for me, and for more active sites, most people would never notice.</p>
<p>I’m still having problems with people being able to remotely subscribe to my microblog.  When I turn on database debugging, it works, but when debugging is off, it doesn’t work.  Go figure.</p>
<h3>Other Stuff</h3>
<p>The next thing that I was thinking about was adding <a href=http://twitterfeed.com>TwitterFeed</a> like functionality.  Twitterfeed checks RSS feeds and submits a summary to Twitter.  To my surprise, Twitter Feed has been modified to support Laconica.  What is even better is that it supports any server running Laconica, so, I’ve set it up to send the RSS feed from my blog not only to Twitter, but also to identi.ca as well as my personal Microblog.</p>
<p>Another very interesting development is the <a href=http://laconi.ca/translate>translation tool</a> for laconi.ca.  I haven’t played with that yet, so I don’t have any details.</p>
<p>So, after a few minor problems, the 0.5.0 upgrade went very nicely.  I’m interested to see how it goes for any of the other Laconica sites.  Please leave your notes in the comments.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Last night, I began testing Laconica 0.5.0 on <a href=http://micro.orient-lodge.com>microblog</a>.  It is an update from Laconica 0.4.4.  I created a new tarball, <a href=http://www.orient-lodge.com/laconica050.tar.gz>laconica050.tar.gz</a>.  I initially had some problems with OpenID and found that there was a patch to the OpenID code that is in the <a href=http://www.orient-lodge.com/laconicadepends.tar.gz> laconicadepends.tar.gz</a>, so I created a new file, <a href= laconicadepends01.tar.gz> laconicadepends01.tar.gz</a>.  This didn’t fix the problem, and subsequently I found that for some reason my 0.5.0 hadn’t been properly installed and on reinstalling that the problem went away, so the depends01 file may not be necessary.</p>
<h3>Upgrade Steps</h3>
<p>Make sure you keep a back up copy of your installation.  Then, install laconica050 and laconicadepends01 into your laconica directory.  Copy over your config.php file.  You should note that there are a bunch of new options in the config.php, so you may want to take the options you set in your config.php and copy them into the config.php.sample file and save that as your new config.php file.</p>
<p>Copy over any theme you have created.  Copy over the avatars that have been created.</p>
<h3>The Database Update</h3>
<p>The database has changed a lot from 0.4.4 and earlier.  Instead of trying to come up with all the alter statements necessary, I took a script that Evan had written and generalized it to work in my environment.</p>
<blockquote><p>
#!/bin/bash</p>
<p>export DB=$1<br />
export SCR=$2<br />
export USER=$3<br />
export PW=$4<br />
export HOST=$5</p>
<p>mysqldump -u $USER --password=$PW -h $HOST -c -t --hex-blob $DB > $DB.sql<br />
mysqladmin -u $USER --password=$PW -h $HOST -f drop $DB<br />
mysqladmin -u $USER --password=$PW -h $HOST create $DB<br />
mysql -u $USER --password=$PW -h $HOST $DB &lt; $SCR<br />
mysql -u $USER --password=$PW -h $HOST $DB &lt; $DB.sql
</p></blockquote>
<p>It worked very nicely for me.  However, just to be safe, I did take a backup copy before I ran the script, separate from the backup copy that gets created at the beginning of the script.</p>
<p>With all of this in place (once my 0.5.0 version was properly in place), everything started working nicely.  New features include hashtags, which I’m a big fan of, and I’m glad to see incorporated into the site.  I’ve gotten SMS working, at least for sending out notices.  Incoming SMS probably won’t work well because of how email is configured on my shared host.</p>
<p>One other problem that I had, which I’m not sure if it was because of the failed initial upgrade, or something else, but the public timeline didn’t show any of the entries prior to the upgrade.  This wasn’t a big concern for me, and for more active sites, most people would never notice.</p>
<p>I’m still having problems with people being able to remotely subscribe to my microblog.  When I turn on database debugging, it works, but when debugging is off, it doesn’t work.  Go figure.</p>
<h3>Other Stuff</h3>
<p>The next thing that I was thinking about was adding <a href=http://twitterfeed.com>TwitterFeed</a> like functionality.  Twitterfeed checks RSS feeds and submits a summary to Twitter.  To my surprise, Twitter Feed has been modified to support Laconica.  What is even better is that it supports any server running Laconica, so, I’ve set it up to send the RSS feed from my blog not only to Twitter, but also to identi.ca as well as my personal Microblog.</p>
<p>Another very interesting development is the <a href=http://laconi.ca/translate>translation tool</a> for laconi.ca.  I haven’t played with that yet, so I don’t have any details.</p>
<p>So, after a few minor problems, the 0.5.0 upgrade went very nicely.  I’m interested to see how it goes for any of the other Laconica sites.  Please leave your notes in the comments.</p>
    ]]></content>
  </entry>
</feed>
