<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-4196</id>
	<title>Nabble - macam - webcam driver for Mac OS X</title>
	<updated>2009-09-19T11:34:37Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/macam---webcam-driver-for-Mac-OS-X-f4196.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/macam---webcam-driver-for-Mac-OS-X-f4196.html" />
	<subtitle type="html">macam is focused on developing webcam support for Mac OS X. We are trying to incorporate many different camera types. If you want a camera to work on OSX, join in! macam - webcam driver for Mac OS X home is &lt;a href=&quot;http://sourceforge.net/projects/webcam-osx/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25524529</id>
	<title>black level, white level and QTPanel.m</title>
	<published>2009-09-19T11:34:37Z</published>
	<updated>2009-09-19T11:34:37Z</updated>
	<author>
		<name>Theodore Watson-5</name>
	</author>
	<content type="html">Hi - quick introduction.
&lt;br&gt;My name is Theo Watson and I am developer for the openFrameworks &amp;nbsp;
&lt;br&gt;project - ( &lt;a href=&quot;http://openframeworks.cc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openframeworks.cc&lt;/a&gt;&amp;nbsp;)
&lt;br&gt;&lt;br&gt;I have also been unofficially helping develop the PS3 Eye support for &amp;nbsp;
&lt;br&gt;Macam: (source and component here) &lt;a href=&quot;http://www.openframeworks.cc/forum/viewtopic.php?p=8254#p8254&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openframeworks.cc/forum/viewtopic.php?p=8254#p8254&lt;/a&gt;&lt;br&gt;Basically I have added, hue, shutter speed, gain, multiple cameras, &amp;nbsp;
&lt;br&gt;manual exposure, limited white balance and increased frame-rate &amp;nbsp;
&lt;br&gt;support, to try and get it on par with the windows PS3 eye driver.
&lt;br&gt;&lt;br&gt;As a result it has become quite a widely used webcam for diy and &amp;nbsp;
&lt;br&gt;homebrew video tracking projects as it is possible to set the camera &amp;nbsp;
&lt;br&gt;to be fully manual.
&lt;br&gt;Everything has been going great in regards to adding features and &amp;nbsp;
&lt;br&gt;improving reliability - but I have got stuck on one thing and after &amp;nbsp;
&lt;br&gt;weeks of searching I am really stumped.
&lt;br&gt;&lt;br&gt;In order to allow people to control the gain and shutter speed of the &amp;nbsp;
&lt;br&gt;camera from the default quicktime adjustments panel I wired up the &amp;nbsp;
&lt;br&gt;black level and white level sliders to control gain and shutter speed &amp;nbsp;
&lt;br&gt;respectively.
&lt;br&gt;It works perfectly in that people can use the sliders to set the &amp;nbsp;
&lt;br&gt;shutter speed and gain.
&lt;br&gt;&lt;br&gt;The only issue I have is that the black level and white level sliders &amp;nbsp;
&lt;br&gt;do not restore their values.
&lt;br&gt;For the PS3 Eye I also added hue control the same way as the black &amp;nbsp;
&lt;br&gt;level and white level sliders (by adding the methods to &amp;nbsp;
&lt;br&gt;QTVideoDigitizer.m ) and this slider gets restored no problem.
&lt;br&gt;&lt;br&gt;I am totally stumped in why QT is ignoring those sliders even though &amp;nbsp;
&lt;br&gt;they are active and respond in all other ways.
&lt;br&gt;&lt;br&gt;The suspicion I have is either:
&lt;br&gt;a) Quicktime just doesn't care about 'black level' and 'white level' &amp;nbsp;
&lt;br&gt;sliders
&lt;br&gt;b) componentSubType='wcam' somehow means ignore these values as they &amp;nbsp;
&lt;br&gt;are not relevant to a webcam
&lt;br&gt;c) there is something I am missing in QTComponent.r that is saying - &amp;nbsp;
&lt;br&gt;make sure to load values from preferences.
&lt;br&gt;&lt;br&gt;Checking my settings file the settings for black level and white level &amp;nbsp;
&lt;br&gt;are correctly being saved.
&lt;br&gt;But on startup vdigLookupSelector iterates over all the other sliders &amp;nbsp;
&lt;br&gt;setting them to their correct values - but ignores &amp;nbsp;
&lt;br&gt;kVDSetBlackLevelValueSelect and kVDSetWhiteLevelValueSelect .
&lt;br&gt;&lt;br&gt;Any thoughts or ideas would greatly be appreciated!
&lt;br&gt;I hope my additions to the OV534Driver are useful for the project in &amp;nbsp;
&lt;br&gt;general.
&lt;br&gt;&lt;br&gt;Thank you!
&lt;br&gt;Theo
&lt;br&gt;&lt;br&gt;-------------------------------------
&lt;br&gt;Theo Watson
&lt;br&gt;&lt;br&gt;www.theowatson.com
&lt;br&gt;www.openframeworks.cc
&lt;br&gt;-------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25524529&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/black-level%2C-white-level-and-QTPanel.m-tp25524529p25524529.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21408787</id>
	<title>Re: screen protectors</title>
	<published>2009-01-11T21:38:42Z</published>
	<updated>2009-01-11T21:38:42Z</updated>
	<author>
		<name>digitalcameradc</name>
	</author>
	<content type="html">LCD screen protectors are pretty easy to buy as there are many sellers on the internet. I bought mine from an ebay seller navscreen and it’s working well so far… so maybe you could give them a shot. 
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;typethree wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Does anyone here use screen protectors for their camera or laptop screens. I’m looking for an LCD protector, but not sure if there is any particular brand to hunt for? 
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/screen-protectors-tp21345715p21408787.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21345715</id>
	<title>screen protectors</title>
	<published>2009-01-07T20:30:25Z</published>
	<updated>2009-01-07T20:30:25Z</updated>
	<author>
		<name>typethree</name>
	</author>
	<content type="html">Does anyone here use screen protectors for their camera or laptop screens. I’m looking for an LCD protector, but not sure if there is any particular brand to hunt for? &lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/screen-protectors-tp21345715p21345715.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19275816</id>
	<title>Re: RocketFish RF-WEB2C model webcam</title>
	<published>2008-09-02T11:35:19Z</published>
	<updated>2008-09-02T11:35:19Z</updated>
	<author>
		<name>computer-challenged brian</name>
	</author>
	<content type="html">unable to connect RF-WEB2C to MAC 10.5 (I-Mac G5 system). &amp;nbsp;Have software disc, but find it is PC oriented. &amp;nbsp;How do I install on Mac?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Glen Miller-5 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;This does not work on the MAC. &amp;quot;Video camera is not connected&amp;quot;
&lt;br&gt;&lt;br&gt;rocketfish (best buy) RF-NBCAM
&lt;br&gt;USB20 Camera
&lt;br&gt;Product ID 0x6288
&lt;br&gt;Vendor ID 0x0c45
&lt;br&gt;&lt;br&gt;Mac OS 10.4.9
&lt;br&gt;iMac G5
&lt;br&gt;maccam.app 0.9.1
&lt;br&gt;&lt;br&gt;The camera functions using the driver supplied by the vendor, but I &amp;nbsp;
&lt;br&gt;only can record video and sound, but not use it with SKYPE.
&lt;br&gt;&lt;br&gt;Glen Miller
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;webcam-osx-devs@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RocketFish-webcam-u-s-tp12463142p19275816.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19015924</id>
	<title>Fwd: Trust Megapixel USB2 Webcam Live WB-5600R</title>
	<published>2008-08-16T16:07:07Z</published>
	<updated>2008-08-16T16:07:07Z</updated>
	<author>
		<name>Daniel James White</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;a bit more info
&lt;br&gt;the pcb in the camera unit has the serial number
&lt;br&gt;mp37as
&lt;br&gt;&lt;br&gt;and the chipset is
&lt;br&gt;Sonix Technology Co ltd
&lt;br&gt;SN9C255
&lt;br&gt;&lt;br&gt;what should i use to sniff the chipset?
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;Begin forwarded message:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: Dan White &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;white@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: August 15, 2008 5:12:08 PM GMT+02:00
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Trust Megapixel USB2 Webcam Live WB-5600R
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dear all
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have a
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Trust Megapixel USB2 Webcam Live WB-5600R
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; apple system info tells it is it this:
&lt;br&gt;&amp;gt; USB 2.0 Camera:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Version:	1.00
&lt;br&gt;&amp;gt; Bus Power (mA):	500
&lt;br&gt;&amp;gt; Speed:	Up to 480 Mb/sec
&lt;br&gt;&amp;gt; Manufacturer:	Sonix Technology Co., Ltd.
&lt;br&gt;&amp;gt; Product ID:	0x013e
&lt;br&gt;&amp;gt; Vendor ID:	0x145f
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Macam doesnt see it,
&lt;br&gt;&amp;gt; and so I'd like to help out getting the driver working.
&lt;br&gt;&amp;gt; Where should I start.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I will have a look in the source code,
&lt;br&gt;&amp;gt; but I never helped develop a hardware driver before,
&lt;br&gt;&amp;gt; so I might need a few pointers.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; interestingly , &amp;nbsp;in windows this camera can do 1280x1024 (which is &amp;nbsp;
&lt;br&gt;&amp;gt; the true hardware resolution of the chip)
&lt;br&gt;&amp;gt; however in MacOSX 10.5 it also works in skype and iChat...
&lt;br&gt;&amp;gt; but only at VGA resolution.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am going to put this camera over the eye piece of a microscope
&lt;br&gt;&amp;gt; for teaching purposes, and having the full resolution would be &amp;nbsp;
&lt;br&gt;&amp;gt; really nice!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cheers,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dan
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dr. Daniel James White BSc. (Hons.) PhD
&lt;br&gt;&amp;gt; Senior Microscopist / Image Processing and Analysis
&lt;br&gt;&amp;gt; Light Microscopy Facility
&lt;br&gt;&amp;gt; Max Planck Institute of Molecular Cell Biology and Genetics
&lt;br&gt;&amp;gt; Pfotenhauerstrasse 108
&lt;br&gt;&amp;gt; 01307 DRESDEN
&lt;br&gt;&amp;gt; Germany
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; New Mobile Number!!!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; +49 (0)15114966933 (German Mobile)
&lt;br&gt;&amp;gt; +49 &amp;nbsp;(0)351 210 2627 (Work phone at MPI-CBG)
&lt;br&gt;&amp;gt; +49 &amp;nbsp;(0)351 210 1078 (Fax MPI-CBG LMF)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.bioimagexd.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bioimagexd.net&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.chalkie.org.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.chalkie.org.uk&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;
&lt;br&gt;&amp;gt; ( &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;white@...&lt;/a&gt; )
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Dr. Daniel James White BSc. (Hons.) PhD
&lt;br&gt;Senior Microscopist / Image Processing and Analysis
&lt;br&gt;Light Microscopy Facility
&lt;br&gt;Max Planck Institute of Molecular Cell Biology and Genetics
&lt;br&gt;Pfotenhauerstrasse 108
&lt;br&gt;01307 DRESDEN
&lt;br&gt;Germany
&lt;br&gt;&lt;br&gt;&lt;br&gt;New Mobile Number!!!
&lt;br&gt;&lt;br&gt;+49 (0)15114966933 (German Mobile)
&lt;br&gt;+49 &amp;nbsp;(0)351 210 2627 (Work phone at MPI-CBG)
&lt;br&gt;+49 &amp;nbsp;(0)351 210 1078 (Fax MPI-CBG LMF)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.bioimagexd.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bioimagexd.net&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.chalkie.org.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.chalkie.org.uk&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;
&lt;br&gt;( &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;white@...&lt;/a&gt; )
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19015924&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trust-Megapixel-USB2-Webcam-Live-WB-5600R-tp19000368p19015924.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19000368</id>
	<title>Trust Megapixel USB2 Webcam Live WB-5600R</title>
	<published>2008-08-15T08:12:08Z</published>
	<updated>2008-08-15T08:12:08Z</updated>
	<author>
		<name>Daniel James White</name>
	</author>
	<content type="html">Dear all
&lt;br&gt;&lt;br&gt;I have a
&lt;br&gt;&lt;br&gt;Trust Megapixel USB2 Webcam Live WB-5600R
&lt;br&gt;&lt;br&gt;apple system info tells it is it this:
&lt;br&gt;USB 2.0 Camera:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Version:	1.00
&lt;br&gt;&amp;nbsp; Bus Power (mA):	500
&lt;br&gt;&amp;nbsp; Speed:	Up to 480 Mb/sec
&lt;br&gt;&amp;nbsp; Manufacturer:	Sonix Technology Co., Ltd.
&lt;br&gt;&amp;nbsp; Product ID:	0x013e
&lt;br&gt;&amp;nbsp; Vendor ID:	0x145f
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Macam doesnt see it,
&lt;br&gt;and so I'd like to help out getting the driver working.
&lt;br&gt;Where should I start.
&lt;br&gt;&lt;br&gt;I will have a look in the source code,
&lt;br&gt;but I never helped develop a hardware driver before,
&lt;br&gt;so I might need a few pointers.
&lt;br&gt;&lt;br&gt;interestingly , &amp;nbsp;in windows this camera can do 1280x1024 (which is the &amp;nbsp;
&lt;br&gt;true hardware resolution of the chip)
&lt;br&gt;however in MacOSX 10.5 it also works in skype and iChat...
&lt;br&gt;but only at VGA resolution.
&lt;br&gt;&lt;br&gt;I am going to put this camera over the eye piece of a microscope
&lt;br&gt;for teaching purposes, and having the full resolution would be really &amp;nbsp;
&lt;br&gt;nice!
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Dr. Daniel James White BSc. (Hons.) PhD
&lt;br&gt;Senior Microscopist / Image Processing and Analysis
&lt;br&gt;Light Microscopy Facility
&lt;br&gt;Max Planck Institute of Molecular Cell Biology and Genetics
&lt;br&gt;Pfotenhauerstrasse 108
&lt;br&gt;01307 DRESDEN
&lt;br&gt;Germany
&lt;br&gt;&lt;br&gt;&lt;br&gt;New Mobile Number!!!
&lt;br&gt;&lt;br&gt;+49 (0)15114966933 (German Mobile)
&lt;br&gt;+49 &amp;nbsp;(0)351 210 2627 (Work phone at MPI-CBG)
&lt;br&gt;+49 &amp;nbsp;(0)351 210 1078 (Fax MPI-CBG LMF)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.bioimagexd.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bioimagexd.net&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.chalkie.org.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.chalkie.org.uk&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19000368&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;
&lt;br&gt;( &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19000368&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;white@...&lt;/a&gt; )
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19000368&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trust-Megapixel-USB2-Webcam-Live-WB-5600R-tp19000368p19000368.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16038627</id>
	<title>free free free</title>
	<published>2008-03-13T14:06:31Z</published>
	<updated>2008-03-13T14:06:31Z</updated>
	<author>
		<name>pabz</name>
	</author>
	<content type="html">Chat Free w/ Sexy Singles In Your City - Chat Now. 100% Free Chat. &lt;a href=&quot;http://www.singleschat4free.com/?network=WC&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.singleschat4free.com/?network=WC&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/free-free-free-tp16038627p16038627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15917239</id>
	<title>Re: Sweex WC003 &quot;foldable webcam&quot; (0c45:6011) support</title>
	<published>2008-03-08T08:47:38Z</published>
	<updated>2008-03-08T08:47:38Z</updated>
	<author>
		<name>Silvio Moioli</name>
	</author>
	<content type="html">[2nd send, probably the original message got lost - my mail server is in 
&lt;br&gt;trouble these days]
&lt;br&gt;&lt;br&gt;Harald wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Silvio,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It should be very easy.
&lt;br&gt;&amp;gt; macam already incorporates the gspca code, most of it is used
&lt;br&gt;&amp;gt; directly. Some basic glue has &amp;nbsp;to be added for each camera,
&lt;br&gt;&amp;gt; sometimes this is very minimal, sometimes a little more.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Please send me your gspca patch, or updated files.
&lt;br&gt;&amp;gt; I'll add it to the macam source, and then you can
&lt;br&gt;&amp;gt; test it! Or you can do it, look at the SonixDriver.m
&lt;br&gt;&amp;gt; file if you are interested (always use latest CVS).
&lt;/div&gt;&lt;/div&gt;I attached the patch against the latest gspca. The code is by Leandro
&lt;br&gt;Costantino from the gspca mailing list, so all credits go to him.
&lt;br&gt;&lt;br&gt;I don't think to have the necessary skill to modify macam by myself, but
&lt;br&gt;I'll be very happy to help testing the driver. Just send me the patch or
&lt;br&gt;commit it to the CVS and I'll compile it myself.
&lt;br&gt;&lt;br&gt;Thank you very much,
&lt;br&gt;-- 
&lt;br&gt;Silvio Moioli
&lt;br&gt;www.moioli.net
&lt;br&gt;silvio at moioli dot net
&lt;br&gt;&amp;quot;Things should be as simple as possible, but not any simpler&amp;quot; Einstein
&lt;br&gt;&lt;br&gt;&lt;br /&gt;diff -Nru gspcav1-20071224/gspca_core.c gspcav1-20071224-sn9c102g-ov6650-rxart/gspca_core.c
&lt;br&gt;--- gspcav1-20071224/gspca_core.c	2007-12-24 17:56:47.000000000 +0100
&lt;br&gt;+++ gspcav1-20071224-sn9c102g-ov6650-rxart/gspca_core.c	2008-03-03 18:45:54.000000000 +0100
&lt;br&gt;@@ -422,6 +422,7 @@
&lt;br&gt;&amp;nbsp;	Lenovo,
&lt;br&gt;&amp;nbsp;	LogitechQC4Notebooks,
&lt;br&gt;&amp;nbsp;	PhilipsSPC220NC,
&lt;br&gt;+	MaxSonixCamera,
&lt;br&gt;&amp;nbsp;	LastCamera
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;static struct cam_list clist[] = {
&lt;br&gt;@@ -620,6 +621,7 @@
&lt;br&gt;&amp;nbsp;	{Lenovo,&amp;quot;lenovo MI1310_SOC&amp;quot;},
&lt;br&gt;&amp;nbsp;	{LogitechQC4Notebooks,&amp;quot;Logitech QuickCam for Notebooks&amp;quot;},
&lt;br&gt;&amp;nbsp;	{PhilipsSPC220NC,&amp;quot;Philips SPC220NC PAC207&amp;quot;},
&lt;br&gt;+	{MaxSonixCamera,&amp;quot;Max Webcam (SN9C101G-OV6650-352x288)&amp;quot;},
&lt;br&gt;&amp;nbsp;	{-1, NULL}
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;static __devinitdata struct usb_device_id device_table[] = {
&lt;br&gt;@@ -834,6 +836,7 @@
&lt;br&gt;&amp;nbsp;	{USB_DEVICE(0x046d, 0x08af)},	/* Logitech QuickCam Cool */
&lt;br&gt;&amp;nbsp;	{USB_DEVICE(0x093a, 0x2472)},	/* PAC207 Genius VideoCam ge110 */
&lt;br&gt;&amp;nbsp;	{USB_DEVICE(0x093a, 0x2463)},	/* Philips spc200nc pac207 */
&lt;br&gt;+	{USB_DEVICE(0x0c45, 0x6011)},	/* MAX Webcam ( OV 6650 - SN9C101G ( works only with 	SONIX BRIDGE ) */
&lt;br&gt;&amp;nbsp;	{USB_DEVICE(0x0000, 0x0000)},	/* MystFromOri Unknow Camera */
&lt;br&gt;&amp;nbsp;	{}			/* Terminating entry */
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;@@ -3889,6 +3892,14 @@
&lt;br&gt;&amp;nbsp;			spca50x-&amp;gt;i2c_ctrl_reg = 0x20;
&lt;br&gt;&amp;nbsp;			spca50x-&amp;gt;i2c_base = 0x11;
&lt;br&gt;&amp;nbsp;			break;
&lt;br&gt;+		case 0x6011:
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;desc = MaxSonixCamera;
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;bridge = BRIDGE_SONIX;
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;sensor = SENSOR_OV6650;
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;customid = SN9C101; //SN9C101G 
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;i2c_ctrl_reg = 0x81;
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	spca50x-&amp;gt;i2c_base = 0x21;
&lt;br&gt;+		 &amp;nbsp; &amp;nbsp; &amp;nbsp; 	break;
&lt;br&gt;&amp;nbsp;		case 0x6024:
&lt;br&gt;&amp;nbsp;		case 0x6025:
&lt;br&gt;&amp;nbsp;			spca50x-&amp;gt;desc = Sonix6025;
&lt;br&gt;diff -Nru gspcav1-20071224/gspca.h gspcav1-20071224-sn9c102g-ov6650-rxart/gspca.h
&lt;br&gt;--- gspcav1-20071224/gspca.h	2007-12-24 17:56:47.000000000 +0100
&lt;br&gt;+++ gspcav1-20071224-sn9c102g-ov6650-rxart/gspca.h	2008-03-03 18:45:54.000000000 +0100
&lt;br&gt;@@ -129,6 +129,7 @@
&lt;br&gt;&amp;nbsp;#define SENSOR_OV7670 29
&lt;br&gt;&amp;nbsp;#define SENSOR_MI1310_SOC 30
&lt;br&gt;&amp;nbsp;#define SENSOR_MC501CB 31
&lt;br&gt;+#define SENSOR_OV6650 32
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;/* Alternate interface transfer sizes */
&lt;br&gt;&amp;nbsp;#define SPCA50X_ALT_SIZE_0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 0
&lt;br&gt;diff -Nru gspcav1-20071224/Sonix/sonix.h gspcav1-20071224-sn9c102g-ov6650-rxart/Sonix/sonix.h
&lt;br&gt;--- gspcav1-20071224/Sonix/sonix.h	2007-11-22 15:52:16.000000000 +0100
&lt;br&gt;+++ gspcav1-20071224-sn9c102g-ov6650-rxart/Sonix/sonix.h	2008-03-03 18:48:29.000000000 +0100
&lt;br&gt;@@ -243,6 +243,13 @@
&lt;br&gt;&amp;nbsp;	0x00, 0x00, 0x02, 0x03, 0x0F, 0x0C
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+static __u8 initOv6650[] =
&lt;br&gt;+{
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 0x44, 0x44 ,0x00 ,0x00 ,0x00 ,0x00 ,0x00 ,0x80 ,0x60 ,0x00 ,0x00 ,0x00 ,0x00 ,0x00 ,0x00 ,0x00,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 0x00 ,0x02 ,0x01 ,0x0a ,0x16 ,0x12 ,0x68 ,0x0b ,0x10 ,0x1d ,0x10 ,0x00 ,0x06 ,0x1f ,0x00
&lt;br&gt;+
&lt;br&gt;+};
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;//compression 0x86 mckinit1 0x2b
&lt;br&gt;&amp;nbsp;static __u8 pas106_data[][2] = {
&lt;br&gt;&amp;nbsp;	{0x02, 0x04},		/* Pixel Clock Divider 6 */
&lt;br&gt;@@ -337,6 +344,42 @@
&lt;br&gt;&amp;nbsp;	{0, 0, 0, 0, 0, 0, 0, 0}
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+static __u8 ov6650_sensor_init[][8] =
&lt;br&gt;+{
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xA0,0x60,0x12,0x80,0x00,0x00,0x00,0x10},
&lt;br&gt;+	{0xD0,0x60,0x11,0xC0,0x1B,0x18,0xC1,0x10},
&lt;br&gt;+	{0xB0,0x60,0x15,0x00,0x02,0x18,0xC1,0x10},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;//{0xA0,0x60,0x1B,0x01,0x02,0x18,0xC1,0x10}, //THIS SET GREEN SCREEN ( pixels could be innverted indecode kind of &amp;quot;brg&amp;quot;, but blue wont be there. Avoid this data ...
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xD0,0x60,0x26,0x01,0x14,0xD8,0xA4,0x10}, //format out?
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xD0,0x60,0x26,0x01,0x14,0xD8,0xA4,0x10},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xA0,0x60,0x30,0x3D,0x0A,0xD8,0xA4,0x10},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xB0,0x60,0x60,0x66,0x68,0xD8,0xA4,0x10},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x68,0x04,0x68,0xD8,0xA4,0x10},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xD0,0x60,0x17,0x24,0xD6,0x04,0x94,0x10}, //Clipreg
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x10,0x5D,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x2D,0x0A,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x32,0x00,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x33,0x40,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x11,0xC0,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x00,0x16,0x99,0x04,0x94,0x15}, &amp;nbsp; //bright / Lumino
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x2B,0xAB,0x99,0x04,0x94,0x15}, //?flicker o brillo
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x2D,0x2A,0x99,0x04,0x94,0x15},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x2D,0x2B,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x32,0x00,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x33,0x00,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x10,0x57,0x99,0x04,0x94,0x16},
&lt;br&gt;+// &amp;nbsp; 	{0xA0,0x60,0x33,0x9D,0x99,0x04,0x94,0x16}, 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xA0,0x60,0x2D,0x2B,0x99,0x04,0x94,0x16},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x32,0x00,0x99,0x04,0x94,0x16}, // Low Light ( Enabled: 0x32 0x1 | Disabled: 0x32 0x00 )
&lt;br&gt;+	{0xA0,0x60,0x33,0x29,0x99,0x04,0x94,0x16}, // Low Ligth ( Enabled: 0x33 0x13 | Disabled: 0x33 0x29 )
&lt;br&gt;+// &amp;nbsp; &amp;nbsp;	{0xA0,0x60,0x11,0xC1,0x99,0x04,0x94,0x16},
&lt;br&gt;+// &amp;nbsp; &amp;nbsp; &amp;nbsp;{0xA0,0x60,0x00,0x16,0x99,0x04,0x94,0x15},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x00,0x17,0x99,0x04,0x94,0x15},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{0xA0,0x60,0x00,0x18,0x99,0x04,0x94,0x15},
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; {0 , 0, 0, 0, 0, 0, 0, 0},
&lt;br&gt;+}
&lt;br&gt;+;
&lt;br&gt;&amp;nbsp;static int
&lt;br&gt;&amp;nbsp;sonix_i2cwrite(struct usb_device *dev, __u8 * buffer, __u16 length)
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;@@ -380,6 +423,7 @@
&lt;br&gt;&amp;nbsp;	__u8 i2cpdoit[] = { 0xA0, 0x40, 0x11, 0x01, 0x31, 0x00, 0x63, 0x16 };
&lt;br&gt;&amp;nbsp;	//__u8 i2cpexpo1[] = { 0xB0,0x40,0x04,0x07,0x2A,0x00,0x63,0x16 };
&lt;br&gt;&amp;nbsp;	__u8 i2cpexpo[] = { 0xB0, 0x40, 0x0e, 0x01, 0xab, 0x00, 0x63, 0x16 };
&lt;br&gt;+	__u8 i2cOV6650[] = { 0xa0, 0x60, 0x06,0x11, 0x99, 0x04, 0x94, 0x15 }; 
&lt;br&gt;&amp;nbsp;	if (spca50x-&amp;gt;sensor == SENSOR_TAS5130CXX ||
&lt;br&gt;&amp;nbsp;	 &amp;nbsp; &amp;nbsp;spca50x-&amp;gt;sensor == SENSOR_TAS5110) {
&lt;br&gt;&amp;nbsp;		value = (0xFF - (spca50x-&amp;gt;brightness &amp;gt;&amp;gt; 8));
&lt;br&gt;@@ -416,6 +460,12 @@
&lt;br&gt;&amp;nbsp;		if (sonix_i2cwrite(spca50x-&amp;gt;dev, i2cpdoit, 8) &amp;lt; 0)
&lt;br&gt;&amp;nbsp;			PDEBUG(0, &amp;quot;i2c error brightness&amp;quot;);
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;+	else if( spca50x-&amp;gt;sensor == SENSOR_OV6650 )
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	{
&lt;br&gt;+		i2cOV6650[3] =spca50x-&amp;gt;brightness&amp;gt;&amp;gt; 8;
&lt;br&gt;+		if (sonix_i2cwrite(spca50x-&amp;gt;dev, i2cOV6650, 8) &amp;lt; 0)
&lt;br&gt;+			 PDEBUG(0, &amp;quot;i2c error brightness&amp;quot;);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	}
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;static void
&lt;br&gt;&amp;nbsp;sonix_setcontrast(struct usb_spca50x *spca50x)
&lt;br&gt;@@ -513,6 +563,17 @@
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;&amp;nbsp;	return 0;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;+static int
&lt;br&gt;+ov6650_I2cinit(struct usb_spca50x *spca50x)
&lt;br&gt;+{
&lt;br&gt;+	int i = 0;
&lt;br&gt;+	while (ov6650_sensor_init[i][0]) {
&lt;br&gt;+		if (sonix_i2cwrite(spca50x-&amp;gt;dev, ov6650_sensor_init[i], 8) &amp;lt; 0)
&lt;br&gt;+	 &amp;nbsp;		PDEBUG(0, &amp;quot;i2c error ov665-&amp;quot;);
&lt;br&gt;+		i++;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; 	}
&lt;br&gt;+ &amp;nbsp; 	return 0;
&lt;br&gt;+}
&lt;br&gt;&amp;nbsp;static void
&lt;br&gt;&amp;nbsp;sonix_start(struct usb_spca50x *spca50x)
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;@@ -588,6 +649,17 @@
&lt;br&gt;&amp;nbsp;		CompressCtrl[1] = 0x20;	//reg19 30
&lt;br&gt;&amp;nbsp;		MCK_SIZE = 0x20;
&lt;br&gt;&amp;nbsp;		break;
&lt;br&gt;+	case SENSOR_OV6650:
&lt;br&gt;+		sn9c10x = initOv6650;
&lt;br&gt;+	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if( spca50x-&amp;gt;mode &amp;nbsp;)
&lt;br&gt;+	 &amp;nbsp; &amp;nbsp; 	compress = 0x9b; 
&lt;br&gt;+	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;else
&lt;br&gt;+		compress = 0x8b;
&lt;br&gt;+		CompressCtrl[0] = compress;
&lt;br&gt;+		frmult = 0x68;
&lt;br&gt;+		CompressCtrl[1] = 0x20;
&lt;br&gt;+		MCK_SIZE = 0x20;
&lt;br&gt;+	 &amp;nbsp; 	break;
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;&amp;nbsp;	/* reg 0x01 bit 2 video transfert on */
&lt;br&gt;&amp;nbsp;
&lt;br&gt;@@ -615,6 +687,9 @@
&lt;br&gt;&amp;nbsp;	case SENSOR_PAS202:
&lt;br&gt;&amp;nbsp;		err = pas202_I2cinit(spca50x);
&lt;br&gt;&amp;nbsp;		break;
&lt;br&gt;+	case SENSOR_OV6650:
&lt;br&gt;+		err = ov6650_I2cinit(spca50x);
&lt;br&gt;+		break;
&lt;br&gt;&amp;nbsp;	default:
&lt;br&gt;&amp;nbsp;		err = -EINVAL;
&lt;br&gt;&amp;nbsp;		break;
&lt;br&gt;@@ -658,7 +733,8 @@
&lt;br&gt;&amp;nbsp;		break;
&lt;br&gt;&amp;nbsp;	case SENSOR_PAS106:
&lt;br&gt;&amp;nbsp;	case SENSOR_TAS5110:
&lt;br&gt;-		set_sonixSIF(spca50x);
&lt;br&gt;+	case SENSOR_OV6650:
&lt;br&gt;+	 &amp;nbsp; set_sonixSIF(spca50x);
&lt;br&gt;&amp;nbsp;		break;
&lt;br&gt;&amp;nbsp;	default:
&lt;br&gt;&amp;nbsp;		return -EINVAL;
&lt;br&gt;&lt;br&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15917239&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sweex-WC003-%22foldable-webcam%22-%280c45%3A6011%29-support-tp15805472p15917239.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15805472</id>
	<title>Sweex WC003 &quot;foldable webcam&quot; (0c45:6011) support</title>
	<published>2008-03-03T06:49:24Z</published>
	<updated>2008-03-03T06:49:24Z</updated>
	<author>
		<name>Silvio Moioli</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; my name's Silvio Moioli and I recently bought a Sweex &amp;quot;foldable
&lt;br&gt;webcam&amp;quot; (vendor id: 0x0C45, product id: 0x6011).
&lt;br&gt;&lt;br&gt;I'd like to know if it is possible to see it supported in macam: a patch 
&lt;br&gt;for it is ready for the Linux gspca driver and I wondered if someone 
&lt;br&gt;could port it to the Mac platform. Is the porting easy?
&lt;br&gt;&lt;br&gt;I have all the data and USB dumps used for driver development available 
&lt;br&gt;if needed.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;-- 
&lt;br&gt;Silvio Moioli
&lt;br&gt;www.moioli.net
&lt;br&gt;silvio at moioli dot net
&lt;br&gt;&amp;quot;Things should be as simple as possible, but not any simpler&amp;quot; Einstein
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15805472&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sweex-WC003-%22foldable-webcam%22-%280c45%3A6011%29-support-tp15805472p15805472.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14781345</id>
	<title>Re: RocketFish webcam u/s</title>
	<published>2008-01-12T17:45:11Z</published>
	<updated>2008-01-12T17:45:11Z</updated>
	<author>
		<name>Heather-27</name>
	</author>
	<content type="html">Glen Miller &amp;lt;glenmiller1 &amp;lt;at&amp;gt; mac.com&amp;gt; writes:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This does not work on the MAC. &amp;quot;Video camera is not connected&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; rocketfish (best buy) RF-NBCAM
&lt;br&gt;&amp;gt; USB20 Camera
&lt;br&gt;&amp;gt; Product ID 0x6288
&lt;br&gt;&amp;gt; Vendor ID 0x0c45
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mac OS 10.4.9
&lt;br&gt;&amp;gt; iMac G5
&lt;br&gt;&amp;gt; maccam.app 0.9.1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The camera functions using the driver supplied by the vendor, but I &amp;nbsp;
&lt;br&gt;&amp;gt; only can record video and sound, but not use it with SKYPE.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Glen Miller
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;/div&gt;&lt;br&gt;I just purchased a Rocketfish webcam, the only thing I could find to work with a
&lt;br&gt;Mac in store, and I've got the monitor working, but the driver doesn't seem to
&lt;br&gt;be engaging so I can't record anything. I tried to download the driver from the
&lt;br&gt;site but got an error message saying there was nothing to install when clicking
&lt;br&gt;the &amp;quot;install&amp;quot; button. 
&lt;br&gt;&lt;br&gt;How did you get yours to record? Did you find an alternate driver? If I return
&lt;br&gt;mine, did you find something better that you might recommend? Thanks in advance
&lt;br&gt;for your help.
&lt;br&gt;&lt;br&gt;I'm using a G5 OS 10.4.11
&lt;br&gt;1 GB RAM
&lt;br&gt;Quicktime v. 7.3.1
&lt;br&gt;Skype v.2.6
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=14781345&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RocketFish-webcam-u-s-tp12463142p14781345.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-14633404</id>
	<title>Donation: Kodak EZ 200</title>
	<published>2008-01-05T05:59:40Z</published>
	<updated>2008-01-05T05:59:40Z</updated>
	<author>
		<name>Jean Pierre Wenzel</name>
	</author>
	<content type="html">Hey there,
&lt;br&gt;&lt;br&gt;I'd like to provide you with a Kodak EZ-200 camera (&lt;a href=&quot;http://www.kodak.com/global/en/service/products/ekn011772.jhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kodak.com/global/en/service/products/ekn011772.jhtml&lt;/a&gt;&amp;nbsp;
&lt;br&gt;) for the macam project.
&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------------------
&lt;br&gt;Kodak EZ200 DIGITAL CAMERA:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Version:	1.00
&lt;br&gt;&amp;nbsp; &amp;nbsp;Bus Power (mA):	500
&lt;br&gt;&amp;nbsp; &amp;nbsp;Speed:	Up to 12 Mb/sec
&lt;br&gt;&amp;nbsp; &amp;nbsp;Manufacturer:	EASTMAN KODAK COMPANY
&lt;br&gt;&amp;nbsp; &amp;nbsp;Product ID:	0x0300
&lt;br&gt;&amp;nbsp; &amp;nbsp;Vendor ID:	0x040a
&lt;br&gt;--------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;The camera comes with a camera base, user manual (English/German/ 
&lt;br&gt;French) and a USB cable (ca. 10 ft/3 m).
&lt;br&gt;&lt;br&gt;Please let me know if you're interested in this camera.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;&lt;br&gt;JP
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2005.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=14633404&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Donation%3A-Kodak-EZ-200-tp14633404p14633404.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13790465</id>
	<title>Logitech QuickCam Deluxe for Notebooks</title>
	<published>2007-11-16T02:07:07Z</published>
	<updated>2007-11-16T02:07:07Z</updated>
	<author>
		<name>Steve Itano</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;Here is the system profile. On the Macam List of supported camera the speed for this  camera is listed as &amp;gt;unknown high speed....&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Not supported by Macam, runs on 10.4.11, but picture quality in low light sucks. Color is off, very magenta, focus is controllable so picture is sharp as can be expected. If you ever get any kind of build that can improve the low light levels and color, pleazzzze let me know.&lt;/div&gt;&lt;div&gt;&lt;br class=&quot;webkit-block-placeholder&quot;&gt;&lt;/div&gt;&lt;div&gt;Help from Logitech.... ha ha ha....&lt;/div&gt;&lt;div&gt;&lt;br class=&quot;webkit-block-placeholder&quot;&gt;&lt;/div&gt;&lt;div&gt;peace Steve&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br class=&quot;webkit-block-placeholder&quot;&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;'Lucida Grande'&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;b&gt;OS 10.4.11&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;'Lucida Grande'&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;b&gt;Processor 1.25 GHz PPC G4&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;'Lucida Grande'&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;b&gt;512 MB DDR SDRAM&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;'Lucida Grande'&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;b&gt;&lt;br class=&quot;webkit-block-placeholder&quot;&gt;&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;&lt;b&gt;Hardware Overview:&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; &quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Machine Name:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;eMac&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Machine Model:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;PowerMac6,4&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  CPU Type:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;PowerPC G4  (1.1)&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Number Of CPUs:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;1&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  CPU Speed:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;1.25 GHz&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  L2 Cache (per CPU):&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;512 KB&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Memory:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;512 MB&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Bus Speed:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;167 MHz&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Boot ROM Version:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;4.8.2f1&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 119.9px; text-indent: -120px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;'Lucida Grande'&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; &quot;&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br class=&quot;webkit-block-placeholder&quot;&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 36px; text-indent: -36px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 13px;&quot;&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;&lt;b&gt;USB Device:&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; &quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Version:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;0.05&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Bus Power (mA):&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;500&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Speed:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Up to 480 Mb/sec&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Product ID:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;0x09c1&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; text-indent: -101.2px; &quot;&gt;&lt;font face=&quot;Lucida Grande&quot; size=&quot;3&quot; style=&quot;font: 11.0px Lucida Grande&quot;&gt;  Vendor ID:&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;0x046d&lt;/font&gt;&lt;/div&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2005.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13790465&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Logitech-QuickCam-Deluxe-for-Notebooks-tp13790465p13790465.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13744654</id>
	<title>Here is your free copy of Gold Investments Daily</title>
	<published>2007-11-14T03:05:22Z</published>
	<updated>2007-11-14T03:05:22Z</updated>
	<author>
		<name>mjcraig</name>
	</author>
	<content type="html">The Golden News
&lt;br&gt;Gold breaks $800 and ounce as American Dollar declines.
&lt;br&gt;&lt;br&gt;Hemisphere Gold (HPGI) $1.00
&lt;br&gt;&lt;br&gt;Market annalists predicted gold to hit as high as $800 within 2 years.
&lt;br&gt;Gold has hit $over 800 an ounce in just one year due to depleted gold
&lt;br&gt;supplies and a falling US Dollar.
&lt;br&gt;&lt;br&gt;In an effort to find more gold, large deposits found in Suriname has
&lt;br&gt;turned attention to the small country of Suriname. It is literally a
&lt;br&gt;modern day Gold Rush.
&lt;br&gt;&lt;br&gt;A Junior Mining and exploration group, Hemisphere Gold, has a 72,000
&lt;br&gt;hectare property that, following advanced exploration, has already shown
&lt;br&gt;rich gold deposits right in the middle of the largest mines in Suriname.
&lt;br&gt;&lt;br&gt;5 Key Points To Consider
&lt;br&gt;&lt;br&gt;1. Gold is Gold, and the prices have been climbing at amazing rates
&lt;br&gt;since January of this year.
&lt;br&gt;2. Demand for gold is up on a global scale. India has been increasing
&lt;br&gt;its demand at a rate of 7% a year.
&lt;br&gt;3. HPGI's use of cutting edge technology has maximized there ability to
&lt;br&gt;find gold deposits. Their experienced management team has also been able
&lt;br&gt;to accomplish this while keeping costs down during exploration.
&lt;br&gt;4. Over 50 Million ounces of Gold has been extracted from the Guiana
&lt;br&gt;Shield. Hemisphere's property is surrounded by gold producing mines and
&lt;br&gt;advanced stage exploration projects.
&lt;br&gt;5. Gold samplings currently show as high as 3.55 Ounces/Ton according to
&lt;br&gt;last Fridays news releases in the HPGI claim. 
&lt;br&gt;&lt;br&gt;The decisions you make in the current market need to be wise and
&lt;br&gt;precise. HPGI is the type of company that could very well be a great
&lt;br&gt;safe haven during the current troubled market. Take the time to review
&lt;br&gt;their website and the profiles on Stockguru. It could be the best
&lt;br&gt;decision you make this year.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13744654&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Here-is-your-free-copy-of-Gold-Investments-Daily-tp13744654p13744654.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13725773</id>
	<title>Macam</title>
	<published>2007-11-13T05:27:30Z</published>
	<updated>2007-11-13T05:27:30Z</updated>
	<author>
		<name>Francis Vancauwenbergh</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;BODY style=&quot;word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; &quot;&gt;Hi there,&lt;DIV&gt;I had a problem because my Mac did'nt recognized my webcam.&lt;/DIV&gt;&lt;DIV&gt;I contacted the manufacturer, Philips, and they answered there were no drivers for Mac OSX.&lt;/DIV&gt;&lt;DIV&gt;Searched the web and found Macam!&lt;/DIV&gt;&lt;DIV&gt;It works !!!!&lt;/DIV&gt;&lt;DIV&gt;Also with Quicktime.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Specifications:&lt;/DIV&gt;&lt;DIV&gt;iMac G5&lt;/DIV&gt;&lt;DIV&gt;Mac OSX Version 10.4.10&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Macam Version 0.9.1&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Webcam manufacturer Philips&lt;/DIV&gt;&lt;DIV&gt;Toucam Pro II&lt;/DIV&gt;&lt;DIV&gt;PCVC 840K/20&lt;/DIV&gt;&lt;DIV&gt;Product ID (from system profiler): 0x0311&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;Many thanks for your great software.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR&gt;&lt;DIV&gt; &lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;P style=&quot;margin: 0.0px 0.0px 0.0px 0.0px&quot;&gt;&lt;FONT face=&quot;Helvetica&quot; size=&quot;3&quot; style=&quot;font: 12.0px Helvetica&quot;&gt;Francis Vancauwenbergh&lt;/FONT&gt;&lt;/P&gt;&lt;P style=&quot;margin: 0.0px 0.0px 0.0px 0.0px&quot;&gt;&lt;FONT face=&quot;Helvetica&quot; size=&quot;3&quot; style=&quot;font: 12.0px Helvetica&quot;&gt;Nieuwlandstraat 4&lt;/FONT&gt;&lt;/P&gt;&lt;P style=&quot;margin: 0.0px 0.0px 0.0px 0.0px&quot;&gt;&lt;FONT face=&quot;Helvetica&quot; size=&quot;3&quot; style=&quot;font: 12.0px Helvetica&quot;&gt;1982 Elewijt - Zemst&lt;/FONT&gt;&lt;/P&gt;&lt;P style=&quot;margin: 0.0px 0.0px 0.0px 0.0px&quot;&gt;Belgium - Europe&lt;/P&gt;&lt;P style=&quot;margin: 0.0px 0.0px 0.0px 0.0px&quot;&gt;&lt;A href=&quot;Carrera.911@telenet.be&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; &quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; &quot;&gt;Carrera.911@...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13725773&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Macam-tp13725773p13725773.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13713376</id>
	<title>Micro Innovations IC200C working</title>
	<published>2007-11-12T12:20:27Z</published>
	<updated>2007-11-12T12:20:27Z</updated>
	<author>
		<name>D Chudnov</name>
	</author>
	<content type="html">Fyi, I'm running macam[.component]-0.9.1 on an ibook g4 with
&lt;br&gt;up-to-date tiger, and it works, both in macam and in other apps (e.g.
&lt;br&gt;skype). &amp;nbsp;I believe this is the webcam listed in your table like this:
&lt;br&gt;&lt;br&gt;Micro Innovations
&lt;br&gt;Webcam Plus IC200C
&lt;br&gt;Manufacturer
&lt;br&gt;should work &amp;nbsp;&amp;lt;-- and does work :)
&lt;br&gt;SPCA508A
&lt;br&gt;&lt;br&gt;The only thing I'd note is that macam and skype both seem to want to
&lt;br&gt;make me switch from the default/presumed ic150 (which doesn't work) to
&lt;br&gt;the &amp;quot;next camera&amp;quot;, the ic200 (which does work). &amp;nbsp;I can't tell if
&lt;br&gt;that's a flaw or by design, but it's consistent across unplugs/replugs
&lt;br&gt;and app restarts.
&lt;br&gt;&lt;br&gt;Thanks for your efforts on this project! &amp;nbsp;-Dan
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13713376&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Micro-Innovations-IC200C-working-tp13713376p13713376.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13689806</id>
	<title>(no subject)</title>
	<published>2007-11-11T01:37:00Z</published>
	<updated>2007-11-11T01:37:00Z</updated>
	<author>
		<name>Karl Wagenbrunn</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13689806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28no-subject%29-tp13689806p13689806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13683685</id>
	<title>Logitech Quickcam Traveller</title>
	<published>2007-11-10T08:44:34Z</published>
	<updated>2007-11-10T08:44:34Z</updated>
	<author>
		<name>Christian Langner</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I have a Logitech Quickcam Traveller.
&lt;br&gt;I was succeeded in connecting tp the camera, but get no picture.
&lt;br&gt;So if you have any ideas in coding or testing please let me know.
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.5 (Darwin)
&lt;br&gt;Comment: Using GnuPG with Mozilla - &lt;a href=&quot;http://enigmail.mozdev.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enigmail.mozdev.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;iD8DBQFHNd/yeleXYzcS2CMRAtRjAKDMw3rLUeKXH4elaSmRlEIos57aVgCgiGrn
&lt;br&gt;ckF3MaSAffnPj80+j4xDikQ=
&lt;br&gt;=btZ9
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13683685&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Logitech-Quickcam-Traveller-tp13683685p13683685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13661456</id>
	<title>Trying to use maccam with the Xirlink C-it camera</title>
	<published>2007-11-08T20:35:57Z</published>
	<updated>2007-11-08T20:35:57Z</updated>
	<author>
		<name>Sara Snider</name>
	</author>
	<content type="html">I'm writing to let you know that I attempted to use maccam with the
&lt;br&gt;Xirlink camera and it unfortunately did not work, but I am including
&lt;br&gt;this info, in the hopes that it will be of use to you!
&lt;br&gt;&lt;br&gt;Manufacturer name: Xirlink
&lt;br&gt;&lt;br&gt;Camera name and model number: C-it Mobile XVP-710
&lt;br&gt;&lt;br&gt;Camera USB Vendor ID: 0x8080
&lt;br&gt;&lt;br&gt;Camera USB Product ID: 0x0545
&lt;br&gt;&lt;br&gt;I'm using maccam 0.9.1 on OS X (10.4.10)
&lt;br&gt;&lt;br&gt;If I can be of further help, let me know!
&lt;br&gt;-Sara
&lt;br&gt;&lt;br&gt;&lt;br&gt;Actually, if you have a camera, please let us know if it works or not,
&lt;br&gt;by emailing the following list. Include camera specifics, the name,
&lt;br&gt;model, vendor and product IDs (from the USB pane of the System
&lt;br&gt;Profiler, choose &amp;quot;About This Mac&amp;quot; in the Apple menu and then click on
&lt;br&gt;&amp;quot;More Info...&amp;quot;), which version of macam you have, and also the Mac OS
&lt;br&gt;X version used.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13661456&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trying-to-use-maccam-with-the-Xirlink-C-it-camera-tp13661456p13661456.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13660063</id>
	<title>Your life</title>
	<published>2007-11-08T07:52:39Z</published>
	<updated>2007-11-08T07:52:39Z</updated>
	<author>
		<name>Tina Blanton</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.3790.2759&quot; name=GENERATOR&gt;

&lt;/HEAD&gt; 
&lt;BODY bgColor=#ffffff&gt;
&lt;div style=&quot;margin: 10px 20px 10px 20px; background-color: #ffe; border: 3px 
solid #F28B0C; padding: 0 10px 0 10px;&quot;&gt;
&lt;p style=&quot;font-size: 13pt;&quot;&gt;Even if you have no erection problems Cialis would 
help you to make &lt;b&gt;better sex more often&lt;/b&gt; and to bring unimaginable plesure 
to her. Just disolve half a pill under your tongue and get ready for action in 
15 minutes! The tests showed that the majority of men after taking this 
medication were able to have &lt;b&gt;perfect erection&lt;/b&gt; during 36 hours!&lt;/p&gt;
&lt;center&gt;&lt;table style=&quot;border-collapse: collapse; background-color: #ffd; width: 
90%; font-size: 10pt; font-family: sans-serif; text-align: center;&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;Package&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;Quantity&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;Price in your local
drugstore*&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;b&gt;Our price&lt;/b&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px; background-color: #ffa;&quot; rowspan=&quot;6&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;p style=&quot;font-size: 14pt; 
text-align: center; text-decoration: none;&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://waitfood.com&quot; style=&quot;text-decoration: none;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;u&gt;Learn&lt;br&gt;More&lt;br&gt;Now&lt;/u&gt;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;10 tabs&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;20 doses&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;strike style=&quot;color: 
#777;&quot;&gt;$95.95&lt;/strike&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;span style=&quot;color:
#900;&quot;&gt;&lt;b&gt;$34.19&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;30 tabs&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;60 doses&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;strike style=&quot;color: 
#777;&quot;&gt;$349.95&lt;/strike&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;span style=&quot;color:
#900;&quot;&gt;&lt;b&gt;$104.66&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;60 tabs&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;120 doses&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;strike style=&quot;color: 
#777;&quot;&gt;$549.95&lt;/strike&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;span style=&quot;color:
#900;&quot;&gt;&lt;b&gt;$180.15&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;90 tabs&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;180 doses&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;strike style=&quot;color: 
#777;&quot;&gt;$789.95&lt;/strike&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;span style=&quot;color:
#900;&quot;&gt;&lt;b&gt;$242.06&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;180 tabs&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;360 doses&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;strike style=&quot;color: 
#777;&quot;&gt;$1325.95&lt;/strike&gt;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid #F28B0C; padding: 2px;&quot;&gt;&lt;span style=&quot;color:
#900;&quot;&gt;&lt;b&gt;$445.61&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/center&gt;
&lt;p style=&quot;font-size: 13pt;&quot;&gt;When you are young and stressed up&amp;hellip;&lt;br&gt;
When you are aged and never give up&amp;hellip;&lt;br&gt;
Cialis gives you confidence in any chance, every time.&lt;/p&gt;
&lt;/div&gt;
&lt;/BODY&gt;&lt;/HTML&gt;

&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13660063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Your-life-tp13660063p13660063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13567806</id>
	<title>Micro Innovations 1C460C Webcam</title>
	<published>2007-11-03T16:43:26Z</published>
	<updated>2007-11-03T16:43:26Z</updated>
	<author>
		<name>Ryan Sensenbrenner</name>
	</author>
	<content type="html">&lt;br&gt;I'd love to see this camera supported, expecially
&lt;br&gt;since Micro Innovations is currently the only brand
&lt;br&gt;I've seen for sale at Meijer (similar to Walmart, for
&lt;br&gt;those who don't know). &amp;nbsp;It doesn't currently work with
&lt;br&gt;my powerbook under Tiger or Leopard.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Micro Innovations 
&lt;br&gt;1C460C 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Information from System Profiler: 
&lt;br&gt;USB PC Camera: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Version:	26.62 
&lt;br&gt;Bus Power (mA):	500 
&lt;br&gt;Speed:	Up to 480 Mb/sec 
&lt;br&gt;Manufacturer:	SQ Tech 
&lt;br&gt;Product ID:	0x9314 
&lt;br&gt;Serial Number:	12345679 
&lt;br&gt;Vendor ID:	0x0ad2 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;I opened the webcam, and on the inside of the small
&lt;br&gt;circuitboard there was a chip with this on it: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;SQ 
&lt;br&gt;SQ931PA-L 
&lt;br&gt;O651-QY03A1G7 
&lt;br&gt;H15310 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;There was no writing on the image sensor itself. I am
&lt;br&gt;attaching a couple close up jpegs of the chip that are
&lt;br&gt;of a high enough resolution that you should be able to
&lt;br&gt;read all writing. &amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Side 1: 
&lt;br&gt;&lt;a href=&quot;http://img217.imageshack.us/img217/6519/side1cd2.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://img217.imageshack.us/img217/6519/side1cd2.jpg&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Side 2: 
&lt;br&gt;&lt;a href=&quot;http://img217.imageshack.us/img217/6981/side2nx7.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://img217.imageshack.us/img217/6981/side2nx7.jpg&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;__________________________________________________
&lt;br&gt;Do You Yahoo!?
&lt;br&gt;Tired of spam? &amp;nbsp;Yahoo! Mail has the best spam protection around 
&lt;br&gt;&lt;a href=&quot;http://mail.yahoo.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.yahoo.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13567806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Micro-Innovations-1C460C-Webcam-tp13567806p13567806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13564445</id>
	<title>Logitech Quickcam Fusion</title>
	<published>2007-11-03T10:28:45Z</published>
	<updated>2007-11-03T10:28:45Z</updated>
	<author>
		<name>Gary Mueller</name>
	</author>
	<content type="html">I have a Quickcam Fusion. Video and audio works great in iChat on a
&lt;br&gt;1.8 GHz PowerMac G5 without any additional drivers. Audio does not
&lt;br&gt;work in iChat for two different Intel Macs - a 2.16 GHz MacBook Pro
&lt;br&gt;and a single-core Mac mini. Macam 0.9.1 does not add audio support.
&lt;br&gt;Your website lists support as &amp;quot;depends (UVC)&amp;quot;. Will audio support for
&lt;br&gt;this camera be added to macam?
&lt;br&gt;&lt;br&gt;The camera is listed in System Profiler as:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Version:	0.05
&lt;br&gt;&amp;nbsp; Bus Power (mA):	500
&lt;br&gt;&amp;nbsp; Speed:	Up to 480 Mb/sec
&lt;br&gt;&amp;nbsp; Product ID:	0x08ca
&lt;br&gt;&amp;nbsp; Serial Number:	1EA00F92
&lt;br&gt;&amp;nbsp; Vendor ID:	0x046d
&lt;br&gt;&lt;br&gt;Gary Mueller
&lt;br&gt;Yorktown, VA
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13564445&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Logitech-Quickcam-Fusion-tp13564445p13564445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13560492</id>
	<title>Driver for 0x0c45:0x613a</title>
	<published>2007-11-03T00:56:42Z</published>
	<updated>2007-11-03T00:56:42Z</updated>
	<author>
		<name>Husein Febriskamadya</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:tahoma,new york,times,serif;font-size:10pt&quot;&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;USB camera&lt;/span&gt;&lt;br&gt;Version:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.01&lt;br&gt;Bus Power (mA):&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;br&gt;Speed:&amp;nbsp;&amp;nbsp;&amp;nbsp; Up to 12 Mb/sec&lt;br&gt;Product ID:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style=&quot;font-weight: bold;&quot;&gt;0x613a&lt;/span&gt;&lt;br&gt;Vendor ID:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style=&quot;font-weight: bold;&quot;&gt;0x0c45&lt;/span&gt;&lt;br&gt;&lt;br&gt;Mac OS Version &lt;span style=&quot;font-weight: bold;&quot;&gt;10.4.10&lt;br&gt;&lt;br&gt;&lt;/span&gt;Macam Version&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt; 0.9.1&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;br&gt;__________________________________________________&lt;br&gt;Do You Yahoo!?&lt;br&gt;Tired of spam?  Yahoo! Mail has the best spam protection around &lt;br&gt;http://mail.yahoo.com &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13560492&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Driver-for-0x0c45%3A0x613a-tp13560492p13560492.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13553664</id>
	<title>rdskjelv</title>
	<published>2007-11-02T12:34:43Z</published>
	<updated>2007-11-02T12:34:43Z</updated>
	<author>
		<name>CU piraner</name>
	</author>
	<content type="html">Hi Sir webcam-osx-devs
&lt;br&gt;confront your insecurities and do something about that tiny cock
&lt;br&gt;&lt;a href=&quot;http://www.figarofr.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.figarofr.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;CU piraner
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13553664&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/rdskjelv-tp13553664p13553664.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13553599</id>
	<title>built in webcam...</title>
	<published>2007-11-02T12:30:49Z</published>
	<updated>2007-11-02T12:30:49Z</updated>
	<author>
		<name>Tracy Courtemanche</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;BODY style=&quot;word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; &quot;&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;How do I get macam to recognize my internal webcam...the instructions say plug in webcam...???&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR&gt;&lt;DIV&gt; &lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; &quot;&gt;&lt;DIV&gt;Tracy Courtemanche&lt;/DIV&gt;&lt;DIV&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13553599&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tcourtemanche@...&lt;/a&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;BR class=&quot;Apple-interchange-newline&quot;&gt;&lt;/SPAN&gt; &lt;/DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13553599&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/built-in-webcam...-tp13553599p13553599.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13544371</id>
	<title>SilverCrest Mobile Webcam (from Lidl)</title>
	<published>2007-11-02T03:24:42Z</published>
	<updated>2007-11-02T03:24:42Z</updated>
	<author>
		<name>Mark Lyons-2</name>
	</author>
	<content type="html">Dear Macam developers,
&lt;br&gt;&lt;br&gt;I have purchased the camera below. It does not appear to work with 
&lt;br&gt;Macam &amp;nbsp;0..9.1 (status: &amp;quot;no camera&amp;quot;)
&lt;br&gt;&lt;br&gt;Camera Name: SilverCrest Mobile Webcam (from Lidl)
&lt;br&gt;Model: KH2342
&lt;br&gt;Product ID:	0x613b
&lt;br&gt;Vendor ID:	0x0c45
&lt;br&gt;&lt;br&gt;I have tried downloading the Sonix driver (SONiX USB 2.0 PC Camera 
&lt;br&gt;Driver OSX 1.01.0001 ) that seems to work with other cameras with the 
&lt;br&gt;same vendor ID, but it doesn't work with this one.
&lt;br&gt;I have enetered this Product ID into Google but nothing relevant comes out.
&lt;br&gt;&lt;br&gt;Is there anything more I can do to help you to identify the 
&lt;br&gt;controller chip (e.g take off back cover and look inside?)
&lt;br&gt;&lt;br&gt;Thank you in advance for any advice you can provide.
&lt;br&gt;&lt;br&gt;Best wishes,
&lt;br&gt;&lt;br&gt;Mark Lyons
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13544371&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SilverCrest-Mobile-Webcam-%28from-Lidl%29-tp13544371p13544371.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13542766</id>
	<title>你好</title>
	<published>2007-11-02T00:09:05Z</published>
	<updated>2007-11-02T00:09:05Z</updated>
	<author>
		<name>ccyiyang</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 4.0&quot;&gt;
&lt;meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;&gt;
&lt;title&gt;亿 洋 翻 译 公 司 简 介&lt;/title&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; margin-bottom: 0pt&quot; align=&quot;left&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;&amp;nbsp; 
&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: 宋体&quot;&gt;&lt;b&gt;&lt;font color=&quot;#FF0000&quot; size=&quot;4&quot;&gt;亿 
洋 翻 译 公 司 简 介&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div align=&quot;left&quot;&gt;
  &lt;pre style=&quot;text-indent: 180pt; margin-left: 0cm; margin-right: 0cm; margin-top: 0cm; margin-bottom: 0pt&quot; align=&quot;left&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt;
 ---2007&lt;/span&gt;&lt;span style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt;年第六届亚洲冬季运动会国内唯一指定
&lt;/span&gt;&lt;span style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt; &lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt;---2008&lt;/span&gt;&lt;span style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt;年奥运会翻译合作伙伴&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 180pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;　&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;亿洋翻译公司是中国最早一批专业涉外翻译服务机构，知名翻译品牌。专业提供笔译、口译、&lt;br&gt;
同声传译、网站本地化、中外文配音、涉外会议服务和同传设备租赁等服务。目前已发展为国内&lt;br&gt;
规模最大，实力最强的翻译公司之一。&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;拥有一支高水平的口、笔译人才队伍，&lt;span lang=&quot;EN-US&quot;&gt;35&lt;/span&gt;名专职翻译人员皆为翻译界具&lt;span lang=&quot;EN-US&quot;&gt;10&lt;/span&gt;年以上从业经验之&lt;br&gt;
资深人士。通过对译员细致的专业化分工，真正做到了“术业有专攻”，扬长避短，人尽其才。&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;所涉及的语种包括：英语、日语、法语、德语、俄语、韩语、葡萄牙语、泰语、阿拉伯语、&lt;br&gt;
波兰语、越南语、蒙古语、匈牙利语、希腊语、荷兰语、瑞典语、芬兰语、马来语、印尼语、捷&lt;br&gt;
克语、菲律宾语、罗马尼亚语等&lt;span lang=&quot;EN-US&quot;&gt;100&lt;/span&gt;多种语言的&lt;span lang=&quot;EN-US&quot;&gt;300&lt;/span&gt;多个专业领域。&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;经过多年的实践，公司建立了一整套完善的质量控制体系和规范化的运作流程、专业审核和&lt;br&gt;
外籍专家把关等先进的翻译理念，在业内率先实行工作流程和质量控制标准化。&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;以下是给新客户的初次翻译体验价格，优惠结束时间为&lt;span lang=&quot;EN-US&quot;&gt;2007&lt;/span&gt;年&lt;span lang=&quot;EN-US&quot;&gt;12&lt;/span&gt;月&lt;span lang=&quot;EN-US&quot;&gt;30&lt;/span&gt;日，字数&lt;span lang=&quot;EN-US&quot;&gt;1&lt;/span&gt;万字内。让我&lt;br&gt;
们一次接触，终身成为朋友！&lt;span lang=&quot;EN-US&quot;&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;FONT-SIZE: 9pt; FONT-FAMILY: 宋体&quot;&gt;单位：元&lt;span lang=&quot;EN-US&quot;&gt;/&lt;/span&gt;中文千字符&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;MsoTableGrid&quot; style=&quot;BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse&quot; cellSpacing=&quot;0&quot; cellPadding=&quot;0&quot; border=&quot;1&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: windowtext 1pt solid; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;英语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;日语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;法语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;德语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;俄语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;韩语&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;小语种&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: windowtext 1pt solid; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;60&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;80&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;90&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;95&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;100&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;90&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
      &lt;td style=&quot;BORDER-RIGHT: windowtext 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #d4d0c8; WIDTH: 60.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid; BACKGROUND-COLOR: transparent&quot; vAlign=&quot;top&quot; width=&quot;81&quot;&gt;
        &lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 宋体&quot;&gt;150-200&lt;/span&gt;&lt;/p&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; BACKGROUND: aqua; FONT-FAMILY: 宋体&quot;&gt;&lt;br&gt;
&lt;font color=&quot;#000000&quot;&gt;第一次不选择我们是您的错，第二次不选择我们是我们的错！&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;&lt;br&gt;
电&amp;nbsp;&amp;nbsp;&amp;nbsp; 话： &lt;span lang=&quot;EN-US&quot;&gt;0431-85931791/85931054-808&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;传&amp;nbsp;&amp;nbsp;&amp;nbsp; 
真：&lt;span lang=&quot;EN-US&quot;&gt; 0431-85931792-802&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;手&amp;nbsp;&amp;nbsp;&amp;nbsp; 
机：（&lt;span lang=&quot;EN-US&quot;&gt;0&lt;/span&gt;）&lt;span lang=&quot;EN-US&quot;&gt;13756037878&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;网&amp;nbsp;&amp;nbsp;&amp;nbsp; 
址： &lt;/span&gt;&lt;u&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; COLOR: blue; FONT-FAMILY: 宋体&quot;&gt;www.yiyangfanyi.com&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;电子邮件： 
&lt;/span&gt;&lt;u&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 12pt; COLOR: blue; FONT-FAMILY: 宋体&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13542766&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yiyangfanyi@...&lt;/a&gt;&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 宋体&quot;&gt;地&amp;nbsp;&amp;nbsp;&amp;nbsp; 
址： 吉林省长春市工农大路&lt;span lang=&quot;EN-US&quot;&gt;1055&lt;/span&gt;号&lt;/span&gt;&lt;/p&gt;

&lt;/body&gt;

&lt;/html&gt;

&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13542766&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%E4%BD%A0%E5%A5%BD-tp13542766p13542766.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13534375</id>
	<title>macam installed and working</title>
	<published>2007-11-01T12:15:22Z</published>
	<updated>2007-11-01T12:15:22Z</updated>
	<author>
		<name>carelkok</name>
	</author>
	<content type="html">I just installed macam version 0.9.1 on an Intel MacBook running OS X &amp;nbsp;
&lt;br&gt;version 10.4.10.
&lt;br&gt;I have an older model Logitech QuickCam for Notebooks Pro, model &amp;nbsp;
&lt;br&gt;number V-UJ15, product id 0x08b1, vendor id 0x046d.
&lt;br&gt;Macam works perfectly as does the cam when using Skype.
&lt;br&gt;Thank you!
&lt;br&gt;Carel Kok
&lt;br&gt;Netherlands
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13534375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/macam-installed-and-working-tp13534375p13534375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13515513</id>
	<title>(no subject)</title>
	<published>2007-10-31T12:12:40Z</published>
	<updated>2007-10-31T12:12:40Z</updated>
	<author>
		<name>张先生-31</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 宝恒实业有限公司
&lt;br&gt;　 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 尊敬的贵公司（厂）财务部：
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;您好！
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;本公司身受多家包税公司委托代开各种税票，规范做帐，价格优惠，
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;为企业争取最大的经济利益。
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 发票种类分别为：增值税专用发票、海关增值税专用发票、普通国税
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(服务业、运输业、建筑安装业、广告业、加工业、销售业等等。)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 如贵公司（厂）需要本公司代开发票请来电联系.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;致
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 礼
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 请来电联系；0755-21054532
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 13751120762 蔡先生
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13515513&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;LINBO762@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13515513&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28no-subject%29-tp13515513p13515513.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13510271</id>
	<title>高效节电，商机无限</title>
	<published>2007-10-31T08:15:34Z</published>
	<updated>2007-10-31T08:15:34Z</updated>
	<author>
		<name>gydlbj</name>
	</author>
	<content type="html">&lt;html&gt;

&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 4.0&quot;&gt;
&lt;meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;&gt;
&lt;title&gt;国源动力&lt;/title&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;pre style=&quot;text-indent:21.0pt;mso-char-indent-count:2.0;
mso-char-indent-size:10.5pt;line-height:24.0pt;mso-line-height-rule:exactly&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;span style=&quot;font-family:宋体;mso-ascii-font-family:&amp;quot;Times New Roman&amp;quot;;mso-hansi-font-family:
&amp;quot;Times New Roman&amp;quot;&quot;&gt;国源动力（北京）科技发展有限公司是一家集专业节电技术研发、生产、销售及售后服务
 为一体的高科技公司，主要产品是&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;GD&lt;/span&gt;&lt;span style=&quot;font-family:宋体;mso-ascii-font-family:&amp;quot;Times New Roman&amp;quot;;
mso-hansi-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;系列智能化节电设备。公司&lt;/span&gt;&lt;span style=&quot;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:&amp;quot;Times New Roman&amp;quot;;
mso-hansi-font-family:&amp;quot;Times New Roman&amp;quot;;mso-bidi-font-weight:bold&quot;&gt;致力于向全球合作伙伴提供
 专业的节能节电产品、完善的节电解决方案及优质专业的服务。&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;s1&quot;&gt;&lt;span style=&quot;font-size:14.0pt;
font-family:黑体;color:red&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight:normal&quot;&gt;
&lt;/b&gt;&lt;b style=&quot;mso-bidi-font-weight: normal; font-size: 14.0pt; font-family: 黑体; color: red&quot;&gt; &lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 黑体; color: red; mso-bidi-font-weight: normal&quot; class=&quot;s1&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal; font-family: 黑体; color: red&quot;&gt;&lt;font size=&quot;3&quot;&gt; &lt;/font&gt;&lt;font size=&quot;4&quot;&gt;本公司郑重承诺设备节电率均在4０％以上。&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;color:#333333&quot;&gt;
   &lt;font size=&quot;3&quot;&gt;欢迎来电洽谈节电意向和代理合作事宜！&lt;/font&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-size:10.5pt;font-family:Verdana;color:#333333&quot;&gt;&lt;o:p&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p class=&quot;MsoNormal&quot; style=&quot;text-indent:21.0pt;mso-char-indent-count:2.0;
mso-char-indent-size:10.5pt;line-height:24.0pt;mso-line-height-rule:exactly&quot;&gt;&lt;font size=&quot;3&quot;&gt;&lt;span style=&quot;mso-bidi-font-size: 10.5pt&quot;&gt;请与我们联系&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-size:10.5pt;font-family:Verdana&quot;&gt;010-62074625&lt;span style=&quot;mso-spacerun: yes; mso-bidi-font-size: 10.5pt&quot;&gt;&amp;nbsp;&amp;nbsp; 
&lt;/span&gt;800-810-9566&lt;span style=&quot;mso-spacerun: yes; mso-bidi-font-size: 10.5pt&quot;&gt;&amp;nbsp;  
&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;mso-bidi-font-size:10.5pt;font-family:宋体;
mso-ascii-font-family:Verdana;mso-hansi-font-family:Verdana&quot;&gt;刘先生&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-size:10.5pt;font-family:Verdana&quot;&gt;&lt;o:p&gt;
&lt;/o:p&gt; 
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;13911152212&lt;span style=&quot;mso-spacerun: yes; mso-bidi-font-size: 10.5pt&quot;&gt;&amp;nbsp;&amp;nbsp; 
&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;mso-bidi-font-size:
10.5pt;font-family:宋体;mso-ascii-font-family:Verdana;mso-hansi-font-family:Verdana&quot;&gt;赵先生&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-size:10.5pt;font-family:Verdana&quot;&gt;&lt;o:p&gt;
&lt;/o:p&gt;
&lt;br&gt;
&lt;/span&gt;&lt;span style=&quot;mso-bidi-font-size: 10.5pt; font-family: Verdana&quot; lang=&quot;EN-US&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-size:10.5pt;font-family:Verdana&quot;&gt;&lt;a href=&quot;http://www.godo88.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;font color=&quot;#0000FF&quot;&gt;http://www.godo88.com&lt;/font&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style=&quot;mso-spacerun: yes; mso-bidi-font-size: 10.5pt&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;mso-spacerun: yes; mso-bidi-font-size: 10.5pt&quot;&gt;&lt;font color=&quot;#008000&quot;&gt; 
&lt;/font&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;E_mail:&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13510271&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gydl@...&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; 

&lt;/body&gt;

&lt;/html&gt;

&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13510271&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%E9%AB%98%E6%95%88%E8%8A%82%E7%94%B5%EF%BC%8C%E5%95%86%E6%9C%BA%E6%97%A0%E9%99%90-tp13510271p13510271.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13487205</id>
	<title>Camera Working</title>
	<published>2007-10-30T06:02:46Z</published>
	<updated>2007-10-30T06:02:46Z</updated>
	<author>
		<name>Jill Paine</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;BODY style=&quot;word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; &quot;&gt;Logitech QuickCam Messenger&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV&gt;MacCam 0.9.1&lt;/DIV&gt;&lt;DIV&gt;OSX 10.4.10 on PPC&lt;/DIV&gt;&lt;DIV&gt;&lt;BR class=&quot;khtml-block-placeholder&quot;&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;&lt;B&gt;USB Device:&lt;/B&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: 0px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; &quot;&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;  &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Version:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/SPAN&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;1.00&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;  &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Bus Power (mA):&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/SPAN&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;500&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;  &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Speed:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/SPAN&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Up to 12 Mb/sec&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;  &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Product ID:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/SPAN&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;0x08da&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV style=&quot;text-indent: -101px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 101.1px; &quot;&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;  &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;Vendor ID:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/SPAN&gt;&lt;FONT class=&quot;Apple-style-span&quot; face=&quot;Lucida Grande&quot; size=&quot;3&quot;&gt;&lt;SPAN class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px;&quot;&gt;0x046d&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13487205&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Camera-Working-tp13487205p13487205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13479182</id>
	<title>we have almost a million doctors on file</title>
	<published>2007-10-29T17:13:54Z</published>
	<updated>2007-10-29T17:13:54Z</updated>
	<author>
		<name>hydro-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Licensed Doctors in the USA 
&lt;br&gt;&lt;br&gt;788,920 in total  17,586 emails
&lt;br&gt;&lt;br&gt;Many different medical specialties
&lt;br&gt;&lt;br&gt;Can easily be sorted by 16 different fields
&lt;br&gt;&lt;br&gt;Price for this week only = &amp;nbsp;$337
&lt;br&gt;&lt;br&gt;&lt;br&gt;*** Get the data below as a gift when you order the MD list above ***
&lt;br&gt;&lt;br&gt;American Pharmaceutical Company bigwigs
&lt;br&gt;Names and email addresses of 5,000 bigwigs
&lt;br&gt;&lt;br&gt;American Hospitals
&lt;br&gt;complete contact information for CEO's, CFO's, Directors and more - over 23,000 listings in total for more than 7,000 hospitals in the USA
&lt;br&gt;&lt;br&gt;Dentists in the USA
&lt;br&gt;More than half a million listings [worth $299 alone!]
&lt;br&gt;&lt;br&gt;US Chiropractor Listing
&lt;br&gt;Complete data for all chiropractors in the USA (a $249 value)
&lt;br&gt;&lt;br&gt;(206) 350-5212
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Only good until November 2
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13479182&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/we-have-almost-a-million-doctors-on-file-tp13479182p13479182.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13467881</id>
	<title>You have yet to open your ecard.</title>
	<published>2007-10-29T05:25:14Z</published>
	<updated>2007-10-29T05:25:14Z</updated>
	<author>
		<name>d1uja</name>
	</author>
	<content type="html">This is the funniest cat I have ever seen! See it online!
&lt;br&gt;&lt;a href=&quot;http://121.163.39.135/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://121.163.39.135/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13467881&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/You-have-yet-to-open-your-ecard.-tp13467881p13467881.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13451218</id>
	<title>Your ecard joke is waiting!</title>
	<published>2007-10-28T02:25:12Z</published>
	<updated>2007-10-28T02:25:12Z</updated>
	<author>
		<name>cmitchel_6</name>
	</author>
	<content type="html">Click here to pick up your Crazy Cat Card! &lt;a href=&quot;http://76.216.113.191/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://76.216.113.191/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Splunk Inc.
&lt;br&gt;Still grepping through log files to find problems? &amp;nbsp;Stop.
&lt;br&gt;Now Search log events and configuration files using AJAX and a browser.
&lt;br&gt;Download your FREE copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;webcam-osx-devs mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13451218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webcam-osx-devs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/webcam-osx-devs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/webcam-osx-devs-f4197.html&quot; embed=&quot;fixTarget[4197]&quot; target=&quot;_top&quot; &gt;webcam-osx-devs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Your-ecard-joke-is-waiting%21-tp13451218p13451218.html" />
</entry>

</feed>
