<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Updated Pocket Vaio address book program in PCs &amp; Accessories</title>
    <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51405#M5878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh I for one would welcome a stand alone program which would  enable me to use my PV for addresses.&lt;BR /&gt;&lt;BR /&gt;Best wishes to you&lt;BR /&gt;&lt;BR /&gt;Taffersim&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2005 12:52:28 GMT</pubDate>
    <dc:creator>Taffersim</dc:creator>
    <dc:date>2005-01-19T12:52:28Z</dc:date>
    <item>
      <title>Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51376#M5867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've finally finished this next version. -It now has support for skins, and includes Elkingti's fabulous skin.  &lt;BR /&gt;&lt;BR /&gt;It is available &lt;A href="http://www.spmsigns.com/muchmojo/Vaio.zip" target="_blank"&gt;here&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;I've renamed it the Vaio Adress Book Creator, because Vaio ABC sounds cool.&lt;BR /&gt;&lt;BR /&gt;I'm sorry for the annoying message displayed for EACH vCard added.  I was originally thinking people would have one file containing all their cards, but that's a bit stupid.  I will take it off and just display a summary next time I get a chance.&lt;BR /&gt;&lt;BR /&gt;(very brief) Instructions for creating your own skins are included in readmefirst.html... I'd suggest using the included one as a guide.&lt;BR /&gt;&lt;BR /&gt;As before, any bugs just yell at me &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@3191CA7235A406D833094BA2DD1CF2FF/images/smilies/011.png" alt=":slight_smile:" title=":slight_smile:" /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope you like it  &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt; &lt;BR /&gt;&lt;BR /&gt;Josh&lt;BR /&gt;&lt;BR /&gt;P.S. Oh and if you make any nice skins please share them &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@3191CA7235A406D833094BA2DD1CF2FF/images/smilies/011.png" alt=":slight_smile:" title=":slight_smile:" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 22:28:49 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51376#M5867</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-17T22:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51377#M5868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sory Joshharle,same problem again &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@28BE23B0C20952FC3409403FD1AA84A7/images/smilies/056.png" alt=":cry:" title=":cry:" /&gt; &lt;BR /&gt;&lt;BR /&gt;I:\vaio&amp;gt;java -cp .;./libs/xercesImpl.jar;./libs/vCardtoVaio.jar;./libs/xml-apis.&lt;BR /&gt;jar;./libs/xmlParserAPIs.jar;./libs/vcard4j-1_1_3.jar com.muchmojo.vaio.VCardtoV&lt;BR /&gt;aio&lt;BR /&gt;Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apach&lt;BR /&gt;e/xpath/XPathAPI&lt;BR /&gt;        at net.sf.vcard4j.util.XpathUtil.getNode(XpathUtil.java:44)&lt;BR /&gt;        at net.sf.vcard4j.util.XpathUtil.getValue(XpathUtil.java:72)&lt;BR /&gt;        at net.sf.vcard4j.parser.DomParser.getFormat(DomParser.java:440)&lt;BR /&gt;        at net.sf.vcard4j.parser.DomParser.parseType(DomParser.java:414)&lt;BR /&gt;        at net.sf.vcard4j.parser.DomParser.parseVCard(DomParser.java:213)&lt;BR /&gt;        at net.sf.vcard4j.parser.DomParser.parse(DomParser.java:181)&lt;BR /&gt;        at com.muchmojo.vaio.VCardtoVaio.addVCard(VCardtoVaio.java:225)&lt;BR /&gt;        at com.muchmojo.vaio.VCardtoVaio.access$1(VCardtoVaio.java:221)&lt;BR /&gt;        at com.muchmojo.vaio.VCardtoVaio$2.actionPerformed(VCardtoVaio.java:137)&lt;BR /&gt;&lt;BR /&gt;        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)&lt;BR /&gt;        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)&lt;BR /&gt;        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)&lt;BR /&gt;        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)&lt;BR /&gt;        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour&lt;BR /&gt;ce)&lt;BR /&gt;        at java.awt.Component.processMouseEvent(Unknown Source)&lt;BR /&gt;        at javax.swing.JComponent.processMouseEvent(Unknown Source)&lt;BR /&gt;        at java.awt.Component.processEvent(Unknown Source)&lt;BR /&gt;        at java.awt.Container.processEvent(Unknown Source)&lt;BR /&gt;        at java.awt.Component.dispatchEventImpl(Unknown Source)&lt;BR /&gt;        at java.awt.Container.dispatchEventImpl(Unknown Source)&lt;BR /&gt;        at java.awt.Component.dispatchEvent(Unknown Source)&lt;BR /&gt;        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)&lt;BR /&gt;        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)&lt;BR /&gt;        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)&lt;BR /&gt;        at java.awt.Container.dispatchEventImpl(Unknown Source)&lt;BR /&gt;        at java.awt.Window.dispatchEventImpl(Unknown Source)&lt;BR /&gt;        at java.awt.Component.dispatchEvent(Unknown Source)&lt;BR /&gt;        at java.awt.EventQueue.dispatchEvent(Unknown Source)&lt;BR /&gt;        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)&lt;BR /&gt;        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)&lt;BR /&gt;        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)&lt;BR /&gt;        at java.awt.EventDispatchThread.run(Unknown Source)&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2005 23:48:18 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51377#M5868</guid>
      <dc:creator>STORM</dc:creator>
      <dc:date>2005-01-17T23:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51378#M5869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doh!&lt;BR /&gt;Sorry &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@8A5BDCECEE2E5AB683F2BDAA500F2036/images/smilies/035.png" alt=":slight_frown:" title=":slight_frown:" /&gt; &lt;BR /&gt;I've fixed the download file, but if you want to run it without having to download the whole load again, edit runme.bat, and replace what is there for&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;java -cp .;./libs/xercesImpl.jar;./libs/xalan.jar;./libs/vCardtoVaio.jar;./libs/xml-apis.jar;./libs/xmlParserAPIs.jar;./libs/vcard4j-1_1_3.jar com.muchmojo.vaio.VCardtoVaio&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;Sorry for the inconvience and trouble... it is late here and I should have checked it better.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:04:03 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51378#M5869</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-18T00:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51380#M5870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:smileygrin: &lt;BR /&gt;&lt;BR /&gt;Ok Joshharle thank´s for the FAST help...&lt;BR /&gt;I´m Going To try now...&lt;BR /&gt;&lt;BR /&gt;Cheers my Friend...&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:07:55 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51380#M5870</guid>
      <dc:creator>STORM</dc:creator>
      <dc:date>2005-01-18T00:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51382#M5871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@3191CA7235A406D833094BA2DD1CF2FF/images/smilies/011.png" alt=":slight_smile:" title=":slight_smile:" /&gt; &lt;BR /&gt;fingers crossed hehe&lt;BR /&gt;&lt;BR /&gt;The cards look great with Elkingti's skin - you should like them &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt; &lt;BR /&gt;&lt;BR /&gt;I'm sitting here doing a mamoth  update of my vCards now :smileygrin: &lt;BR /&gt;&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:10:35 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51382#M5871</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-18T00:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51385#M5872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey...Joshharle&lt;BR /&gt;&lt;BR /&gt;You have to edit the download again because you have all the folders of your  personal "contactimages" &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:14:32 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51385#M5872</guid>
      <dc:creator>STORM</dc:creator>
      <dc:date>2005-01-18T00:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51387#M5873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DOH!  &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@28BE23B0C20952FC3409403FD1AA84A7/images/smilies/056.png" alt=":cry:" title=":cry:" /&gt; &lt;BR /&gt;&lt;BR /&gt;It IS getting late &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt; &lt;BR /&gt;&lt;BR /&gt;Okay thanks for the tip... It all working?&lt;BR /&gt;&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:17:05 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51387#M5873</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-18T00:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51390#M5874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EHEHEHEHEHE&lt;BR /&gt;&lt;BR /&gt;Now everithing works good&lt;BR /&gt;Good Job Joshharle  &lt;BR /&gt;&lt;BR /&gt;Good Night &lt;BR /&gt;&lt;BR /&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@62CE0F398288CCCFE4A69B3439D9B96E/images/smilies/061.png" alt=":sleeping:" title=":sleeping:" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 00:27:16 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51390#M5874</guid>
      <dc:creator>STORM</dc:creator>
      <dc:date>2005-01-18T00:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51394#M5875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;BR /&gt;How is everyone finding it (apart from the annoying message popup if you add more than one vCard)?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 13:13:56 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51394#M5875</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-18T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51399#M5876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Congratulations Josh. &lt;BR /&gt;&lt;BR /&gt;Pity Sony could not have done this in the first place. &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@AAA7E94E725A4CC5D7B5B3DCD17C62C3/images/smilies/072.png" alt=":devil:" title=":devil:" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 13:30:29 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51399#M5876</guid>
      <dc:creator>jammold</dc:creator>
      <dc:date>2005-01-18T13:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51402#M5877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would people like VaioABC to include a standalone VCard editor? Or are they happy with using the ones within email Clients, etc?&lt;BR /&gt;&lt;BR /&gt;Anyone got any ideas for future features/updates too? :smileygrin: &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 11:16:32 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51402#M5877</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-19T11:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51405#M5878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh I for one would welcome a stand alone program which would  enable me to use my PV for addresses.&lt;BR /&gt;&lt;BR /&gt;Best wishes to you&lt;BR /&gt;&lt;BR /&gt;Taffersim&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 12:52:28 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51405#M5878</guid>
      <dc:creator>Taffersim</dc:creator>
      <dc:date>2005-01-19T12:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51409#M5879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay Taffersim, I've already got some code for this that I can work from &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt; &lt;BR /&gt;&lt;BR /&gt;Just checking that you know you can use my program to use your PV as an address book  AT THE MOMENT, using contacts from any (okay, almost any) email program?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 13:10:50 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51409#M5879</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-19T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51414#M5880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What can i say?&lt;BR /&gt;&lt;BR /&gt;I am very proud that Club VAIO is the place where people meet that are capable and ingenious enough to accomplish such things. I have not yet looked at this myself but the mere sound of it impresses me a lot. &lt;BR /&gt;&lt;BR /&gt;This is very cool....&lt;BR /&gt;&lt;BR /&gt;CUCU&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2005 09:00:57 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51414#M5880</guid>
      <dc:creator>clubuser</dc:creator>
      <dc:date>2005-01-21T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51415#M5881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;but the mere sound of it impresses me a lot. &lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it lives up to your expectations &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt;   I am certainly honored to be refered to as  "capable and ingenious" by such a prominent Club Vaio member (Mr Club Vaio himself) &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@3191CA7235A406D833094BA2DD1CF2FF/images/smilies/011.png" alt=":slight_smile:" title=":slight_smile:" /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;and as always I'm interested to hear feedback and sugestions, &lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2005 14:53:39 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51415#M5881</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-21T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51417#M5882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh&lt;BR /&gt;&lt;BR /&gt;Just loaded your programme and Thanks, its Fantastic &amp;amp; more to the point useful!&lt;BR /&gt;&lt;BR /&gt;One pint though, unless the address is down in Outlook as a Home address it does not show up on the JPG, might be worth adding a note for other users in your readme file.&lt;BR /&gt;&lt;BR /&gt;Once again Thankyou for a great program.&lt;BR /&gt;&lt;BR /&gt;Torin&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2005 16:34:05 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51417#M5882</guid>
      <dc:creator>torins</dc:creator>
      <dc:date>2005-01-24T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Pocket Vaio address book program</title>
      <link>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51419#M5883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Torin, &lt;BR /&gt;glad you like it.  At the moment I've got a couple of pending updates.  These are: &lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Removing annoying confirmation window for each vCard file in a big collection&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Add a "x of n" label at the bottom to help navigation (I THINK this will help... I guess it's important to put it on the left  side so you can see it while the picture menu is up)&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Adding support for multiple everything (phone numbers, emails, addresses) as you've suggested&lt;BR /&gt;&lt;BR /&gt;Am quite optimistic I will find time this week, but you never know &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@3191CA7235A406D833094BA2DD1CF2FF/images/smilies/011.png" alt=":slight_smile:" title=":slight_smile:" /&gt; &lt;BR /&gt;Anything else, tell me &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.no/html/@0248C33DDCF34AA61B8F8F33F5AFA5BE/images/smilies/013.png" alt=":wink:" title=":wink:" /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;Josh&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2005 17:35:39 GMT</pubDate>
      <guid>https://community.sony.no/t5/pcs-accessories/updated-pocket-vaio-address-book-program/m-p/51419#M5883</guid>
      <dc:creator>Joshharle</dc:creator>
      <dc:date>2005-01-24T17:35:39Z</dc:date>
    </item>
  </channel>
</rss>

