<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/comp.sources.d</id>
  <title type="text">comp.sources.d Google Group</title>
  <subtitle type="text">
  For any discussion of source postings.
  </subtitle>
  <link href="/group/comp.sources.d/feed/atom_v1_0_msgs.xml" rel="self" title="comp.sources.d feed"/>
  <updated>2013-04-26T00:11:50Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <email>sandeep6...@yahoo.com</email>
  </author>
  <updated>2013-04-26T00:11:50Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/4b7b92c086ff9dc3/22ea85fbef636dc8?show_docid=22ea85fbef636dc8</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/4b7b92c086ff9dc3/22ea85fbef636dc8?show_docid=22ea85fbef636dc8"/>
  <title type="text">Word Macro to Extract Hyperlinks from a document</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;From the website &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.tek-tips.com/viewthread.cfm?qid=1689945&quot;&gt;[link]&lt;/a&gt; I &lt;br&gt; got the following macro to extract hyperlinks embedded in a Word &lt;br&gt; document: &lt;br&gt; &lt;p&gt;Function doHL() &lt;br&gt; Dim nd As Document &lt;br&gt; Dim a As Document &lt;br&gt; Dim h As Hyperlink &lt;br&gt; Dim r As Range &lt;br&gt; &lt;p&gt; Application.ScreenUpdating = False
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ivan Shmakov</name>
  <email>oneing...@gmail.com</email>
  </author>
  <updated>2013-04-21T13:58:13Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/36351a163abf877e/30997e80b4824262?show_docid=30997e80b4824262</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/36351a163abf877e/30997e80b4824262?show_docid=30997e80b4824262"/>
  <title type="text">Re: update netcat 1.11 to netcat 1.12</title>
  <summary type="html" xml:space="preserve">
  [Cross-posting to news:comp.protocols.tcp-ip and &lt;br&gt; news:comp.sources.d, and setting Followup-To: there, for &lt;br&gt; news:news.software.readers doesn&#39;t seem to be an appropriate &lt;br&gt; newsgroup for Netcat-related discussions in general.] &lt;br&gt; &lt;p&gt; &amp;gt; update netcat 1.11 to netcat 1.12 &lt;br&gt; &lt;p&gt;	Which of the Netcat implementations do you suggest to change?
  </summary>
  </entry>
  <entry>
  <author>
  <email>hayato.fujim...@yahoo.com</email>
  </author>
  <updated>2013-01-26T16:54:46Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/7812caef8b0d529e/bcce0a3a6dcb0165?show_docid=bcce0a3a6dcb0165</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/7812caef8b0d529e/bcce0a3a6dcb0165?show_docid=bcce0a3a6dcb0165"/>
  <title type="text">15 years SwDev experience, still an idiot (aka How device drivers really work)</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;There are three reasons for this post. &lt;br&gt; 1) Over the past few days I have realized what an idiot I have been when it comes to device drivers, even though I have 15 years of work experience (although in application software area) &lt;br&gt; 2) I have read up on device drivers. I think I understand now how they work, but I want to verify my understanding
  </summary>
  </entry>
  <entry>
  <author>
  <name>markspace</name>
  <email>-...@.</email>
  </author>
  <updated>2012-11-20T20:51:42Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/d144537e25359910/e61d52af471225a2?show_docid=e61d52af471225a2</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/d144537e25359910/e61d52af471225a2?show_docid=e61d52af471225a2"/>
  <title type="text">Re: Is the MVC pattern OO?</title>
  <summary type="html" xml:space="preserve">
  Some insight into why you think it&#39;s NOT object oriented would be &lt;br&gt; appreciated. Can you explain more than a simple paragraph? Do you have &lt;br&gt; some examples to give us?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Generic Usenet Account</name>
  <email>use...@sta.samsung.com</email>
  </author>
  <updated>2012-11-20T18:21:38Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/d144537e25359910/7c56b2f14d98ac7a?show_docid=7c56b2f14d98ac7a</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/d144537e25359910/7c56b2f14d98ac7a?show_docid=7c56b2f14d98ac7a"/>
  <title type="text">Is the MVC pattern OO?</title>
  <summary type="html" xml:space="preserve">
  Hello guys, &lt;br&gt; &lt;p&gt;I have been studying the MVC pattern and to me it seems so non-OO. &lt;br&gt; Model–View–Controller seems so functional in nature. But then I see &lt;br&gt; that MVC had its origins in PARC, and was blessed by both Smalltalk &lt;br&gt; and now Java. I am not sure if this is just my flawed understanding &lt;br&gt; of MVC, or whether that is really so. Any insight would be
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adaline Addison</name>
  <email>adalineaddiso...@gmail.com</email>
  </author>
  <updated>2012-11-16T06:48:01Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/f4bf1e2d7a551323/1031a21f33d6b525?show_docid=1031a21f33d6b525</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/f4bf1e2d7a551323/1031a21f33d6b525?show_docid=1031a21f33d6b525"/>
  <title type="text">Post ad on craigslist</title>
  <summary type="html" xml:space="preserve">
  Craigslist ads can definitely help your business. Whether you are advertising something for sale show you how to form an effective Craigslist ad and keep it visible through post maven. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.postmaven.com/about&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adaline Addison</name>
  <email>adalineaddiso...@gmail.com</email>
  </author>
  <updated>2012-11-10T06:11:05Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/f219e6df24573b27/dd797c387aedfc64?show_docid=dd797c387aedfc64</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/f219e6df24573b27/dd797c387aedfc64?show_docid=dd797c387aedfc64"/>
  <title type="text">create craigslist ad</title>
  <summary type="html" xml:space="preserve">
  Craigslist ads can definitely help your business. Whether you are advertising something for sale show you how to form an effective Craigslist ad and keep it visible through post maven. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.postmaven.com/about&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adaline Addison</name>
  <email>adalineaddiso...@gmail.com</email>
  </author>
  <updated>2012-11-09T06:29:43Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/feb8d05fbbdd1138/6bc6c724ed8b2d9c?show_docid=6bc6c724ed8b2d9c</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/feb8d05fbbdd1138/6bc6c724ed8b2d9c?show_docid=6bc6c724ed8b2d9c"/>
  <title type="text">craigslist ad creator</title>
  <summary type="html" xml:space="preserve">
  Craigslist ads can definitely help your business. Whether you are advertising something for sale show you how to form an effective Craigslist ad and keep it visible through post maven. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.postmaven.com/about&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nimmi Srivastav</name>
  <email>nimmi_srivas...@yahoo.com</email>
  </author>
  <updated>2012-11-06T20:16:01Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/7db1b8d884fbe356/69c210927aa89af7?show_docid=69c210927aa89af7</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/7db1b8d884fbe356/69c210927aa89af7?show_docid=69c210927aa89af7"/>
  <title type="text">Definition of &quot;Ground Truth&quot;</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I am having the toughest time finding a good definition of &amp;quot;Ground Truth&amp;quot;. Here’s what I have found so far: &lt;br&gt; &lt;p&gt;(1) In supervised learning, ground truth means that you have data instances that are labeled in accordance with your goal, such as “responsive” and “non-responsive” or “privileged” and “non-privileged.” If this information is available for a small subset of one’s entire collection, it can be used to build (infer) a model. With unsupervised learning, on the other hand, no such labels are available.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Generic Usenet Account</name>
  <email>use...@sta.samsung.com</email>
  </author>
  <updated>2012-10-11T19:52:32Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/b13a3681831b37d4/fbcb3a60ae06e17f?show_docid=fbcb3a60ae06e17f</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/b13a3681831b37d4/fbcb3a60ae06e17f?show_docid=fbcb3a60ae06e17f"/>
  <title type="text">Smart Home Services</title>
  <summary type="html" xml:space="preserve">
  Is there any common understanding regarding Smart Home services? Here&#39;s what I have come up with. &lt;br&gt; -	Home Energy Management &lt;br&gt; -	Assisted Living &lt;br&gt; -	Home Surveillance &lt;br&gt; -	Home Automation &lt;br&gt; -	Converged Multi-media Services &lt;br&gt; -	Information indexing and search &lt;br&gt; &lt;p&gt;Is this a correct classification? Did anything obvious get left out? It would be appreciated if someone could provide some opinion on this.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Generic Usenet Account</name>
  <email>use...@sta.samsung.com</email>
  </author>
  <updated>2012-10-10T23:02:53Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/94acdb96049fa207/9dcfd9da1d655cb3?show_docid=9dcfd9da1d655cb3</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/94acdb96049fa207/9dcfd9da1d655cb3?show_docid=9dcfd9da1d655cb3"/>
  <title type="text">PHY-FEC vs AL-FEC</title>
  <summary type="html" xml:space="preserve">
  After some research, I read that while FEC at the physical layer &lt;br&gt; attempts to ensure that all the bits that are actually received are &lt;br&gt; correct, the FEC at the application layer attempts to restore missing &lt;br&gt; data. Can someone confirm if this is correct? &lt;br&gt; &lt;p&gt;Bhta
  </summary>
  </entry>
  <entry>
  <author>
  <name>Generic Usenet Account</name>
  <email>use...@sta.samsung.com</email>
  </author>
  <updated>2012-09-24T23:25:43Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/61f62954bca6f600/f63cb6d0b93315fc?show_docid=f63cb6d0b93315fc</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/61f62954bca6f600/f63cb6d0b93315fc?show_docid=f63cb6d0b93315fc"/>
  <title type="text">Protocols for in-house connectivity</title>
  <summary type="html" xml:space="preserve">
  What are the major protocols for in-house connectivity. I have found &lt;br&gt; ZigBee, Z-wave, KNX, EnOcean, Echonet Lite, DECT-ULE, 6LowPAN, &lt;br&gt; HomeMatic and digitalSTROM. What obvious ones have I missed. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; Bhta
  </summary>
  </entry>
  <entry>
  <author>
  <name>Generic Usenet Account</name>
  <email>use...@sta.samsung.com</email>
  </author>
  <updated>2012-08-29T20:07:21Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/e240383bf8ee3bdf/fde1a9ad2b7aec5e?show_docid=fde1a9ad2b7aec5e</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/e240383bf8ee3bdf/fde1a9ad2b7aec5e?show_docid=fde1a9ad2b7aec5e"/>
  <title type="text">Definition of context</title>
  <summary type="html" xml:space="preserve">
  Sorry if this is OT.... &lt;br&gt; &lt;p&gt;Context based services seem to be the rage these days. What exactly is a context? I am thinking that context includes location (from GPS), environmental conditions (from sensors), emotional state, time frame, preceding &amp;amp; following events and activities etc. Am I right or completely off-base?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nimmi Srivastav</name>
  <email>nimmi_srivas...@yahoo.com</email>
  </author>
  <updated>2012-03-26T09:32:51Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/83b5c8719b0cb712/03b7402adc37b1e3?show_docid=03b7402adc37b1e3</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/83b5c8719b0cb712/03b7402adc37b1e3?show_docid=03b7402adc37b1e3"/>
  <title type="text">Public and private identities in SIP</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;How are IMPI and IMPU distinguished from each other? Unlike IP &lt;br&gt; addresses, we cannot tell from structure whether it is a private &lt;br&gt; identity or a public identity. &lt;br&gt; &lt;p&gt;TIA, &lt;br&gt; Nimmi
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Pitts</name>
  <email>newsgroup.nos...@virtualinfinity.net</email>
  </author>
  <updated>2012-03-18T23:24:48Z</updated>
  <id>http://groups.google.com/group/comp.sources.d/browse_thread/thread/b0ee99f67d9cee52/036999f4c355517b?show_docid=036999f4c355517b</id>
  <link href="http://groups.google.com/group/comp.sources.d/browse_thread/thread/b0ee99f67d9cee52/036999f4c355517b?show_docid=036999f4c355517b"/>
  <title type="text">Re: Question on installing software on multiple computers</title>
  <summary type="html" xml:space="preserve">
  It depends, what do the licenses say? &lt;br&gt; It depends, what does the license say? &lt;br&gt; It depends, what do the licenses say? &lt;br&gt; No thanks necessary, but since I don&#39;t own any of the software &lt;br&gt; mentioned, and IANAL, I can&#39;t answer that for you. However, reading the &lt;br&gt; license document will tell you exactly what you are asking.
  </summary>
  </entry>
</feed>
