<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6523629944016598037</id><updated>2011-12-31T04:06:58.993-05:00</updated><category term='Nostalgia'/><category term='Geo-tagging'/><category term='pictures'/><category term='Computers'/><category term='Japan'/><category term='Matlab'/><category term='history'/><category term='Comics'/><category term='Databases'/><category term='Car'/><category term='blogging'/><category term='Japanese'/><category term='Google'/><category term='Programming'/><title type='text'>Risukun - Diary of a Photo Squirrel</title><subtitle type='html'>As I am primarily a &lt;a href="http://www.risukun.com"&gt;photo blogger&lt;/a&gt; and already also have a &lt;a href="http://blog.goo.ne.jp/brendankun/"&gt;Japanese blog&lt;/a&gt;, this blog will focus on more technical/academic things, relating to my research or software development.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.risukun.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-2762976137247857439</id><published>2007-05-02T14:23:00.000-04:00</published><updated>2007-05-02T15:01:46.934-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Geo-tagging'/><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><title type='text'>Geocoding with Google Maps and the mysterious "bewar"</title><content type='html'>As part of my current line of research on semantic photo annotation suggestion (i.e. trying to make it easy to do semantic classifications on &lt;a href="http://www.risukun.com"&gt;Risukun.com&lt;/a&gt;), I started to revisit some prototype code I had kicking around for doing geo-annotations of photos via a Google Maps mashup.  The API makes it very easy to throw an interactive map on your own page and write some javascript/ajax to make it interactive.  In my case, it just simply allows you to specify the latitude &amp; longitude of either an individual photo or a location concept (setting the location of an album will result in the location concept being inherited by all photos in the album) by clicking on the map.  If the visitor is not the content owner, then the map simply shows the location if available.  The zoom level is also saved so that at reasonable idea of the location's size can be inferred.  The Google Maps API also provides a function to do a location search by address, place name, etc.&lt;br /&gt;&lt;br /&gt;Since I have way too many photos to go back and do obsessive geo-annotation, I decided to compromise by just specifying the geo-coordinates for each location concept in my "Places" hierarchy.  This got me down to only 162 places to geo-tag by hand, with about 7,600 photos associated with those locations.  Clearly, I need to go back and do some more location tagging, but that'll be enough to do some initial experiments.&lt;br /&gt;&lt;br /&gt;Now, getting back to Google Maps.  The first thing I noticed was that the Japanese support had gotten much better since I had played with my prototype code last fall, from the Japanese place names being available to the support for Japanese cities and addresses using kanji.  Very nice. :) However, I also quickly discovered that many searches for common landmarks, areas, etc. that work well on &lt;a href="http://maps.google.com"&gt;maps.google.com&lt;/a&gt;, like "Chinatown, San Francisco", "Coit Tower, San Francisco", etc., just fail on the Google Maps API version (I think I'm using V2 from the URL).  This has resulting in my doing Google searches in a separate window (with regular Google providing a map most of the time above the web page results), and then requiring me to find the location by hand using the map on my own site.  In addition, these locations often show up with labels on the current release version of Google Maps, but are nowhere to be found using the API.  Even which streets are highlighted as being 'major streets' is different between the two.  I guess they really want you to pay for the 'business' version of their maps service.&lt;br /&gt;&lt;br /&gt;One final thing for thought that I wonder if anyway else as noticed.  For kicks, I edited a Google Maps URL to go to &lt;a href="http://www.google.com/maps?f=q&amp;hl=en&amp;amp;q=&amp;ie=UTF8&amp;amp;om=1&amp;ll=0,0&amp;amp;spn=0.107803,0.132694&amp;z=13"&gt;latitude=0, longitude=0&lt;/a&gt;.  In case you didn't know/remember, this is just a section of ocean off the western coast of Africa.  However, if you zoom in anywhere between the 3rd &amp; 7th closest zoom levels, there is a strange text label that appears: "bewar".  Zoom in all the way and you get nothing but blue, zoom out enough and it disappears.  Not the full word "beware" and not capitalized like a place name... just kind of... strange.  Google searching only seems to find a city in India "Bewar" and numerous misspellings of "beware".  Is this a bug?  A strange easter egg?  I wasn't able to find much about this.  Perhaps some else knows about this?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-2762976137247857439?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/2762976137247857439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=2762976137247857439' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/2762976137247857439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/2762976137247857439'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2007/05/geocoding-with-google-maps-and.html' title='Geocoding with Google Maps and the mysterious &quot;bewar&quot;'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-3135550140165723115</id><published>2007-03-14T13:20:00.000-04:00</published><updated>2007-03-14T14:37:55.455-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><category scheme='http://www.blogger.com/atom/ns#' term='Japanese'/><title type='text'>Flickr finally adds (folder) depth</title><content type='html'>This morning, I noticed a &lt;a href="http://blog.flickr.com/flickrblog/2007/03/today_we_launch.html"&gt;new entry&lt;/a&gt; on &lt;a href="http://blog.flickr.com/flickrblog/"&gt;Flickr's blog&lt;/a&gt; saying that they have added 'Collections', i.e. sets of sets.  Although I haven't played with it yet (it requires paying for Flickr Pro... which I probably won't do any time soon as I have my own server and software that hosts my pictures), they say that it supports 5 levels of nested collections (I suppose this is reasonable, although it seems a bit arbitrary).  This has to be the single most blatantly missing feature that would be required by any power user.  At this point, I have my collection of approximately 37,000 digital photos is organized using over 2,100 folders.  If I don't have multiple levels of folder organization, it's basically rendered useless for browsing. &lt;br /&gt;&lt;br /&gt;In the process of playing with Flickr today, I discovered that the Geo-tagging map search supports Japanese place names (I did a search for 京都), but the map resolution for Japan (both satellite and roads) is so poor that it's basically useless for tagging much below the city level.  Google Maps is clearly ahead of Yahoo Maps in this regard.  I also discovered that Flickr supports unicode search, but mostly treats Japanese text as a single word, so a group search for "源氏" would not return a group containing "源氏物語" in the title.  Didn't do an extensive test, so I don't know if they are at least breaking words at Kana/Kanji boundaries or not.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-3135550140165723115?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/3135550140165723115/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=3135550140165723115' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/3135550140165723115'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/3135550140165723115'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2007/03/flickr-finally-adds-folder-depth.html' title='Flickr finally adds (folder) depth'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-5570516920147639146</id><published>2007-03-01T13:08:00.000-05:00</published><updated>2007-03-01T13:33:04.204-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><category scheme='http://www.blogger.com/atom/ns#' term='Matlab'/><title type='text'>What other development system could get away with this?</title><content type='html'>Last semester, I did a class project where I compared a couple of approximate matrix decomposition methods for their ability to restore removed photo annotations.  Since I already had an experimental frame created for this purpose in Matlab, I decided to continue developing implementations of the additional methods I was interested in comparing in Matlab as well.  One of the methods I wanted to compare was Mor Naaman's neighboring time context, which of course requires date comparisons (rank annotations by the number of photos associated with them among pictures taken with X seconds of a candidate photo).  This &lt;span style="font-weight: bold;"&gt;should&lt;/span&gt; be a simple built-in function call and, although somewhat annoying to deal with due to complexities of the Gregorian calendar, has been done in many other languages/frameworks (Java, C#, etc.).  Looking around the Matlab documentation, I find the following 'Limitations' section of the &lt;a href="http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/index.html?/access/helpdesk/help/techdoc/matlab_prog/f2-83439.html&amp;http://www.google.com/search?hl=en&amp;amp;rls=GGGL%2CGGGL%3A2006-40%2CGGGL%3Aen&amp;q=matlab+date+time+functions&amp;amp;btnG=Search"&gt;etime() function&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;"As currently implemented, the etime function fails across month and year boundaries. Since etime is an M-file, you can modify the code to work across these boundaries if needed."&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;What the heck? Not only is it not implemented correctly, they laugh in your face and just tell you to do it yourself.  Further investigation reveals a &lt;a href="http://research.umbc.edu/matlab/etime.html"&gt;copy of the docs with a 1994 copyright date&lt;/a&gt; containing a similar cop out!  They've been sitting on this fix for 13 years!  Searching around the web, I failed to find someone who had bothered to do this and share the library.  "Great," I say to myself and proceed to add the value of C#'s DateTime.GetFileTime()'s function (which returns a long with the number of 100 nanoseconds since 1601).  Granted, I only have second resolution on my photos anyway.  Having look through Matlab's data types previously,&lt;br /&gt;I know it has int64's, so there should be no problem.  That is until I actually try to run it and I get the following error:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="display: block; padding-left: 6em;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: courier new;"&gt;"Function 'minus' is not defined for values of class 'int64'."&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;What??? Further reading of the &lt;a href="http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/ref/arithmeticoperators.html&amp;http://www.mathworks.com/cgi-bin/texis/webinator/search?pr=Whole_site&amp;amp;db=MSS&amp;prox=page&amp;amp;rorder=750&amp;rprox=750&amp;amp;rdfreq=500&amp;rwfreq=500&amp;amp;rlead=250&amp;sufs=0&amp;amp;order=r&amp;whole=Whole_site&amp;amp;entire_flag=1&amp;is_summary_on=1&amp;amp;ResultCount=10&amp;query=int64+arithmetic&amp;amp;submit=Search"&gt;docs&lt;/a&gt; reveal the following:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;span style="font-family: courier new;"&gt;"&lt;/span&gt;&lt;b style="font-family: courier new;"&gt;Note&lt;/b&gt;&lt;span style="font-family: courier new;"&gt;   The arithmetic operators do not support operations on the data types int64 or uint64. Except for the unary operators +A and A.', the arithmetic operators do not support operations on complex arrays of any integer data type.&lt;/span&gt;"&lt;br /&gt;&lt;br /&gt;Who the heck doesn't bother to implement long arithmetic?  In version 7.2 of a product?  That is sold for hundreds of dollars?  And why do they even support loading data into int64's if &lt;span style="font-weight: bold;"&gt;you can't do anything with them once they are loaded&lt;/span&gt;?  To be fair, I found some docs from version 6 that had just announced the support for int64 &lt;span style="font-style: italic;"&gt;comparison operators.&lt;/span&gt;  Wonderful.&lt;br /&gt; &lt;br /&gt;Fortunately, for my implementation, I realized that I was only using 12 digits of precision for my data's time values... so I just had to stick my 'long' data into a double and that was good enough to get my experiment working (although making me feel dirty in the process).  I do have to wonder what the engineers at MathWorks are actually doing, if they haven't bothered implementing such basic things.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-5570516920147639146?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/5570516920147639146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=5570516920147639146' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/5570516920147639146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/5570516920147639146'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2007/03/what-other-development-system-could-get.html' title='What other development system could get away with this?'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-6954197777876423164</id><published>2007-01-07T11:17:00.000-05:00</published><updated>2007-01-07T11:44:28.032-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Databases'/><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><title type='text'>Photo Organization</title><content type='html'>As almost anyone who knows me is aware of, during a year of study abroad in &lt;a href="http://www.risukun.com/Node.aspx?id=205"&gt;Japan&lt;/a&gt; as an undergraduate (2002-2003 school year), I essentially become a photo blogger, going from about 500 pictures a semester to 2000+ pictures a semester.  At this rate, the website I had created to share these pictures soon took on an urgent need to be able to organize, find, and browse these pictures effectively.  The RisuPicWeb software that I've been developing to organize my pictures since 2002 was forced to become database-driven by 2004 when I started graduate school in order to support even basic search.  The first database version was created as a graduate database class project, and I have continued to bend class projects to connect in to my personal photo management interests (as well as necessities) throughout my graduate education (I believe I'm up to about 7 picture-related class projects). &lt;br /&gt;&lt;br /&gt;When you take a few hundred pictures a year, you can manage them (say at the file level) largely by creating a series of albums for the handful of important events.  This is what software like Apple's iPhoto and Google's Picasa software handle well.  At some point, however, you just have too many pictures per year and programs like iPhoto start to become unwieldly.  At some point, multiple levels of folders seems to become almost essentially to handle it, especially for the browsing use case.  Also, for me, half the fun of photos is being able to share them with people, and rich client applications indexing a local photo repository seem to fall short in this regard.  Granted programs like Picasa now have integration with online posting, but, in my mind, I would have 99% of my photos online anyway.  A rich client, however, would be a good substitute for an FTP program (which is what is currently used to upload pictures to my own system) to make it easier to use for casual users.  Ideally, it would be able to sync with your local file store, so you can have complete backups of all your photos on multiple machines (i.e. desktop, laptop, web server) and I could post pictures from any machine and have them replicated.  Perhaps at some level, I just want my photos in CVS/SVN.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-6954197777876423164?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/6954197777876423164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=6954197777876423164' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/6954197777876423164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/6954197777876423164'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2007/01/photo-organization.html' title='Photo Organization'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-2929945491076700864</id><published>2006-09-26T01:16:00.000-04:00</published><updated>2006-09-26T01:58:12.886-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nostalgia'/><category scheme='http://www.blogger.com/atom/ns#' term='Comics'/><title type='text'>Forgotten Dreams of Elves</title><content type='html'>Although the goal of this blog was to cover more research/technical things, sometimes other things will slip in as well. This is one of those times.&lt;br /&gt;&lt;br /&gt;Last night I had a dream about something I hadn't thought about in quite a while: &lt;a href="http://www.elfquest.com/"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt;&lt;/a&gt;. For quite a number of years, from elementary school (starting in 3rd or 4&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1" onclick="BLOG_clickHandler(this)"&gt;th&lt;/span&gt; grade?) up through high school I was entirely obsessed with this wonderful independent comic book series. A classic work of fantasy, &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; followed a tribe elves who ride wolves living in a primordial earth-like planet with two moons. Sadly (fortunately?) after two and a half decades of independent publishing, DC comics now distributes it in a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3" onclick="BLOG_clickHandler(this)"&gt;manga&lt;/span&gt;-like paperback format. The best of the series is considered to be the first 3 series (all originally black &amp; white), which were published in a series of 8 colored graphic novels, which is how I was originally introduced to it. I would read all the way through those volumes, excitedly pouring of the pages, and then start over again at the beginning. I lost track exactly how many times I reread those 8 volumes, and along the way I obtained a nearly complete collection of the original comic books they were published in and eagerly awaited the newest issues to read my local comic book store. I loved everything elven, and I excited used my first scanner and later my first laser printer to scan scenes of favorite my characters and post them up on the walls of my room (and they were still there the last time I was home along with my treasured &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; poster). I in fact still carry a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5" onclick="BLOG_clickHandler(this)"&gt;keychain&lt;/span&gt; that bears an &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; scene (it was a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7" onclick="BLOG_clickHandler(this)"&gt;keychain&lt;/span&gt; which you could open up and put in your own little picture--the rubber part long since too hard to open to change the picture). This was actually how I fell in love with comics and fantasy originally. And, interestingly, it was actually &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; that drove me to Japanese comics in the first place, looking for a longer, more emotionally involved stories then I could be satisfied with the super hero comics that ruled in America. Ironically, also was that Wendy &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9" onclick="BLOG_clickHandler(this)"&gt;Pini&lt;/span&gt; (the artist/co-creator of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; with her husband Richard) was partly inspired by &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11" onclick="BLOG_clickHandler(this)"&gt;manga&lt;/span&gt; in the first place; the elves are reminiscent of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12" onclick="BLOG_clickHandler(this)"&gt;anime&lt;/span&gt; characters, while the humans are closer to those of American comics. Thus, as I had already had a partial sense of the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13" onclick="BLOG_clickHandler(this)"&gt;anime&lt;/span&gt; aesthetic burned into my eyeballs from my many readings of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt;, it was not that large a jump to Japanese comics.&lt;br /&gt;&lt;br /&gt;Waking up this morning, I found that &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; was very much still on my mind, and a visit to the &lt;a href="http://www.elfquest.com/"&gt;official website&lt;/a&gt; reassured me that it was still around. However, I realized that there was a bunch of stuff I had missed when I lost track of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; in college as I got deeper and deeper into Japanese. Near the end of high school, I had discovered &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17" onclick="BLOG_clickHandler(this)"&gt;Inuyasha&lt;/span&gt; (which I had originally hoped would be like &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt;) and then by association, I found Maison &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19" onclick="BLOG_clickHandler(this)"&gt;Ikkoku&lt;/span&gt;, which turned into my new obsession for several key years in college and was undoubtedly one of the reasons I ended up in Japan. Ironically, it was not the fantasy &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20" onclick="BLOG_clickHandler(this)"&gt;manga&lt;/span&gt; that really did it for me, but the a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21" onclick="BLOG_clickHandler(this)"&gt;seinen&lt;/span&gt; romance series set in Tokyo in the 1980's. Of course, as a high school student, Tokyo was probably almost as exotic to me as the elves on the World of Two Moons.&lt;br /&gt;&lt;br /&gt;In any case, I once more lamented the loss of my copy of the first &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; graphic novel, presumably, lent to a friend in high school and never returned. Having invested so much emotion into a book, it was a very painful realization that I didn't know where volume one had gone. I had picked up the first volume of the DC comics reprint, but in black &amp;amp; white and with the page layouts redone for '&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23" onclick="BLOG_clickHandler(this)"&gt;manga&lt;/span&gt;' size (as &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_24" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt; could fit in nicely with the booming &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_25" onclick="BLOG_clickHandler(this)"&gt;manga&lt;/span&gt; market), it just wasn't quite the same as the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_26" onclick="BLOG_clickHandler(this)"&gt;oversized&lt;/span&gt; graph novels I had read so many times. Looking at the list of items for sale on the official website, I thus found my wondering how the new DC comics reprints fit in with the ones I knew (as they have 14-volumes published now) and ended up on &lt;a href="http://en.wikipedia.org/wiki/Elfquest"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_27" onclick="BLOG_clickHandler(this)"&gt;wikipedia&lt;/span&gt;&lt;/a&gt;. To my surprise, they actually gotten up to a couple volumes near the end covering material after I what I had known. A quick look on Amazon found a hardcover version of volume one in the editions that I had originally read (I had actually owned the paperback of volume 1) being sold used starting for a bit over $10. Needless to say, I ended up ordering a copy out of nostalgia and a need for completeness (how could I not have the first volume of a comic I loved so much?) .&lt;br /&gt;&lt;br /&gt;As a side note, my love of wolves (I spent much of high school wearing wolf t-shirts) also came out of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_28" onclick="BLOG_clickHandler(this)"&gt;ElfQuest&lt;/span&gt;, and this is part of the reason that Princess &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_29" onclick="BLOG_clickHandler(this)"&gt;Mononoke&lt;/span&gt; is my favorite &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_30" onclick="BLOG_clickHandler(this)"&gt;Miyazaki&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_31" onclick="BLOG_clickHandler(this)"&gt;Hayao&lt;/span&gt; film. Long live the elves!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-2929945491076700864?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/2929945491076700864/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=2929945491076700864' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/2929945491076700864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/2929945491076700864'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2006/09/forgotten-dreams-of-elves.html' title='Forgotten Dreams of Elves'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-4537697580750989248</id><published>2006-09-09T10:20:00.000-04:00</published><updated>2006-09-09T10:58:58.457-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Computers'/><category scheme='http://www.blogger.com/atom/ns#' term='history'/><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><category scheme='http://www.blogger.com/atom/ns#' term='Japan'/><title type='text'>Searching History</title><content type='html'>Yesterday Google News unveiled &lt;a href="http://news.google.com/archivesearch"&gt;archive search&lt;/a&gt; on the &lt;a href="http://googleblog.blogspot.com/2006/09/history-as-it-unfolds.html"&gt;official google blog&lt;/a&gt;. There's something fairly cool about being able to search the last 200 of so years of news. Unfortunately, many of the articles only give you a preview and a link to buy them, but some of the sources are free, like Time magazine. For example, a search for &lt;a href="http://news.google.com/archivesearch?q=arthur+waley&amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;btnG=Search+Archives"&gt;Arthur Waley&lt;/a&gt; gave me a &lt;a href="http://www.time.com/time/magazine/article/0,9171,928916,00.html"&gt;review of part 4&lt;/a&gt; of his 6-part translations of the &lt;a href="http://en.wikipedia.org/wiki/Tale_of_Genji"&gt;Tale of Genji&lt;/a&gt;. An interesting quote in the article that reveals sentiments of the period is "Translator Waley learned both Japanese and the still more difficult Chinese from native teachers in London." I've never particularly thought of Chinese as being much more or less difficult than Japanese. Another fun quote about Waley is "He has never been east of Suez, and yet he is a recognized authority on literature and art of the Far East." Although, I knew he had never actually been to Japan or China, I still found it amusing.&lt;br /&gt;&lt;br /&gt;The archive search gives you nice options for filtering dates and publications, and so I could find several articles &lt;a href="http://news.google.com/archivesearch?q=computer&amp;amp;sa=N&amp;sugg=d&amp;amp;as_ldate=1889&amp;as_hdate=1889&amp;amp;lnav=d3"&gt;about computers from 1889&lt;/a&gt;, when 'computer' was a job position for a human. It would be nice to be able to search for 'free publications' and I did find what I assume was an error with the word &lt;a href="http://news.google.com/archivesearch?q=database&amp;sa=N&amp;amp;sugg=d&amp;as_ldate=1776&amp;amp;as_hdate=1776&amp;lnav=d4"&gt;database&lt;/a&gt; showing up in an act supposedly from 1776 (and in the contect of a DNA database no less). ;) The next reference of the word 'database' is 1984 (which is more like it). I sent them a feedback email about it; we'll see if anything happens.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-4537697580750989248?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/4537697580750989248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=4537697580750989248' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/4537697580750989248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/4537697580750989248'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2006/09/searching-history.html' title='Searching History'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-8528602340855542791</id><published>2006-09-07T21:17:00.000-04:00</published><updated>2006-09-07T21:38:09.083-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Car'/><title type='text'>Car Repairs</title><content type='html'>A few weeks back the wipers on my car stopped working.  I don't mean that the rubber came off the wiper blades and they were uneffective, but rather that they stopped moving altogether.  This is bad when you live in a climate where it rains.  Fortunately, we do have a second car and I walk to school most of the time (when I'm not running late and my wife is nice enough to give me a ride...), so it wasn't extremely pressing.  Anyway, it's a 1991 Honda Civic that I got from my parents as an undergraduate granduation present, and it's also the car that I first learned to drive on.  At this point, it's blue book price is only $2500, so imagine my surprise when I go in to get the wipers fixed and they tell me they want to make about $1800 of repairs on it: broken wiper rods, shifter cable, hood release cable, 'bad battery', and then they were suggesting that I replease the timing belt on top of that.  Well, I had known about the wipers, it had been getting fairly difficult to shift between forward &amp; reverse (dad had suspected the transmission, which it fortunately was not), the hood had required two people to open it the last couple times, and the battery had died a couple times over the winter (...after the lights had been left on).  Anyway, so many of those things were at least somewhat reasonable.  In any case, after a couple weeks of agonizing and looking over old repair receits (my parents had religously kept them all), I finally took the car in and got the wipers and the shifter cable repaired today.  The battery I can replace myself for half the price (and it's still works well enough to start the car), and it turns out it's only been 15k miles since my parents replaced the timing belt (to replace every 60k miles...), and I don't see a problem with it taking two people to open the hood.  I must say that it's really nice to have wipers that work again and it's so easy to shift gears now.  Between that and the free car wash, my old car has a nice, shiny feeling now. :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-8528602340855542791?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/8528602340855542791/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=8528602340855542791' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/8528602340855542791'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/8528602340855542791'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2006/09/car-repairs.html' title='Car Repairs'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-7347144761513307172</id><published>2006-09-04T16:45:00.000-04:00</published><updated>2006-09-04T16:47:16.625-04:00</updated><title type='text'>Thesis Proposal</title><content type='html'>As I'm now entering my third year as a Ph.D. student with the qualifying exams already behind me, it's now time for me to start working on my thesis proposal.  I must say that since I originally entered as a master's student (and switched to directly getting a Ph.D. after my first semester), I didn't exactly get oriented properly to what exactly is involved in doing a Ph.D. thesis.  It's partly my fault for not reading all the information available to me, but most of the important things I seem to have learned from labmates as new things came up or from administrators who suddenly told me that I had to do something.  Furthermore, since my dad is professor himself, you'd think that I would have learned some of these things second-hand; afterall, random graduate students have been visiting my parent's house ever since I was a kid to discuss their research with my dad or drop off manuscripts.  However, despite this, even after being told I had to do a 'thesis proposal', I had little idea as to what was actually involved in this.  Writing was involved, I was sure--but how much?  Well, it turns out that it doesn't have to be that long (10-20 pages is likely to be fine), &lt;strong&gt;but&lt;/strong&gt;, it does involve an hour-long presentation and finding people to be on my thesis committee, including someone outside the department (and/or university).  Presenting in front of a group of professors sounds a bit scary, but I'll probably be ok.  However, what I do need to now before that is much more slipperly: find an original problem to research...&lt;br /&gt;&lt;br /&gt;Well, given all the time and energy that has been invested into managing my ever-growing personal photo collection, I have finally gotten permission to do my thesis on personal image mangement after 6 graduate class projects and 4 years of developing and maintaining my site.  However, it may end up going in some very new and different directions after I complete this soul-(&amp;amp; literature-) searching process.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-7347144761513307172?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/7347144761513307172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=7347144761513307172' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/7347144761513307172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/7347144761513307172'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2006/09/thesis-proposal.html' title='Thesis Proposal'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6523629944016598037.post-266378405828332318</id><published>2006-09-04T16:00:00.000-04:00</published><updated>2007-01-07T11:46:56.885-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='pictures'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='Japanese'/><title type='text'>English Blog</title><content type='html'>I feel a bit weird starting my third blog, but I must admit that it does serve a different role than the other two. Being a visual person, my first, and primary record of my life is via my photo blog/picture database website, &lt;a href="http://www.risukun.com/"&gt;risukun.com&lt;/a&gt;, which runs on my home-brewed photo management software, RisuPicWeb. However, there are times when a more normal, purely text-based approach is called for and I find myself lacking the time or motivation to implement the featureset of a fully developed blogging package into my existing system. My &lt;a href="http://blog.goo.ne.jp/brendankun/"&gt;second blog&lt;/a&gt; is purely in Japanese and so requires a bit more time and effort to discuss anything of a technical nature, as my technical Japanese is far worse than my conversational Japanese. Thus, as my &lt;a href="http://southofthemidway.blogspot.com/"&gt;friends&lt;/a&gt; (and even my &lt;a href="http://pe-eft.blogspot.com/"&gt;dad&lt;/a&gt;) have set up blogs to discuss both personal and academic interests, I find myself constructing yet another blog. For myself, however, this blog will likely focus on more technical persuits, as most of my personal happenings work their way into my &lt;a href="http://www.risukun.com/"&gt;photo&lt;/a&gt; or &lt;a href="http://blog.goo.ne.jp/brendankun/"&gt;Japanese&lt;/a&gt; blogs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6523629944016598037-266378405828332318?l=blog.risukun.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.risukun.com/feeds/266378405828332318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6523629944016598037&amp;postID=266378405828332318' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/266378405828332318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6523629944016598037/posts/default/266378405828332318'/><link rel='alternate' type='text/html' href='http://blog.risukun.com/2006/09/english-blog.html' title='English Blog'/><author><name>Brendan Elliott (武戀殿・絵理夫)</name><uri>http://www.blogger.com/profile/13519309640441365702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
