<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kirt Cathey, NH2GX, JG1FXZ</title>
	<atom:link href="http://www.sysrisk.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.sysrisk.com</link>
	<description>Security, Electronics, and Tech from Japan</description>
	<lastBuildDate>Fri, 03 Sep 2010 06:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Let The Tablet Wars Begin</title>
		<link>http://www.sysrisk.com/?p=563</link>
		<comments>http://www.sysrisk.com/?p=563#comments</comments>
		<pubDate>Fri, 03 Sep 2010 06:49:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Galaxy]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=563</guid>
		<description><![CDATA[This morning I had the great opportunity to sneak-peak the Samsung Galaxy tablet. Not yet released in Japan, so this was a 'special' occasion made available to preview Samsung's morsel of toy. I have to say, 'it is nice'. The accelerometer, the touch screen, the screen is all really nice. Okay, okay, you know there is a big BUT coming.... ]]></description>
			<content:encoded><![CDATA[<p>This morning I had the great opportunity to sneak-peak the Samsung Galaxy tablet. Not yet released in Japan, so this was a &#8216;special&#8217; occasion made available to preview Samsung&#8217;s morsel of toy. I have to say, &#8216;it is nice&#8217;. The accelerometer, the touch screen, the screen is all really nice. Okay, okay, you know there is a big BUT coming&#8230;.<br />
<a title="Reuters article about the Samsung Galaxy" href="http://www.dailymail.co.uk/sciencetech/article-1308330/Samsung-Galaxy-Tab-Firm-joins-Google-Apples-iPad.html?ito=feeds-newsxml" target="_blank">Here</a> is a nice picture and article from Reuters.<br />
I do not know how to describe what I am about to write, so I&#8217;ll be careful. What I notice with the my wife&#8217;s Android phone, I also see in the Galaxy tablet &#8211; an inexplicable rough edge. Just a slight responsive difference on the touch screen, reactivity, or interaction. It is so hard to describe that I almost accuse myself of being a fan boy.<br />
When you pick up an ipad and use the device, or when you use an iphone, there is a &#8216;finish&#8217; on the product that makes you want to use it. I did not walk away from a Galaxy tablet preview thinking that eventually I would buy one, or want one. Of course, my opinion is probably heavily influenced by the fact that I have an iPad already. However, even then,  I think that I would probably have the same opinion, since I am notorious for picking up multiple types of the same device &#8211; kinda like a Tokyo fashion toy.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=563" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=563" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=563</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bullet Trains and Small Bladders</title>
		<link>http://www.sysrisk.com/?p=560</link>
		<comments>http://www.sysrisk.com/?p=560#comments</comments>
		<pubDate>Sun, 22 Aug 2010 06:09:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WorkPapers]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=560</guid>
		<description><![CDATA[Everybody in this country wants a window seat on the bullet train, but nobody can hold their bladder long enough for a two hour ride to Osaka. So, people like myself who actually like the 'edge' leg room and ease of mobility offered by the aisle position, find themselves levitating toward the window seats. When Japanese try to get out of their window seat, some where in their mind they think they can get get by without waiting for you to stand to get out of their way. ]]></description>
			<content:encoded><![CDATA[<p>Everybody in this country wants a window seat on the bullet train, but nobody can hold their bladder long enough for a two hour ride to Osaka. So, people like myself who actually like the &#8216;edge&#8217; leg room and ease of mobility offered by the aisle position, find themselves levitating toward the window seats. When Japanese try to get out of their window seat, some where in their mind they think they can get get by without waiting for you to stand to get out of their way. One Japanese guy found himself sitting back down to wait for me to stand up this morning. I met his passage with a stern shoulder check as I stood up. Again, plausible innocence goes over great here. After the incident, he felt in the wrong and apologized <img src='http://www.sysrisk.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Over the past couple days have been working with iText, the great Java PDF API. I am finding that when pulling simple HTML from web-based HTML editors, where the strings are stored as simple HTML, iText is very useful for PDF export. According to some web links it also does RTF. I&#8217;ll get to that this afternoon after taking this iPad break.</p>
<p>Of course, all of this text wrangling is for the reporting interface for <a title="WorkPapers.Pro Web Site" href="http://workpapers.pro" target="_self">WorkPapers.Pro</a>, the best electronic working papers software on the &#8216;net. On that note, to seperate the subject of security and electronics from my programming endeavors, I&#8217;ve setup a seperate <a title="WorkPapers.Pro Blog" href="http://workpapers.pro/blog/" target="_self">blog</a> at <a title="WorkPapers.Pro Web Site" href="http://workpapers.pro" target="_self">WorkPapers.Pro</a>, which will address that subject without boring my readers here&#8230;. now back to the workshop for the next blog post. Thinking about mashing something together that uses a remote control, servos, a really loud buzzer, and a hidden camera.</p>
<p><a href="http://www.sysrisk.com/wp-content/uploads/2010/08/E7618577-4E50-4F5F-945C-6C0800970FFFiphone_photo.jpg"><img style="margin: 5px;" src="http://www.sysrisk.com/wp-content/uploads/2010/08/E7618577-4E50-4F5F-945C-6C0800970FFFiphone_photo.jpg" border="0" alt="" width="210" height="281" /></a></p>
<p>If you look close at this picture, there is a lot of blood on the front of this rig. Bugs? Platform jumper?</p>
<p>On, on!!</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=560" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=560" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=560</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8216;Cloud&#8217; Consultants</title>
		<link>http://www.sysrisk.com/?p=549</link>
		<comments>http://www.sysrisk.com/?p=549#comments</comments>
		<pubDate>Wed, 11 Aug 2010 07:13:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WorkPapers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[監査]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=549</guid>
		<description><![CDATA[What is so different about J-World and a private cloud? What is so different about any web service out there and a public cloud?
Answer: A lame consultant that doesn't have the technical skill to sell any other service.]]></description>
			<content:encoded><![CDATA[<p>You know when something has gone a bit far and it&#8217;s time to differentiate when so-called professionals start (calling themselves that) actually making a profession out of something. Huh? Back in 1987 when I was first hooked up to the internet as an individual through The Well community in San Francisco, I would have never imagined that just six years later job advertisements would appear for full-time email system administrators.  That came to pass and by about 2000 I was not interested in the administrative side of the business of IT any more and started working on consulting projects. Right around that time, the web was kicking in full force and all enterprises were levitating various services toward web technology. Email and related technology was no longer that interesting, so I started working on an application called J-World, a document management and knowledge management system for KPMG in Japan.</p>
<p>What is so different about J-World and a private cloud? What is so different about any web service out there and a public cloud?<br />
Answer: A lame consultant that doesn&#8217;t have the technical skill to sell any other service.</p>
<p>The cloud jargon is now getting filtered from my understanding. In fact, from now on, when somebody says &#8216;cloud&#8217;, I&#8217;m going to confirm, &#8216;You mean web service?&#8217; Or, &#8216;You mean internet service?&#8217; Or, &#8216;YOU MEAN THE SAME %$#ing INTERNET AND ALL ITS RELATED SERVICES WE HAVE BEEN USING FOR THE LAST 20 YEARS?&#8217;</p>
<p>I was at a user forum for one of my most recent, favorite alliance partners and one of the other speakers introduced himself as a cloud consultant. I laughed, and said, &#8220;things are kind of foggy around SLAs these days eh?&#8221;, citing an article in Network World which revealed that WEB SERVICE (not cloud) service level agreements are far shakier than other IT services, such as data centers.</p>
<p>Well, can&#8217;t write an article these days without mentioning <a title="WorkPapers.Pro" href="https://workpapers.pro" target="_blank">WorkPapers.Pro</a>. Over the past couple days have put up some updates, added a<a title="WorkPapers Templates" href="https://support.workpapers.pro" target="_blank"> template</a> to the support forum (with many more to come), and now have a nice, manageable following of beta testers. The software is now very robust and data table changes are frozen, and in the final stages of pre-release. The most recent version was released on August 1, 2010, which is my younger daughters eighth birthday, so named the release after her. Now, anybody that knows Hannah&#8217;s birthday can figure out when the next and final pre-release deployment will take place. Hint: very soon.<br />
Here is a screen shot&#8230;.</p>
<div id="attachment_550" class="wp-caption alignleft" style="width: 310px"><a href="http://www.sysrisk.com/wp-content/uploads/2010/08/NewInterface_Beta2_Aya.png"><img class="size-medium wp-image-550" title="New Interface - WorkPapers Beta 2 (Aya)" src="http://www.sysrisk.com/wp-content/uploads/2010/08/NewInterface_Beta2_Aya-300x204.png" alt="New Interface - WorkPapers Beta 2 (Aya)" width="300" height="204" /></a><p class="wp-caption-text">New Interface - WorkPapers Beta 2 (Aya)</p></div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=549" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=549" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=549</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WorkPapers Release, Some Great OS X Applications</title>
		<link>http://www.sysrisk.com/?p=540</link>
		<comments>http://www.sysrisk.com/?p=540#comments</comments>
		<pubDate>Mon, 05 Jul 2010 18:21:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WorkPapers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[workpapers]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=540</guid>
		<description><![CDATA[First things first! WorkPapers Web Edition is now available at https://workpapers.pro. The site still has a few rough edges, but the project has progressed enough to invite blog readers, registered users of the desktop software, and others for a taste of the best work flow software on the 'net.]]></description>
			<content:encoded><![CDATA[<p>First things first! <a title="WorkPapers.Pro" href="https://workpapers.pro" target="_blank">WorkPapers Web Edition</a> is now available at <a title="WorkPapers.Pro" href="https://workpapers.pro" target="_blank">https://workpapers.pro</a>. The site still has a few rough edges, but the project has progressed enough to invite blog readers, registered users of the desktop software, and others for a taste of the best work flow software on the &#8216;net. Register <a title="WorkPapers.Pro" href="https://workpapers.pro" target="_blank">here</a> to get into the provisioning system. At this time all provisioning is manual in order to evaluate load requirements and have a bit more security control over site access. We&#8217;ll automate the process in the near future (actually it&#8217;s already coded, but not enabled) after we have determined the appropriate load balancing schema and scaling strategy.<br />
During the last phase of this project, over the past couple days while coding the front-end web site, I ran into a couple of OS X applications that literally blew my mind. After downloading, I scratched my head wondering why I had not heard of these apps before.<br />
First, <a title="Pixelmator" href="http://www.pixelmator.com/" target="_blank">Pixelmator</a> is the most rocking Photoshop replacement you can buy. If you want to do graphics manipulation every once in a while, want the power of Photoshop, but do not want to re-finance the house to get something done, this is for you. A mere US$59 will get you along with a graphics application that opens and saves Photoshop format, handles layer manipulation, and is perfect for web graphics.<br />
Next, <a title="CSSEdit" href="http://macrabbit.com/cssedit/" target="_blank">CSSEdit</a> is the key to working with CSS without having to memorize all those style sheet selectors. Over the past couple months, I spent hours looking up various selectors online. With CSSEdit, the code-sense will keep you from endless trips to w3schools or other reference sites.<br />
Finally, while at MacRabbit to purchase CSSEdit, right at the purchase page they try to hock <a title="Espresso" href="http://macrabbit.com/espresso/" target="_blank">Espresso</a> &#8211; their HTML IDE &#8211; onto you for an additional cost. Well, I bought them both and am not looking back. Espresso and CSSEdit&#8217;s real time preview, combined with code-sense in a nice Cocoa-OS X interface.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=540" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=540" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=540</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Accent Zip Password Recovery &#8211; A Career-Saver</title>
		<link>http://www.sysrisk.com/?p=535</link>
		<comments>http://www.sysrisk.com/?p=535#comments</comments>
		<pubDate>Sun, 04 Jul 2010 18:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Audit]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rogue Devices]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[セキュリティ]]></category>
		<category><![CDATA[Accent tech]]></category>
		<category><![CDATA[password recovery]]></category>
		<category><![CDATA[zip password]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=535</guid>
		<description><![CDATA[The fine folks over at passwordrecoverytools.com  sent a request for an evaluation about four months ago, and as I was ensconced in a plethora of security work and programming, I never had a chance to test the tool for a good writeup. That was, until I decided to go on vacation last week and a client sent a password protected zip file without forwarding the password! ]]></description>
			<content:encoded><![CDATA[<p>The fine folks over at <a title="Password Recovery Tools" href="http://www.passwordrecoverytools.com/winzip-aes.asp" target="_blank">passwordrecoverytools.com</a> sent a request for an evaluation about four months ago, and as I was ensconced in a plethora of security work and programming, I never had a chance to test the tool for a good writeup. That was, until I decided to go on vacation last week and a client sent a password protected zip file without forwarding the password! That same client has decided that since I am on vacation, that my emails are not worth responding to! Hmmm&#8230;. Hahhhh! (small bellows of smoke roll out from the ears)<br />
Well, the password was recovered in all of ten minutes. Five minutes to boot up Parallels (only have my Mac here) and install <a title="Accent Zip Password Recovery" href="http://www.passwordrecoverytools.com/winzip-aes.asp" target="_blank">Accent Zip Password Recovery</a>, and another five minutes to figure out the program.<br />
Overall, the program works fast and as interfaces go, fairly intuitive. I am going to definitely give this tool another run when I find a client relying on WinZip passwords for file transfer. Also, there are many other password recovery tools at the same site for MS Office (including individual licenses for Excel and Word), MS Access, and MS Money &#8211; all a good tool chest for a security auditor that wants to prove a point about the reliability of these built-in password mechanisms. Although I did not have to use it, the advanced dictionary features on this software make it even more useful for security testing. As a security testing professional, any password tool does not pass the muster without custom dictionary capability.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=535" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=535" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=535</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WorkPapers Release Around The Corner</title>
		<link>http://www.sysrisk.com/?p=527</link>
		<comments>http://www.sysrisk.com/?p=527#comments</comments>
		<pubDate>Sun, 04 Jul 2010 17:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[WorkPapers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ガバナンス]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[Working Papers]]></category>
		<category><![CDATA[workpapers]]></category>
		<category><![CDATA[workpapers.pro]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=527</guid>
		<description><![CDATA[After much anticipation from the WorkPapers user community, I am proud to announce that invitations for WorkPapers trials and testing will go out throughout the following week. After watching some fireworks tonight (from Honolulu Hawaii), I will setup the first pre-production release that will be setup as invitationware.]]></description>
			<content:encoded><![CDATA[<p>After much anticipation from the WorkPapers user community, I am proud to announce that invitations for WorkPapers trials and testing will go out throughout the following week. After watching some fireworks tonight (from Honolulu Hawaii), I will setup the first pre-production release that will be setup as invitationware. Those who actively participate in this phase over the next couple weeks will receive a free one year subscription to the service. Please notice the &#8216;actively participate&#8217; qualifier. That means posting to the user forum with bugs since there will still be a few, suggesting improvements, commenting on your own work application of the service, and answering others questions.<br />
The initial release will include IMAP mail connectivity and allow users to link emails to their working papers. WorkPapers will also feature a ticked-reviewed-complete workflow with user access in three levels &#8211; manager, editor, and reviewer. All pretty much the same as the original desktop software complete with a tree interface tied to multiple text editors. Here are a couple (big) screen shots. There are still some style and placement tasks outstanding that we will work on before uploading.</p>
<div id="attachment_529" class="wp-caption alignleft" style="width: 310px"><a href="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4Procedures.png"><img class="size-medium wp-image-529 " title="Procedures Tab in WorkPapers" src="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4Procedures-300x214.png" alt="Procedures Tab in WorkPapers" width="300" height="214" /></a><p class="wp-caption-text">Procedures Tab in WorkPapers</p></div>
<p>One of the big programming challenges in this release was the addition of email connectivity. As auditors, attorneys, or researchers that need a good working papers solution, our professional lives revolve around email. This release was held back about six weeks due to many intricate email challenges.  In fact, email, Google Contacts connectivity, some Exchange 2007/2010 Outlook Web Access (OWA) connectivity, and schedule integration with Google Calendar and OWA is already coded under the hood and will be released gradually after testing. This initial release is a &#8216;shaved&#8217; version of solid, tested code.</p>
<div id="attachment_530" class="wp-caption alignright" style="width: 310px"><a href="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4ReviewNotes.png"><img class="size-medium wp-image-530" title="WorkPapers Review Notes Screen" src="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4ReviewNotes-300x214.png" alt="WorkPapers Review Notes Screen" width="300" height="214" /></a><p class="wp-caption-text">WorkPapers Review Notes Screen</p></div>
<p>Also, in good WorkPapers fashion, the user will not be tied into using the workflow tabs that we have programmed into the interface. The tabs across the top of the text boxes are fully customizable by individual project. All other solutions try to lock us into their so-called best practice workflow, which is fine if all you have to do is one kind of audit, review, or research.</p>
<div id="attachment_531" class="wp-caption alignleft" style="width: 310px"><a href="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4Email.png"><img class="size-medium wp-image-531" title="WorkPapers Email Screen" src="http://www.sysrisk.com/wp-content/uploads/2010/07/Alpha4Email-300x214.png" alt="WorkPapers Email Screen" width="300" height="214" /></a><p class="wp-caption-text">WorkPapers Email Screen</p></div>
<p>These screen shots show only a small portion of WorkPapers functional ability. Not only can you link emails to procedures and evidence, but users with proper access, can send procedures/task details via email. This makes it very convenient for a manager to &#8216;push&#8217; tasks and prioritize work as necessary.</p>
<p>This is just a small taste of what is to come&#8230;. in the next couple days will submit another blog post directing all to a web site to register for the invitation to use WorkPapers.</p>
<p>Oh, and yes, I am a user too. I have been using the software for the past three months on the production server and have found it very useful in juggling the many tasks related to multiple project management at work and task management for development of WorkPapers itself.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=527" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=527" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=527</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whew!! Coming Up For Air</title>
		<link>http://www.sysrisk.com/?p=523</link>
		<comments>http://www.sysrisk.com/?p=523#comments</comments>
		<pubDate>Tue, 18 May 2010 06:49:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[application design]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[workpapers]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=523</guid>
		<description><![CDATA[Hi All. Crawled out of the dark coding dungeon for some fresh air over the next couple days. Then back into web site touch-ups, alotta photoshop, and some rounding out the rough edges, then deployment. Last night uploaded a milestone version of the web version of WorkPapers to the repository.]]></description>
			<content:encoded><![CDATA[<p>Hi All. Crawled out of the dark coding dungeon for some fresh air over the next couple days. Then back into web site touch-ups, alotta photoshop, and some rounding out the rough edges, then deployment. Last night uploaded a milestone version of the web version of WorkPapers to the repository. This version pretty much does all of the base functions &#8211; tying together workstep and results editors to the tree view, attachments, project tracking, and the first step of Google Apps integration.<br />
Okay, okay, I know you all have no idea on what I am describing&#8230; thinking out loud. But when you see the application in a couple weeks, you&#8217;ll know. I&#8217;ve taken legacy versions of WorkPapers and kept those functions, while adding optional GTD, social media, and application sharing features.<br />
For those of you who have not figured out the hosting web site yet, I will be disclosing that information with an open invite in the next couple days&#8230; or weeks, depending on how quick I get things done. For most reasonable purposes, announcements for the invitationware release (with adverts) will go out by the weekend. Paid release announcements will go out in mid-June. Previous purchasers of WorkPapers software will get a one year subscription to the service free of charge and an invitationware invite to become an early adopter.<br />
I must say, web application programming is much more tedious with many more variables than desktop programming. This iteration of the software will ultimately be both &#8211; the web application and the application desktop tool. I wanted to stay completely away from a desktop version initially, but after spending a couple months of development, realize a couple things:<br />
1) I want to give users a way to work offline and synch with online contents &#8211; added value for higher paying customers.<br />
2) No matter how &#8216;rich&#8217; and &#8216;sexy&#8217; you create a web application, depending on the widgets used and target functionality, one web browser is always better than something else.<br />
The solution to both of these challenges is to roll my own web browser that links with some desktop services like email, calendar, and contacts, while presenting the WorkPapers web application in the most visually pleasing, high performance environment possible.<br />
Stay tuned&#8230;. will be blogging a lot more in the near future.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=523" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=523" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=523</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WorkPapers Release Coming</title>
		<link>http://www.sysrisk.com/?p=520</link>
		<comments>http://www.sysrisk.com/?p=520#comments</comments>
		<pubDate>Wed, 14 Apr 2010 00:26:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[developing]]></category>
		<category><![CDATA[workpapers]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=520</guid>
		<description><![CDATA[Hi All! It's been a while, but since then have been hard at work programming on a couple of projects with a couple of languages. Over the past couple weeks, since mentioning WorkPapers in a blog posting, several users have replied via email calling, requesting, and some demanding a new release. Well, it'll be out in a few weeks. This next release will enhance the previous version synchronize, file exchange, and export - with a few long-awaited reporting upgrades. ]]></description>
			<content:encoded><![CDATA[<p>Hi All! It&#8217;s been a while, but since then have been hard at work programming on a couple of projects with a couple of languages. Over the past couple weeks, since mentioning WorkPapers in a blog posting, several users have replied via email calling, requesting, and some demanding a new release. Well, it&#8217;ll be out in a few weeks. This next release will enhance the previous version synchronize, file exchange, and export &#8211; with a few long-awaited reporting upgrades. A subsequent release will include WorkPapers Web Edition with client software synchronization and/or pure filthy rich online experience. This mix of web and client programming is really challenging, but I like the work since it ensconces the mind for hours and keeps me from going out and getting in trouble.<br />
Speaking of trouble, climbing season has come back around&#8230;. I climbed Mt. Kumotoriyama last weekend and it was coooold! The trees were still frozen, but that&#8217;s what one can expect at just about 7,000 feet.</p>
<div id="attachment_521" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.sysrisk.com/wp-content/uploads/2010/04/WPWebEditionScreen.jpg"><img class="size-medium wp-image-521" title="WorkPapers Web Edition" src="http://www.sysrisk.com/wp-content/uploads/2010/04/WPWebEditionScreen-300x229.jpg" alt="WorkPapers Web Edition" width="300" height="229" /></a><p class="wp-caption-text">WorkPapers Web Edition</p></div>
<p style="text-align: left;">Here is a quick glimpse of WorkPapers Web Edition&#8230;. the screen icons/buttons will change slightly before release to make it prettier. Trial sign-ups will start in about a week, so let me know if you&#8217;d like to try. The release will be an extended (safer) beta release like GMail or other robust web apps, since users will also have the ability to synchronize their data offline to stay safe during the beta final design period &#8211; but beta will also be an extended free period with discounts for beta adopters. Join the fun!!!</p>
<p style="text-align: center;"></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=520" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=520" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=520</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MySQL Setup On OS X 10.5x &#8211; The Missing Procedures</title>
		<link>http://www.sysrisk.com/?p=517</link>
		<comments>http://www.sysrisk.com/?p=517#comments</comments>
		<pubDate>Thu, 25 Mar 2010 01:23:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[workpapers]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=517</guid>
		<description><![CDATA[This posting is basically to document the procedure for setup, so others do not have to go through the ordeal that I went through. I am not sure why more explicit instructions are available , since when I Googled for the run-time errors that were produced as a result of using the MySQL DMG package, there were a myriad of comment postings and forum postings but very few solution.
[ad#ad-2]]]></description>
			<content:encoded><![CDATA[<p>This posting is basically to document the procedure for setup, so others do not have to go through the ordeal that I went through. I am not sure why more explicit instructions are available , since when I Googled for the run-time errors that were produced as a result of using the MySQL DMG package, there were a myriad of comment postings and forum postings but very few solution.</p>
<p style="text-align: center;"></p>
<p>First, download the DMG package and the tar file (both) from MySQL download site. DO NOT INSTALL THE DMG INSTALL PACKAGE. Unpack the tarball and move to /usr/local/yourMySQLVersionFolder (&lt;-substitute with your MySQL unpacked folder name.). Create a symbolic link to MySQL in /usr/local &#8212;&gt; sudo ln -s yourMySQLVersionFolder mysql.<br />
A mysql user account is in OS X by default, so move into the mysql folder<br />
&#8211;&gt; sudo chown mysql . <br />
&#8211;&gt; sudo chgrp mysql .<br />
Move into the scripts folder and look for a script called mysql_install_db and open in vi, emacs, or your favorite editor and change the line,<br />
localhostname=&#8217;/bin/hostname&#8217; to localhostname=&#8217;localhost&#8217;.<br />
If you do not perform the procedures above, or just go ahead and use the install package provided by MySQL, then all will work just fine after installation. You will develop and program your heart out, feel like the master of your destiny, then once you reboot, MySQL will not let you login to change anything. The error you will most likely see is:<br />
ERROR 1045 (28000): Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO)<br />
Over and over again, no matter what you do&#8230;..<br />
That&#8217;s not all&#8230;. if you have completed the steps above, you may still get an error that says mysql cannot access /tmp, or something like that. At this point, do the following:<br />
&#8211;&gt; cd /usr/local/mysql<br />
&#8211;&gt; sudo mkdir tmp<br />
&#8211;&gt; sudo chown _mysql:wheel tmp<br />
&#8211;&gt; sudo chmod 755 tmp<br />
Then pull up the editor of your choice to edit (or create in my case) /etc/my.cnf to include the following:<br />
[mysqld]<br />
tmpdir=/usr/local/mysql/tmp</p>
<p style="text-align: center;"></p>
<p style="text-align: left;">At this point, all shoud work. Now go to the DMG package file and double click on the preferences pane icon, and when prompted if you want to include that in system preferences, press the yes button. Then unmount the DMG package and trash it. You&#8217;re done.<br />
The frustrating thing about this little adventure were the plethora of install instruction blog sites, but every one of the comments areas were filled with requests about the error above, and everybody had a different solution FOR THE SAME OS!! Hope this saves some time for somebody out there in internet land. If so, please comment. Also, for more morsels of wisdom, please refer to <a href="http://mechanicalrobotfish.com/posts/115-ruby-rails-and-mac-os-105" target="_blank">this site</a> and <a href="http://hivelogic.com/articles/installing-mysql-on-mac-os-x" target="_blank">this site</a>, which is where I managed to gather the proper procedures.</p>
<p style="text-align: center;"></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=517" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=517" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=517</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WorkPapers Software, Java, Google Web Toolkit, and DCMA</title>
		<link>http://www.sysrisk.com/?p=514</link>
		<comments>http://www.sysrisk.com/?p=514#comments</comments>
		<pubDate>Wed, 24 Mar 2010 07:35:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Audit]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[security metrics]]></category>
		<category><![CDATA[ガバナンス]]></category>
		<category><![CDATA[セキュリティ]]></category>
		<category><![CDATA[メトリク]]></category>
		<category><![CDATA[監査]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[AD analysis]]></category>
		<category><![CDATA[Audit Software]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[IDM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JNDI]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Working Papers]]></category>
		<category><![CDATA[workpapers]]></category>

		<guid isPermaLink="false">http://www.sysrisk.com/?p=514</guid>
		<description><![CDATA[Hi All!! Still alive and kicking. Been a couple weeks since the last posting but have been hard at work putting together another platform iteration of WorkPapers software. So far, I have created the audit working papers management software solution in Cocoa and RealBasic, so this time around thought I would try one more iteration [...]]]></description>
			<content:encoded><![CDATA[<p>Hi All!! Still alive and kicking. Been a couple weeks since the last posting but have been hard at work putting together another platform iteration of WorkPapers software. So far, I have created the audit working papers management software solution in Cocoa and RealBasic, so this time around thought I would try one more iteration in Java and Ajax. For more information about <a href="http://www.sysrisk.com/?page_id=2" target="_self">WorkPapers</a>, please see the <a title="Kirt Cathey's Projects" href="http://www.sysrisk.com/?page_id=2" target="_self">projects page</a> on this web site. This will give a cross-platform solution that will sync with a web-base Ajax interface&#8230; sexy! So now that I am in advanced stages of this programming iteration, I thought I would shop around for yet another domain name to host the software on. One of the domain names I searched revealed an imposter that states the product is still in development! Whoever decided to use the name must have thought of it, then said, &#8216;Yeah, that&#8217;s an awesome name!&#8217;. Then proceeded to use it without searching or anything. I have not submitted links for it in three or four years as I have a user following, and still get number four or five on Google. What were they thinking? I know what I&#8217;m thinking&#8230; stop using my name or get ready to offer a serious cut!<br />
I have used the &#8216;WorkPapers&#8217; name for software since 2003, so whoever is out there trying to use my name will have a hard time collecting money for it free-and-clear because I have all intention of protecting the name&#8230;. that&#8217;s where DMCA fits into the title. Been learning a bit about that and also that it applies to trademarks too! Also, learned that a copyright and trademark right can be very well enforced even if they are not registered, and furthermore, even if somebody manages to register the trademark after you have used a name. I really hope all is settled amicably.</p>
<p style="text-align: center;"></p>
<p>Along with my job as a security practitioner, I have been looking into developing domain analysis tools (especially AD) with Java and came by <a title="AD and Java Links " href="http://jeftek.com/222/using-java-code-with-active-directory/" target="_blank">this link </a>that outlines all the resources from <span style="text-decoration: line-through;">Sun</span> Oracle that outline how to use the JNDI framework for AD analysis. Good stuff for the hands-on types!<br />
Enjoy&#8230;. 73s.</p>
<p style="text-align: center;"></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=514" target="_blank"><img src="http://www.sysrisk.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.sysrisk.com/?p=514" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sysrisk.com/?feed=rss2&amp;p=514</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
