]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 12 Feb 2013 10:28:48 +0000 (10:28 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 12 Feb 2013 10:28:48 +0000 (10:28 +0000)
blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html
blog/archive/2013/02/02.rss
blog/archive/2013/02/index.html
blog/index.html
blog/index.rss
blog/tags/english/english.rss
blog/tags/english/index.html
blog/tags/standard/index.html
blog/tags/standard/standard.rss

index a61d9ee3ba48ef3dbda86f0765a5df9081d1b7bf..7db2737b3da4a0e19958e7e8c244adb8d10b885e 100644 (file)
@@ -50,6 +50,8 @@ fields:</p>
 <p><pre>
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -58,7 +60,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 <p>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 <a href="http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file">how
-to put bank account information into a vCard</a>.</p>
+to put bank account information into a vCard</a>.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.</p>
 
 The complete vCard could look like this:
 
@@ -72,6 +76,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -91,6 +96,9 @@ system.</p>
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.</p>
+
+<p><strong>Update 2013-02-12 11:30</strong>: Added KID to the proposal
+based on Feedback from Sturle Sunde.</p>
 </div>
       
       <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard">standard</a>.</div>
index a68c963d322d94458273892110352b14dbcf84be..0537b01829369064bfc686614c26ad807518dc29 100644 (file)
@@ -39,6 +39,8 @@ fields:&lt;/p&gt;
 &lt;p&gt;&lt;pre&gt;
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -47,7 +49,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 &lt;p&gt;The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 &lt;a href=&quot;http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file&quot;&gt;how
-to put bank account information into a vCard&lt;/a&gt;.&lt;/p&gt;
+to put bank account information into a vCard&lt;/a&gt;.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.&lt;/p&gt;
 
 The complete vCard could look like this:
 
@@ -61,6 +65,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -80,6 +85,9 @@ system.&lt;/p&gt;
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Update 2013-02-12 11:30&lt;/strong&gt;: Added KID to the proposal
+based on Feedback from Sturle Sunde.&lt;/p&gt;
 </description>
        </item>
        
index 0df47c52cbf663c7768dc7070d2a82aec118be2a..ea4967cd049d390bf1823df6f815de4e98ce9b3d 100644 (file)
@@ -57,6 +57,8 @@ fields:</p>
 <p><pre>
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -65,7 +67,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 <p>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 <a href="http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file">how
-to put bank account information into a vCard</a>.</p>
+to put bank account information into a vCard</a>.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.</p>
 
 The complete vCard could look like this:
 
@@ -79,6 +83,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -99,6 +104,9 @@ vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.</p>
 
+<p><strong>Update 2013-02-12 11:30</strong>: Added KID to the proposal
+based on Feedback from Sturle Sunde.</p>
+
       </div>
       <div class="tags">
         
index 944b2b162565b31d12e07818a5e39ed0c60c122d..8a4d7b2cbe85f2e65370acc720a8ee3572f61dff 100644 (file)
@@ -50,6 +50,8 @@ fields:</p>
 <p><pre>
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -58,7 +60,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 <p>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 <a href="http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file">how
-to put bank account information into a vCard</a>.</p>
+to put bank account information into a vCard</a>.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.</p>
 
 The complete vCard could look like this:
 
@@ -72,6 +76,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -91,6 +96,9 @@ system.</p>
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.</p>
+
+<p><strong>Update 2013-02-12 11:30</strong>: Added KID to the proposal
+based on Feedback from Sturle Sunde.</p>
 </div>
       <div class="tags">
         
index ecede651ec1ff1772528ac0d8a8765b63472e860..a461f2242c5b41a6efc1952bb842e0561f48c914 100644 (file)
@@ -39,6 +39,8 @@ fields:&lt;/p&gt;
 &lt;p&gt;&lt;pre&gt;
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -47,7 +49,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 &lt;p&gt;The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 &lt;a href=&quot;http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file&quot;&gt;how
-to put bank account information into a vCard&lt;/a&gt;.&lt;/p&gt;
+to put bank account information into a vCard&lt;/a&gt;.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.&lt;/p&gt;
 
 The complete vCard could look like this:
 
@@ -61,6 +65,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -80,6 +85,9 @@ system.&lt;/p&gt;
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Update 2013-02-12 11:30&lt;/strong&gt;: Added KID to the proposal
+based on Feedback from Sturle Sunde.&lt;/p&gt;
 </description>
        </item>
        
index af60d7f499768021878e8eb411d05d37dd287a5e..debab5de4d8958ccae00ec3735e604b75227b987 100644 (file)
@@ -39,6 +39,8 @@ fields:&lt;/p&gt;
 &lt;p&gt;&lt;pre&gt;
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -47,7 +49,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 &lt;p&gt;The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 &lt;a href=&quot;http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file&quot;&gt;how
-to put bank account information into a vCard&lt;/a&gt;.&lt;/p&gt;
+to put bank account information into a vCard&lt;/a&gt;.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.&lt;/p&gt;
 
 The complete vCard could look like this:
 
@@ -61,6 +65,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -80,6 +85,9 @@ system.&lt;/p&gt;
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Update 2013-02-12 11:30&lt;/strong&gt;: Added KID to the proposal
+based on Feedback from Sturle Sunde.&lt;/p&gt;
 </description>
        </item>
        
index 4e67b48cb57be825a5e01a94fcbe057b3831ec0c..4e10f45fdf381fcc084094ff77304b0efa640044 100644 (file)
@@ -56,6 +56,8 @@ fields:</p>
 <p><pre>
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -64,7 +66,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 <p>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 <a href="http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file">how
-to put bank account information into a vCard</a>.</p>
+to put bank account information into a vCard</a>.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.</p>
 
 The complete vCard could look like this:
 
@@ -78,6 +82,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -98,6 +103,9 @@ vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.</p>
 
+<p><strong>Update 2013-02-12 11:30</strong>: Added KID to the proposal
+based on Feedback from Sturle Sunde.</p>
+
       </div>
       <div class="tags">
         
index f6e03cfe7611811192a6f020c5e7f4cf31aba923..ca730eff381ac28476d0dc08d8e7593ef6641ea9 100644 (file)
@@ -56,6 +56,8 @@ fields:</p>
 <p><pre>
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -64,7 +66,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 <p>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 <a href="http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file">how
-to put bank account information into a vCard</a>.</p>
+to put bank account information into a vCard</a>.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.</p>
 
 The complete vCard could look like this:
 
@@ -78,6 +82,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -98,6 +103,9 @@ vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.</p>
 
+<p><strong>Update 2013-02-12 11:30</strong>: Added KID to the proposal
+based on Feedback from Sturle Sunde.</p>
+
       </div>
       <div class="tags">
         
index 798e8800319096d3e54d3d4770524abd64f3b356..590f183c3718ab8da3c5586577284f60b9d27ed2 100644 (file)
@@ -39,6 +39,8 @@ fields:&lt;/p&gt;
 &lt;p&gt;&lt;pre&gt;
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-KID:123412341234
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -47,7 +49,9 @@ X-BANK-SWIFT-NUMBER:DNBANOKKXXX
 &lt;p&gt;The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
 answer regarding
 &lt;a href=&quot;http://stackoverflow.com/questions/10045664/storing-bank-account-in-vcard-file&quot;&gt;how
-to put bank account information into a vCard&lt;/a&gt;.&lt;/p&gt;
+to put bank account information into a vCard&lt;/a&gt;.  For payments in
+Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
+used to pass on information to the seller when paying the invoice.&lt;/p&gt;
 
 The complete vCard could look like this:
 
@@ -61,6 +65,7 @@ EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
 REV:20130212T095000Z
 X-INVOICE-NUMBER:1
 X-INVOICE-AMOUNT:NOK1000.00
+X-INVOICE-MSG:Donation to Debian Edu
 X-BANK-ACCOUNT-NUMBER:16040884339
 X-BANK-IBAN-NUMBER:NO8516040884339
 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
@@ -80,6 +85,9 @@ system.&lt;/p&gt;
 vCard reader, so those parts would have to go directly into a system
 handling invoices.  I am a bit unsure how vCards without name parts
 are handled, but a simple test indicate that this work just fine.&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Update 2013-02-12 11:30&lt;/strong&gt;: Added KID to the proposal
+based on Feedback from Sturle Sunde.&lt;/p&gt;
 </description>
        </item>