digital watermark audio file

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

For a group of non-technical types, is there a simple way to watermark
an audio file in such that it could be identified back to a unique
copy, and thus the source of a "leak" would be easy to track?  I know
I could overlay (underlay?) a whale farting at different time spots
and track distribution based on the timing of whale flatulence, but
that doesn't fulfill the simple part of the equation.  And I need
something a little less easy to modify than MP3/OGG Tags, etc.
Suggestions (aside from the obvious religious war over which mammal
flatulence should be used), thoughts, experiences, etc welcome....

And to clarify the intended recipients are non-technical, I don't
expect them to replicate this in any fashion, just noting that I don't
expect any of them to 1) know what a spectrogram is 2) be able to
identify an abnormality in a spectrogram.

Regards,

dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRkTdgAAoJEMP+wtEOVbcdQoUH/2rNUNgVhbO4vTl8t1X02fC+
35otuS1QqTaho09c3VrKCc+msrTrhs0kfcWZUgOiIEATEfrAto54KX2qkpQMFdi4
OBbuS+EcaPtsN+LM5lMhXu/J5CthtHSik/0aMrUEFrNPVFvIo5Y+vVMGQU3tB3bT
xAcaEpIfW3bhdR0Vg+gacFBNLGgNBHNLZHGu4TNpZifMy6KSa9acR+klpfJeEKPh
du/eKxhUJgoQD62EknsinTMIq19287Nf+xkj3+1vDAlJ230cpIjSL87HMI1elLPP
GUjtHS3l0rcC7mAiBoth9vIxTfRYRIo+ChtJmjDRFeU1y3X2LhrnbYMKOUbKa4U=
=qFNp
-----END PGP SIGNATURE-----

.htaccess -- SOLVED

From: rdflowers 
------------------------------------------------------
A call to hostgator helped me to realize the .htaccess file needed to  
be IN the doc root, not just above it.

THANKS, EVERYONE !


----- Message from seabre986@gmail.com ---------
     Date: Sun, 14 Apr 2013 00:28:08 -0400
     From: Sean Brewer 
Reply-To: Chattanooga Unix Gnu Android Linux Users Group  

  Subject: Re: [Chugalug] .htaccess
       To: rd@chatta.us, CHUGALUG 


> Also, like Joshua said. Make sure you have mod

gopherfs?

From: Rod-Lists 
------------------------------------------------------
Why would you access gopher as a file system in userspace?
as oppose just using a gopher client in term?
http://www.gnu.org/software/hurd/hurd/translator/gopherfs.html
 

USB 3.0 Hub thoughts

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Late night window shopping for a new USB 3.0 Hub last night.  Anyone
have a good reason why I don't want one of these?

http://www.mondohub.com/

Regards,

dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRYZH4AAoJEMP+wtEOVbcdxo8H/RVQs7nTPpRu/DRo9vSkqJnp
asCeUE10YcY4zHzHGYB3Y/GVfaUlrTtBnLjlcSek09eVzehGWw8CovAweAbuHU4B
Y0P7Q7wId6ZYq2Wkp5rRCeinWPJ80nxcGbx+dczqB0hAnRthg2LIY+7TJ777lRuq
e7Y/lvFJnnQ9q/4JLS58YhvGD3xj7taa+VAb5dgKihbeG3rKJOlCGBthWKqTvlcO
CgEFfpaVvbO2pNXrhpDFJZuf9i8ueqqdHfOnaHpq2lkQGgkZ1kLjJPDu1oUO0EPm
LQe65n/D3I825/SGql0JBiqKQDBsEud3kVQAhyLZ6GRN8+Z4AZwULGKdMg96XCM=
=/C8K
-----END PGP SIGNATURE-----

(estimated) 4.3Gb of Data on punch cards

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://en.wikipedia.org/wiki/File:IBM

Linux volunteer opportunity

From: Luke Prince 
------------------------------------------------------
I love the idea of a Raspberry Pi kiosk and would happily volunteer some
time to help set it up on that platform. I have always wanted to play with
one, and this could be the perfect opportunity!

On Wed, Apr 3, 2013 at 10:01 AM,  wrote:

> Send Chugalug mailing list submissions to
>         chugalug@chugalug.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://chugalug.org/cgi-bin/mailman/listinfo/chugalug
> or, via email, send a message with subject or body 'help' to
>         chugalug-request@chugalug.org
>
> You can reach the person managing the list at
>         chugalug-owner@chugalug.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Chugalug digest..."
>
>
> Today's Topics:
>
>    1. Re: Linux volunteer opportunity (Kiosk station) (Mike Robinson)
>    2. Re: Linux volunteer opportunity (Kiosk station) (Darren Breidigan)
>    3. Re: Intro to Python class at the library (Dan Eveland)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 3 Apr 2013 07:05:55 -0500
> From: Mike Robinson 
> To: chugalug@chugalug.org
> Subject: Re: [Chugalug] Linux volunteer opportunity (Kiosk station)
> Message-ID: 
> Content-Type: text/plain; charset="us-ascii"
>
> The usual way to run a kiosk-station is to configure a user-name (often
> password-free, often always-logged-on by default) which runs the kiosk
> application directly as its "shell."  Thus, when that user logs-on, the
> kiosk is running; when the kiosk program ends for any reason, the user is
> now by definition logged-off.  Or, if you want a GUI, select a
> window-manager such as Matchbox which is designed for this purpose.
>
>
> http://serverfault.com/questions/59329/im-looking-for-secure-linux-kiosk-software
>
> http://users.telenet.be/mydotcom/howto/linuxkiosk/intro.htm
>
> http://www.engineering.uwaterloo.ca/twiki/bin/view/Linux/LinuxKiosk
>
> http://www.flatcoder.co.uk/how-to-build-a-secure-kiosk-operating-system/
>
>
> ---------
> Mike Robinson
> Technical Director
> Sundial Services International, LLC
> http://www.sundialservices.com
> miker@sundialservices.com
> (615) 268-3829
> http://www.linkedin.com/pub/mike-robinson/51/532/5a
>
> >
> > I'm not a guru but, I think some kind of kiosk would not be out of my
> reach.
> >
> > Maybe Lubuntu with Firefox in kiosk mode?
> >
> > https://addons.mozilla.org/en-us/firefox/addon/r-kiosk/
> >
> >
> > On 04/01/2013 11:58 AM, Nate Hill wrote:
> >> Hi all,
> >>
> >> As part of our 3D printing service we are offering at the library,
> >> with thanks to some help from James and Bill of Engage 3D, we now have
> >> 4 formerly retired and discarded computers running Ubuntu.  The plan
> >> is to have those running as Tinkercad stations, but Tinkercad is going
> >> away (lame) so we'll use something else.  Obviously we can do a lot
> >> more than just this with these machines.
> >>
> >> I know there are some Linux based kiosk systems out there; setups that
> >> allow people to schedule reservations of computers.  We don't yet have
> >> the demand that we need something like this, but I'm hoping as we
> >> expand hours and services on The 4th Floor this will really grow into
> >> a public computer lab running all open source goodies.
> >>
> >> I've got a machine that could be tasked as the 'computer signup
> >> station'.  Does anyone on this list want to give this project a shot?
> >> We'd love to have you.
> >>
> >> Nate
> >>
> >> --
> >> Nate Hill
> >> nathanielhill@gmail.com 
> >> http://4thfloor.chattlibrary.org/
> >> http://www.natehill.net
> >>
>
>
>
>
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:  http://chugalug.org/pipermail/chugalug/attachments/20130403/2813f869/attachment-0001.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 2116 bytes
> Desc: not available
> URL:  http://chugalug.org/pipermail/chugalug/attachments/20130403/2813f869/attachment-0001.bin
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 03 Apr 2013 09:47:23 -0400
> From: Darren Breidigan 
> To: chugalug@chugalug.org
> Subject: Re: [Chugalug] Linux volunteer opportunity (Kiosk station)
> Message-ID: 
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Thanks for the links.
>
> Some suggest running the whole thing off a flash drive.
>
> It could probably all be done on a Raspberry Pi.
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 3 Apr 2013 10:01:21 -0400
> From: Dan Eveland 
> To: Chattanooga Unix Gnu Android Linux Users Group
>         
> Subject: Re: [Chugalug] Intro to Python class at the library
> Message-ID:
>          L2n5KYwgSOQ@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I am Nate's web guy. I have now made it much more obvious when registering
> to show if you are on the wait-list. It was way too subtle with small text.
> Basically anyone who registered after 7:30PM on April 1st is on the wait
> list. I see Michael Scholten in the class and Lynn Dixson on the wait list.
> Feel free to email me directly if you would like me to check.
>
>
> On Wed, Apr 3, 2013 at 6:32 AM, Michael Scholten  >wrote:
>
> > Thanks Nate
> > On Apr 2, 2013 7:47 PM, "Nate Hill"  wrote:
> >
> >> Hey
> >> I will follow up with my web guy and see what's up with registered folk
> >> vs wait list folk
> >> Thanks
> >>
> >> On Tuesday, April 2, 2013, Lynn Dixon wrote:
> >>
> >>> Michael
> >>> I didn't get any response other than the confirmation on the webpage.
> >>> Hopefully we were able to get in the class!
> >>> On Apr 2, 2013 7:22 PM, "Michael Scholten" 
> wrote:
> >>>
> >>>> (in late response to you Lynn...) I signed up. Pretty certain I am in
> >>>> the first 25 as there were still 2 slots open after I put my name in
> >>>> although I can't be sure. Should we/I have gotten any sort of
> confirmation
> >>>> Nate? Email or otherwise?
> >>>>
> >>>> -Michael
> >>>>
> >>>>
> >>>> On Tue, Apr 2, 2013 at 3:18 PM, rdflowers  wrote:
> >>>>
> >>>>> Simple interactions with a database, examples of actual code that are
> >>>>> fairly simple, BUT are beyond the "Hello, World" stage,
> python.orgmailing lists, getting new modules from
> >>>>> python.org or elsewhere, hashes, sets, multisets, tips and tricks;
> >>>>> or, some non-crowded subset of all that.
> >>>>>
> >>>>> ----- Message from stephen@averagesecurityguy.**info ---------
> >>>>>     Date: Tue, 2 Apr 2013 14:16:25 -0400
> >>>>>     From: Stephen Haywood 
> >>>>>
> >>>>> Reply-To: Chattanooga Unix Gnu Android Linux Users Group  >>>>> chugalug@chugalug.org>
> >>>>>  Subject: Re: [Chugalug] Intro to Python class at the library
> >>>>>       To: Chattanooga Unix Gnu Android Linux Users Group  >>>>> chugalug@chugalug.org>
> >>>>>
> >>>>>
> >>>>>  What specific things would you expect a 102 course to cover?
> >>>>>>
> >>>>>> Stephen Haywood
> >>>>>> Owner, ASG Consulting
> >>>>>> CISSP, GSEC, OSCP
> >>>>>> T: @averagesecguy
> >>>>>> W: averagesecurityguy.info
> >>>>>>
> >>>>>>
> >>>>>
> >>>>> ----- End message from stephen@averagesecurityguy.**info -----
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> R. D. Flowers, Chattanooga, TN, USA
> >>>>> http://chalice.us/poe/
> >>>>>
> >>>>>
> >>>>> 

Linux volunteer opportunity (Kiosk station)

From: Mike Robinson 
------------------------------------------------------
The usual way to run a kiosk-station is to configure a user-name (often =
password-free, often always-logged-on by default) which runs the kiosk =
application directly as its "shell."  Thus, when that user logs-on, the =
kiosk is running; when the kiosk program ends for any reason, the user =
is now by definition logged-off.  Or, if you want a GUI, select a =
window-manager such as Matchbox which is designed for this purpose.

=
http://serverfault.com/questions/59329/im-looking-for-secure-linux-kiosk-s=
oftware

http://users.telenet.be/mydotcom/howto/linuxkiosk/intro.htm

http://www.engineering.uwaterloo.ca/twiki/bin/view/Linux/LinuxKiosk

http://www.flatcoder.co.uk/how-to-build-a-secure-kiosk-operating-system/


---------
Mike Robinson
Technical Director
Sundial Services International, LLC
http://www.sundialservices.com
miker@sundialservices.com
(615) 268-3829
http://www.linkedin.com/pub/mike-robinson/51/532/5a

>=20
> I'm not a guru but, I think some kind of kiosk would not be out of my =
reach.
>=20
> Maybe Lubuntu with Firefox in kiosk mode?
>=20
> https://addons.mozilla.org/en-us/firefox/addon/r-kiosk/
>=20
>=20
> On 04/01/2013 11:58 AM, Nate Hill wrote:
>> Hi all,
>>=20
>> As part of our 3D printing service we are offering at the library,=20
>> with thanks to some help from James and Bill of Engage 3D, we now =
have=20
>> 4 formerly retired and discarded computers running Ubuntu.  The plan=20=

>> is to have those running as Tinkercad stations, but Tinkercad is =
going=20
>> away (lame) so we'll use something else.  Obviously we can do a lot=20=

>> more than just this with these machines.
>>=20
>> I know there are some Linux based kiosk systems out there; setups =
that=20
>> allow people to schedule reservations of computers.  We don't yet =
have=20
>> the demand that we need something like this, but I'm hoping as we=20
>> expand hours and services on The 4th Floor this will really grow into=20=

>> a public computer lab running all open source goodies.
>>=20
>> I've got a machine that could be tasked as the 'computer signup=20
>> station'.  Does anyone on this list want to give this project a shot?=20=

>> We'd love to have you.
>>=20
>> Nate
>>=20
>> --=20
>> Nate Hill
>> nathanielhill@gmail.com 
>> http://4thfloor.chattlibrary.org/
>> http://www.natehill.net
>>=20











Linux volunteer opportunity at the library

From: Nate Hill 
------------------------------------------------------
Hi all,

As part of our 3D printing service we are offering at the library, with
thanks to some help from James and Bill of Engage 3D, we now have 4
formerly retired and discarded computers running Ubuntu.  The plan is to
have those running as Tinkercad stations, but Tinkercad is going away
(lame) so we'll use something else.  Obviously we can do a lot more than
just this with these machines.

I know there are some Linux based kiosk systems out there; setups that
allow people to schedule reservations of computers.  We don't yet have the
demand that we need something like this, but I'm hoping as we expand hours
and services on The 4th Floor this will really grow into a public computer
lab running all open source goodies.

I've got a machine that could be tasked as the 'computer signup station'.
 Does anyone on this list want to give this project a shot?  We'd love to
have you.

Nate


-- 
Nate Hill
nathanielhill@gmail.com
http://4thfloor.chattlibrary.org/
http://www.natehill.net

Sofa kink packed.. going to moed.

From: CA 
------------------------------------------------------
I'm surprised you went to the buffet by Wal-Mart, that place has always
sucked. Horrible service and out of time food. Im sorry rice sitting 2hrs
in a pan..yucky. I tried to goto burger at about 8pm and they had a line
almost to the door

On Friday, March 22, 2013, Coe, Carson David  wrote:
> NO
>
> That place is not good. I mean, it tastes okay...but I went there with my
girlfriend and we both got sick from it. I got sushi and she got lo mein.
So yeah. Avoid if possible.
>
> Rod-Lists  wrote:
>
>
>  Away from net. missed this.
> I keep thinking we need to check out that new asian place at the corner.
I think it is called ginger bistro or something.
>
> ----- Mike Harrison  wrote:
>> Ok.  I did that while getting in the car. Mojo was also packed. We ended
up at the chinese buffet next to walmart. Which dispite the cliche, was
pretty darn good.
>>
>> My apologies to anyone lost looking for geeks stuffing their faces.
>>
>>
>> From my Android phone on T-Mobile. The first nationwide 4G network.
>>
>> -------- Original message --------
>> From: Dan Lyke 
>> Date: 03/22/2013  11:50 AM  (GMT-05:00)
>> To: Chattanooga Unix Gnu Android Linux Users Group 
>> Subject: Re: [Chugalug] Sofa kink packed.. going to moed.
>>
>> On Fri, Mar 22, 2013 at 8:46 AM, Mike Harrison 
wrote:
>> > Subjectvsays it...
>>
>> I'm confused, 'cause I thought "moed" is Hebrew for the standard set
>> of religious festivals.
>>
>> Dan
>> 

Recording from TV tuner card under Linux

From: "Robert A. Kelly III" 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I have a Hauppauge WinTV-HVR-2250 tuner card I've not used yet and I'm
wanting to digitize some old VHS-C tapes I have, but it seems not to
be quite as simple as I thought it might be. Has anyone here done
something like this before? What setup and software did you use, or
what would you recommend?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRS4PlAAoJEJ5siNOndH0qMGgP/00IdkD4uSHXbECba/DYaZX2
gImNizH4PsKyw5lCqtMzwB26GZzYpBSnBf+QTSFu9xhNb+h9eaRK/VwmF/CxPHY/
YXiJROnj/YMshfRuKqUtT/HgMTj93Wk62P+8I2OTFCGJ49yj7CXep8njpWWBkxPo
FXr92LyxvBGqS7PiKtjNKQlGa5YKn+jkm3sMHZlzoJetz+2XT9yqwJmPf5YNB6Cg
QmkkF6T48CX10lWCMTvTOqsO9eQXGOH541Y7iXtP7bjEgsTrdO3E+eaU5uRTSjdL
AkqLoq9qYYP8rObCWb5BbWj+/y8MfUiN0W4iYoUUbssGbzqbeqmzMln2SIaWf1FA
2mfFQnb4RcMBN6sn8zVRvt4ieTZLa8DYwS/dLUi4OUJ5tXBmMzZLjZeQN2f+T7Bo
KWnFQM3vQnj/iEvgHOoatHH5icQswg1oZrqRB37BqHWqvyvA741r8AMzmF9QLSTA
GsorWXEdIhZdy/pgn04Jgvfh6tiR87bMr9RIwYc+2GDca4pZHKYm4AJiYhjcui94
yut4uhqvPBdF/20dEUmwd8ozG82DboLE3RuYrLSArKaUfF+WJVGt3jtiwSSyM4UC
j1vbW2h4ud5V1+sr3dZAuqvjDJ+NfI/Sz/BO7ZlejfXOM8RsTEkysmfqa3JIYKwQ
78/HtPpkixOk4pigsSc4
=DW1P
-----END PGP SIGNATURE-----

Where is chugalug's GPG key?

From: Mike Robinson 
------------------------------------------------------
I see that the latest digest is signed with the key C3FEC2D10E55B71D but =
I cannot find that key on a server.

I'm using OpenGPG for OSX (Snow Leopard =3D 10.6) and searched e.g. =
"keys.gnupg.net" without success.  Does anyone who is also using that =
software happen to have info?

gpg --recv-keys C3FEC2D10E55B71D
gpg: requesting key 0E55B71D from hkp server keys.gnupg.net
gpgkeys: key C3FEC2D10E55B71D not found on keyserver=

Thirty years in programming, looking for something to do

From: Mike Robinson 
------------------------------------------------------
"Most" programming languages ... Perl, Python, PHP, Ruby, Java.  Usually =
the deal is that there's already some existing application out there, =
it's in serious trouble (perhaps abandoned in favor of greener climes), =
and the task is to drop in and do it, always landing "four paws down."  =
There's been some stranger stuff ... Prolog, R.  Never a shortage in =
this world of half-finished stuff that's been left high and dry.

Can programming-languages be a hobby?  I think so.  I'm always poking =
around sites learning about new ones.  I've even written a few.  It's =
really interesting to me, to see how programming languages work and to =
see them as a power-tool for a particular class of problem.  There's a =
really challenging Terracache in this area (I think it's still alive) =
which at its various puzzle stages included both a very large Sudoku =
puzzle and a logic-problem ("The man with the blue tie is not standing =
up") with twenty-odd stages.  GNU Prolog not only solved both problems =
but, geek that I am, showed that one of the clues in the logic problem =
was not required to solve the problem.

Hobby or not, everyone starting on a new project picks their favorite =
and everybody's got a different favorite.  So, when they waltz on to the =
next gig and you're the one following 'em, you dance with the one that =
brung ya.

---------
Mike Robinson
Technical Director
Sundial Services International, LLC
http://www.sundialservices.com
miker@sundialservices.com
(615) 268-3829
http://www.linkedin.com/pub/mike-robinson/51/532/5a










Artifact discovered during spring cleaning

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I dug up a PerfectData Automatic QIC II Head Cleaning Cartridge
that has a clean head sponge on it, has a box of unused head sponges
and still has liquid in the TF Solution bottle.

LOL!

Anyone actually need this thing before I chuck it?

- --dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRPM1PAAoJEMP+wtEOVbcdhFgIAJeIF7VU5tDSRWccqIui8ZaR
CZC4C4z5WSbB0HsId8V/y6AcF9KJ1sWiOBp8O+EjYZ+/+gi9YdO0Bs9fNRXN9Zz5
CYzxuqNojmkUw0nGka0AJKegTr7e8zVPBOY5bcV43ZSCO6D3cpao5IzXLbgytfa7
OB4Grnz8prsgEbSXysYga5aRcvQgFyzPNeA32gGXqWcaOz7O7ggA03hkRx5F94Qn
XUG5eY6SI3Vf0mgKLwb4kfgfU+FK3/P9qpDXV66iEZozr8bXPOjXLkCKn/6+Mlka
nOyCCPmju590jvp7X9+oEcqi/SP+dI38a9PDNd7mQJruNtaOyM9QYhCb0BPOWV8=
=DQX/
-----END PGP SIGNATURE-----

Chugalug Digest, Vol 7, Issue 85

From: Peter Veotsch 
------------------------------------------------------
I use VirtualBox as =A0my hypervisor. =A0It runs well and fast under mint. =
=A0I haven't noticed many practical differences between the type 1 and type=
 2 hypervisors for workstation use.=0A=0APeter Voetsch=0A=0A=0A

Things that make you go hmmmm

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://www.krtv.com/news/bogus-emergency-alert-message-transmitted/

Regards,

dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRHA1DAAoJEMP+wtEOVbcd6CoH/0sBRBBkn1jRpAEZrolDSlO2
2HT9B1vc1iHQKtVCFyGv4FM+VpufhmlumYm0lQQAtNx0g59KSGVP7MzVA/r4/CW2
hX+VYlEc/DxzUDQ/CO53xW/WqHF+jpBCImWedNk+qz+4xhgJUF16+V+YbspCmXxT
rMMjIqyGW5079xFjTzx63I75XzIQZNQg8nOt85ZfzlXVEPL7JGWKXDEp/qSlLjY2
kox6U+vNom8L225mqoyxrXKqd+EsA6RA1U2MPQbSEg8gFecuXyOXeLr3bx3mxeRm
zwzvCAtTJH2ZgrcUGeienkgol9sLbPT8wuwRcaVJLzuqvd/dYi3bNVnOf6waxB8=
=P84Q
-----END PGP SIGNATURE-----

[OT] F2GH Tower ATX Case 12 External Bays!

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2/10/2013 10:35 PM, Dave Brockman wrote:
> Free 2 Good Home: Full Tower ATX Case featuring 11 external 5.25
> bays (divided conveniently into 1 3-bay section and 2 4-bay
> sections, for those 4n3 and 5n4 hot plug drive cages) and 1
> external 3.5 bay (dunno wtf for! :>)  This was my home file server,
> it has a PSU, MLB + RAM, onboard VGA/AUDIO/NIC of some flavor that
> worked in Slack 2.4.  (best

In the interest of full disclosure, I have no idea if the audio worked
or not, and the VGA displayed a text console, ummm, like twice after
install, otherwise it ran headless.  And by Slack 2.4, what my fingers
actually meant was Slack on a 2.4 kernel, pre-splash screen GRUB if
that helps anyone pull version numbers out of their arse.

> I remember single core Athlon XP something w/ nVidia chipset) that
> may or may not work (Everything still powered up when I retired it,
> the RAID arrays refused to rebuild after a drive failure so I
> copied the data to the new file server and powered it off).
> 
> RAID controller, drives, cages *NOT* included.  I do have a 4n3
> SATA hot swap cage available for a burrito from Mojo....
> 
> Anyone interested, please let me know before 2/28.
> 
> Regards,
> 
> dtb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRGGf6AAoJEMP+wtEOVbcd4nkIAK/8J7LEerk9dESoOVX/VBwc
HasATr0wM/IuqY5v9Pjj1UXl90ZjQKo+9OZY5f1TFPYsqXdLjSR5/7ou5vv2rak2
CFS4iyhAcrEa+c8IwrONTimbPKnTzC7c+DR0rHu1Zs1f7bwDabMiCdhp16D528S8
7tT7EdvCu3qZdgO1DsJIH8oXPxc0L/yCyhm6QuRoaJbGW9qWsP+LxB2dYIEaeG0H
fx9Bq7eqx9TyZHCcKYoO3f7vVVPs1RVqMjc9a6v0iOcnewblyj7ABhZamYF4Asgf
vDCo/PAMvs5mmVXgY476PT2TyWKAUllkciDKzT4yA4qV7kvdMESHvXXwGf8F330=
=L0Vw
-----END PGP SIGNATURE-----

[OT] For Sale: Samsung CLX-3185FW

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://www.samsung.com/us/computer/printers/CLX-3185FW/XAA

Should be toner left in the colors, and should be a little bit left in
the black.  Used for about 2 months, was replaced with a bigger HP
unit, as this did not meet the duty cycle requirements.  Other than
that, it scanned to email and printed well.  I never tested the WiFi,
but the wired Ethernet works w/o issue.

$50 if the transaction does not involve shipping.

The Cisco 4006 Chassis I use as a printer stand is also available :)

Regards,

dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRGCgZAAoJEMP+wtEOVbcd2wAH/17A0DyC7DlnCnCTzrvfk9ue
p1NOl2+IJJEtQ06ZHqNB2BiA1P+s18V13ZMIfB/mfUgMT8pWsGj2lcdXXuX/jTSH
xK8T60d3fQjfhYlkEXTsCBPHy2QF+z1BiHd505P8BqCkKbyCM3thvhj9SCLOpyi2
Ot6rCk1pTEWJcki/0SfCTEIvrJ2jwYJ+zQ/7H7uretX917zT4oZzjqqYnUDDONF/
xLVMJtNHo0l5RrzH17v32D93eygQn4K70BAUWpexjovJCzLexC7nclY9YHxnGXeC
JPnlDKyh99PdI4T84RVMDHD59n0P12GBHg1ml0xpDlhqSriKfC19Yem+oonlWSM=
=Jiqu
-----END PGP SIGNATURE-----

Fwd: Exciting Job Opportunity to work on webRTCatEricsson

From: "Dr.D " 
------------------------------------------------------
That is what I am say...  If it is a database you got to talk to it.. 
I don't care what the syntax.. It has to have a language

So if you don't talk to it, Why bother with data.. 


Got it !.. Big Flat Table, Row 1 for Name, Row 2 for data, Row 3 to tell you
what row 2 is.. 

Now I can put Everything in it..  Look out Google...

Don


 




 

-----Original Message-----
From: chugalug-bounces@chugalug.org [mailto:chugalug-bounces@chugalug.org]
On Behalf Of Dan Lyke
Sent: Monday, February 04, 2013 12:57 PM
To: Chattanooga Unix Gnu Android Linux Users Group
Subject: Re: [Chugalug] Fwd: Exciting Job Opportunity to work on
webRTCatEricsson

On Mon, Feb 4, 2013 at 9:05 AM, Dr.D  wrote:
> That is something I have yet to try to understand.  a "No" Server 
> Query Language Database..
> If you don't have a Server Query Language to talk to it; then do you 
> just Think the data into place..  ?

Well for a while MongoDB's big selling point was its write speed, which
basically came from the fact that it didn't guarantee writes, it just queued
stuff up in memory and hopefully got around to writing it at some point.

You can see where I'm going here: Why bother with data in the first place?
Managing it just slows things down...

(IMHO: "NoSQL" databases are like the people who tell you about their novel
new database structure in which everything fits in to a single table that
has three columns... And it's so flexible, because you can add fields
easily, and everything's a string, and...)

Dan

[OT] Free to new home

From: Dave Brockman 
------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have a Cooler Master Silver ACTS ATX Mid-Tower case available if
anyone is interested.  It is a well designed unit, all tool-less once
you get the board in (tray slides out back), all thumbscrews, etc.
There is a motherboard and a power supply in it.  They may work.  If
they do, you score a bonus.  If they don't, you didn't pay anything
for the case, right?

http://www.newegg.com/Product/Product.aspx?Item=N82E16811119029

Ping me if interested between now and next recycling pick-up, which is
2/17.

Regards,

dtb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJREFQYAAoJEMP+wtEOVbcdm2MH/0npkaVGj1j2eZ++RpBpJLxJ
TKvj6JJ/4W1EHduAVjrMSB/gjhQj6GIduGtdCR2pDMWHwTG8hoD7XrfE9S0oF5Vq
EPWQHgvsYdapuYCTVTsDnReGv7NDlWe51RZufXVxhqa54H3xiUvJgtw4/UDmv589
9Mng9NC/x9s2l/WYVOBfG2kt13M4FQs+qfyT5xGB0R0ySHP2cbpYs72eftH98ila
3KUSNUsGpU2VZybnbjTWlcY6a84kOtnBWITmnMNNEGC9mRbhkWfGWHvPxz8vlnXq
WgXV8UmgO2z6V2t5pIe/tFBwf56q4Us5YsXzdBmpjMegfHWKxyViWDUaADUnA8k=
=2zf+
-----END PGP SIGNATURE-----

Fwd: Exciting Job Opportunity to work on webRTC atEricsson

From: "Dr.D " 
------------------------------------------------------
I got past that one ... Now I had to Google.. Riak  to find out it is a
NoSql database..  
 
That is something I have yet to try to understand.  a "No" Server Query
Language Database..   
If you don't have a Server Query Language to talk to it; then do you just
Think the data into place..  ?
 
Dr.D