video format

2012-08-21 Thread Michael Havens
well, I figured out that with youtube-dl you need to know the format of the video to extract the audio (I suppose that means it actually is for ffmpeg). How does one figure out the format of the original file if it isn't listed in the file extension? :-)~MIKE

Re: video format

2012-08-21 Thread sean ritzler
You can do do `file /path/to/file` to see what it really is. file's man page is pretty useful as well. On Tue, Aug 21, 2012 at 12:24 AM, Michael Havens bmi...@gmail.com wrote: well, I figured out that with youtube-dl you need to know the format of the video to extract the audio (I suppose

Re: video format

2012-08-21 Thread Matt Graham
From: Michael Havens bmi...@gmail.com JumpJiveAnWail.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 32 kbps, 44.1 kHz, Stereo MPEG tells mpeg. Does 'layer III', or 'ID3' tell me it is an 'mp3'? mp3 means MPEG-1, layer 3. I've seen a few .mp2 files in the wild;

Re: How to convert cr2 (raw) image format to jpg?

2011-11-09 Thread Ted Gould
On Tue, 2011-11-01 at 15:26 -0600, j...@actionline.com wrote: What is the easiest, fastest, most efficient way to convert a cr2 (raw) image format to jpg? If you want to adjust values in a GUI I enjoy Darktable: http://linuxdesigner.com/articles/software/editing-raw-photos-with-darktable

Re: How to convert cr2 (raw) image format to jpg?

2011-11-09 Thread Lisa Kachold
You can give me a shell/ftp/winscp account. kidding See you on Saturday@ MakerBench for PLUG Presentation Hackfest. 3PM • 6PM. On Nov 1, 2011 8:51 PM, Matt Graham danceswithcr...@usa.net wrote: From: Matt Graham danceswithcr...@usa.net 1. convert FILE.cr2 FILE.jpg 2. if FILE.jpg is not an

Re: How to convert cr2 (raw) image format to jpg?

2011-11-09 Thread Matt Graham
On Nov 1, 2011 8:51 PM, Matt Graham danceswithcr...@usa.net wrote: or holler at me off-list and I'll get you a user account so you can scp/WinSCP/sftp:// the file right to my webhost. From: Lisa Kachold lisakach...@obnosis.com You can give me a shell/ftp/winscp account. 80c0ffee:badfeed --

How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread joe
What is the easiest, fastest, most efficient way to convert a cr2 (raw) image format to jpg? --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http

Re: How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread Matt Graham
From: j...@actionline.com What is the easiest, fastest, most efficient way to convert a cr2 (raw) image format to jpg? 0. Install ImageMagick (if it's not already there) 1. convert FILE.cr2 FILE.jpg 2. if FILE.jpg is not an appropriate JPEG, or you get an error message from convert about image

Re: How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread John
: How to convert cr2 (raw) image format to jpg? What is the easiest, fastest, most efficient way to convert a cr2 (raw) image format to jpg? --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change

Re: How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread Matt Graham
From: Matt Graham danceswithcr...@usa.net 1. convert FILE.cr2 FILE.jpg 2. if FILE.jpg is not an appropriate JPEG, or you get an error message... I've always grabbed files from my digicam as JPEG not RAW, but I could try grabbing one as RAW and trying /usr/bin/convert after dinner. Well,

Re: How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread joe
Thanks for the offer Matt. This question was actually for our daughter who is home for a visit and doesn't have her usual system resources to do the conversion as she is used to doing it. But the previous suggestion to use 'convert' worked okay albeit incredibly slowly. She is at a much higher

Re: How to convert cr2 (raw) image format to jpg?

2011-11-01 Thread AZ Pete
(www.irfanview.com). It's windows based freeware image display and converter application. When I want to do quick and dirty RAW conversions in batch, I use this. Basically, it's the VLC of the image world, it'll display pretty much any image format in existence. Unfortunately, it's only Windows

Re: How to rename and format a flash drive?

2010-08-09 Thread Dazed_75
And if all that fails, try just having windows format it. Give it the name you want on the format dialog and DO NOT use quick format. I don't know what it is but Windows does something in the format that the Linix utilities do not. I've gotten at least two rives back that way. On Sun, Aug 8

Re: How to rename and format a flash drive?

2010-08-09 Thread joe
Dazed_75 lthiels...@gmail.com And if all that fails, try just having windows format it. Give it the name you want on the format dialog and DO NOT use quick format. I don't know what it is but Windows does something in the format that the Linux utilities do not. I don't use M-$haft. Surely

Re: How to rename and format a flash drive?

2010-08-09 Thread Dazed_75
On Mon, Aug 9, 2010 at 7:45 AM, j...@actionline.com wrote: Dazed_75 lthiels...@gmail.com And if all that fails, try just having windows format it. Give it the name you want on the format dialog and DO NOT use quick format. I don't know what it is but Windows does something

How to rename and format a flash drive?

2010-08-08 Thread joe
How can I rename and format my cruzer 2-gig flash drive so I can install a live distro? Searching the 'net, I found pendrivelinux.com which offered a Universal pen drive installer. When tried to use it, it couldn't see my flash drive. I then found the instructions shown below to Restore a USB

Re: How to rename and format a flash drive?

2010-08-08 Thread joe
So, how can I rename this flash drive back to sdf and reformat it so I can use it to install a Linux live iso? After further searching the 'net, I did find a way to format the flash drive by using gparted. But I still don't know how to set the name of the drive to 'sdf' instead of 'sdb1

Re: How to rename and format a flash drive?

2010-08-08 Thread Stephen
try this one. It will fully format your drive at the same time as it copies over your distro, whichever you want http://unetbootin.sourceforge.net/ I have used the windows version several times with great success. and used the Linux version once. (worked) On Sun, Aug 8, 2010 at 3:52 PM, j

Re: Format

2009-05-19 Thread Ryan Rix
On Tue, May 19, 2009 at 4:19 AM, Bryan O'Neal bon...@cornerstonehome.comwrote: On posting 1) Top posting means I don't have to scroll through a ton of crap to read the new message. However if I desire I can easily see the context by scrolling down. If I read this in digest mode where I only

Re: Format

2009-05-19 Thread Stephen
really the top post vs bottom post is a personal prefrence. I like top posted email, personally it means i can get to their response, and if I am lost i have an email thread to get back to. does not mean i cannot understand the logic of a bottom post it just means its my preference... On Tue,

Re: Format

2009-05-18 Thread Stephen
...@lists.plug.phoenix.az.us] On Behalf Of Ryan Rix Sent: Friday, May 15, 2009 4:09 PM To: Main PLUG discussion list Subject: Re: Format PLUGaz, Free as in I can top OR bottom post! On Fri, May 15, 2009 at 3:14 PM, Lisa Kachold lisakach...@obnosis.com wrote: Again, Posting format like much

Re: Format

2009-05-18 Thread Ryan Rix
On Mon, May 18, 2009 at 8:27 AM, Stephen cryptwo...@gmail.com wrote: double post as needed but expect some people to skip the second one? On Sat, May 16, 2009 at 3:26 PM, Bob Elzer bob.el...@gmail.com wrote: What are the rules on double posting ??? I'll skip the top posts from now on then...

RE: Format

2009-05-18 Thread Bob Elzer
://en.wikipedia.org/wiki/Topper_(TV_series) -Original Message- From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Ryan Rix Sent: Monday, May 18, 2009 8:53 AM To: Main PLUG discussion list Subject: Re: Format On Mon, May 18, 2009

RE: Format

2009-05-16 Thread Bob Elzer
What are the rules on double posting ??? _ From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Ryan Rix Sent: Friday, May 15, 2009 4:09 PM To: Main PLUG discussion list Subject: Re: Format PLUGaz, Free as in I can top

RE: Format

2009-05-15 Thread Bob Elzer
Bingo, You are correct sir. _ From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Matthew A Coulliette Sent: Thursday, May 14, 2009 5:22 PM To: Main PLUG discussion list Subject: Re: Format Bob Elzer wrote: Should

Re: Format

2009-05-15 Thread Bishmer Sekaran
Matthew A Coulliette wrote: The toilet paper should come over the top of the role, so that it hags down in front of the role and away from the wall. ;-) MatthewMPP Exactamento. --- PLUG-discuss mailing list -

Re: Format

2009-05-15 Thread Ryan Rix
and... why isn't this OT? On Fri, May 15, 2009 at 8:51 AM, Bishmer Sekaran bish...@sekaran.netwrote: Matthew A Coulliette wrote: The toilet paper should come over the top of the role, so that it hags down in front of the role and away from the wall. ;-) MatthewMPP Exactamento.

Re: Format

2009-05-15 Thread Charles Jones
Shouldn't it be TP? ;-) Ryan Rix wrote: and... why isn't this OT? On Fri, May 15, 2009 at 8:51 AM, Bishmer Sekaran bish...@sekaran.net mailto:bish...@sekaran.net wrote: Matthew A Coulliette wrote: The toilet paper should come over the top of the role, so that it hags down

Re: Format

2009-05-15 Thread Craig White
On Fri, 2009-05-15 at 09:12 -0700, Charles Jones wrote: Shouldn't it be TP? ;-) Ryan Rix wrote: and... why isn't this OT? On Fri, May 15, 2009 at 8:51 AM, Bishmer Sekaran bish...@sekaran.net wrote: Matthew A Coulliette wrote: The toilet paper should come over the

Re: Format

2009-05-15 Thread Lisa Kachold
Again, Posting format like much of PLUG, is not decreed by rule for a reason. On Fri, May 15, 2009 at 9:20 AM, Craig White craigwh...@azapple.com wrote: On Fri, 2009-05-15 at 09:12 -0700, Charles Jones wrote: Shouldn't it be TP? ;-) Ryan Rix wrote: and... why isn't this OT

RE: Format

2009-05-14 Thread Bob Elzer
To: Main PLUG discussion list Subject: Re: Format On Wed, 2009-05-13 at 20:16 -0700, Jerry Davis wrote: On Wed, 13 May 2009 07:28:42 -0700 Craig White craigwh...@azapple.com wrote: 2. it might not be laziness as much as time-starved, as in it takes less time to reply that way than other ways

RE: Format

2009-05-14 Thread Bob Elzer
10:36 PM To: Main PLUG discussion list Subject: Re: Format In their minds? Yes.. This argument goes round and round every time. There is no way to win it, so why must it continue? People each post their own way, and nothing said here is going to overwhelming change everyone to a single way

Re: Format

2009-05-14 Thread Ryan Rix
:36 PM To: Main PLUG discussion list Subject: Re: Format On Wed, 2009-05-13 at 20:16 -0700, Jerry Davis wrote: On Wed, 13 May 2009 07:28:42 -0700 Craig White craigwh...@azapple.com wrote: 2. it might not be laziness as much as time-starved, as in it takes less time to reply that way

RE: Format

2009-05-14 Thread Bob Elzer
Sent: Thursday, May 14, 2009 10:41 AM To: Main PLUG discussion list Subject: Re: Format Bob, You use Gmail, Gmail collapses top posts just the same as bottom posts (in the web client) So, for those who prefer top posting can have their top posts, Those who don't wanna have to scroll, like you

RE: Format

2009-05-14 Thread Craig White
On Thu, 2009-05-14 at 10:48 -0700, Bob Elzer wrote: LOL, I'm a real man, I don't use web email. I like the hard copy on my own disk drive. It's my mail I don't believe someone else having copies of it.lol do you mean aside from the copies that the NSA has? To paraphrase Bill Maher, mail

RE: Format

2009-05-14 Thread keith smith
--- On Thu, 5/14/09, Craig White craigwh...@azapple.com wrote: From: Craig White craigwh...@azapple.com Subject: RE: Format To: Main PLUG discussion list plug-discuss@lists.plug.phoenix.az.us Date: Thursday, May 14, 2009, 10:58 AM On Thu, 2009-05-14 at 10:48 -0700, Bob Elzer wrote

RE: Format

2009-05-14 Thread Bob Elzer
- From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Craig White Sent: Thursday, May 14, 2009 10:58 AM To: Main PLUG discussion list Subject: RE: Format On Thu, 2009-05-14 at 10:48 -0700, Bob Elzer wrote: LOL, I'm a real man, I don't

RE: Format

2009-05-14 Thread Craig White
On Thu, 2009-05-14 at 11:02 -0700, keith smith wrote: G-Mail and others allow you to use your own mail client application anyway so you're not stuck with only having to use their web mail client. Craig I use Yahoo mail for my personal mail. They require a fee to be

RE: Format

2009-05-14 Thread Bob Elzer
discussion list Subject: RE: Format --- On Thu, 5/14/09, Craig White craigwh...@azapple.com wrote: From: Craig White craigwh...@azapple.com Subject: RE: Format To: Main PLUG discussion list plug-discuss@lists.plug.phoenix.az.us Date: Thursday, May 14, 2009, 10:58 AM On Thu, 2009-05-14 at 10

Re: Format

2009-05-14 Thread Joseph Sinclair
keith smith wrote: --- On Thu, 5/14/09, Craig White craigwh...@azapple.com wrote: I use Yahoo mail for my personal mail. They require a fee to be able to connect via a client. Is it possible to connect via a client to gmail for free? Yes, You can connect to GMail via POP3 or IMAP

RE: Format

2009-05-14 Thread keith smith
Thanks. I think I might do so. Keith Smith --- On Thu, 5/14/09, Craig White craigwh...@azapple.com wrote: From: Craig White craigwh...@azapple.com Subject: RE: Format To: Main PLUG discussion list plug-discuss@lists.plug.phoenix.az.us Date: Thursday, May 14

Re: Format

2009-05-14 Thread Ryan Rix
On Thu, May 14, 2009 at 10:48 AM, Bob Elzer bob.el...@gmail.com wrote: LOL, I'm a real man, I don't use web email. I like the hard copy on my own disk drive. It's my mail I don't believe someone else having copies of it.lol Oh, I guess I'm not now that I think about it... e_e -- Thanks

Re: Format

2009-05-14 Thread Matthew A Coulliette
Bob Elzer wrote: Should we turn this into which way should the toilet paper face on the roll ??? I know my way is right on that one. lol The toilet paper should come over the top of the role, so that it hags down in front of the role and away from the wall. ;-)

Re: Format

2009-05-14 Thread Lyle Tuttle
CORRECT!! At 06:48 PM 5/14/2009, you wrote: Bob Elzer wrote: Should we turn this into which way should the toilet paper face on the roll ??? I know my way is right on that one. lol The toilet paper should come over the top of the role, so that it hags down in front of the role and away

Re: Format

2009-05-13 Thread der.hans
Am 12. Mai, 2009 schwätzte Mike Schwartz so: On some lists, the TOPIC of top posting is a hot button topic -- at least for some readers / posters. (and never mind even mentioning trollers and flamers... yikes). It's a near-religious topic which seldom gets useful discussion. As far as

Re: Format

2009-05-13 Thread Ed
VVV On Tue, May 12, 2009 at 11:25 PM, der.hans pl...@lufthans.com wrote: Am 12. Mai, 2009 schwätzte Mike Schwartz so: On some lists, the TOPIC of top posting is a hot button topic -- at least for some readers / posters. (and never mind even mentioning trollers and flamers... yikes). It's

Re: Format

2009-05-13 Thread Lisa Kachold
I tend to ignore all such control-versy. Should is a product of the codependent family model that also created: black/white thinking nothing handled in the solution communicating to the wrong source There's a saying, Is someone is should-ing you, find and handle the 7 deadly sin type payoff

Re: Format

2009-05-13 Thread Craig White
On Wed, 2009-05-13 at 05:53 -0700, Lisa Kachold wrote: I tend to ignore all such control-versy. Should is a product of the codependent family model that also created: black/white thinking nothing handled in the solution communicating to the wrong source There's a saying, Is someone is

Re: Format

2009-05-13 Thread Bishmer Sekaran
Most 'top posters' are too lazy to actually clean up the e-mail below to just retain the pertinent items to which they are responding to, leaving the challenge to the next reader to figure it out. This is what happens when people have no Usenet chops. The storied customs and traditions of

OT:Posting Style (was: Format)

2009-05-13 Thread Stephen P Rufle
http://en.wikipedia.org/wiki/Posting_style I was unsure why it mattered, I looked it up. Thought it would be nice to share with others that are maybe new to the community. --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To

Re: OT:Posting Style (was: Format)

2009-05-13 Thread keith smith
...@cox.net Subject: OT:Posting Style (was: Format) To: Main PLUG discussion list plug-discuss@lists.plug.phoenix.az.us Date: Wednesday, May 13, 2009, 11:59 AM http://en.wikipedia.org/wiki/Posting_style I was unsure why it mattered, I looked it up. Thought it would be nice to share with others

Re: OT:Posting Style (was: Format)

2009-05-13 Thread Lisa Kachold
On Wed, May 13, 2009 at 11:59 AM, Stephen P Rufle stephen.p.ru...@cox.netwrote: http://en.wikipedia.org/wiki/Posting_style I was unsure why it mattered, I looked it up. Thought it would be nice to share with others that are maybe new to the community. Sure this has been the same since like

Re: Format

2009-05-13 Thread Stephen
Actually herding cats is quite easy... I use a laser pointer On Tue, May 12, 2009 at 10:40 PM, Mike Schwartz mike.l.schwa...@gmail.com wrote: On some lists, the TOPIC of top posting is a hot button topic -- at least for some readers / posters. (and never mind even mentioning trollers and

Re: Format

2009-05-13 Thread Ryan Rix
Amen ;) On Wed, May 13, 2009 at 8:17 AM, Bishmer Sekaran bish...@sekaran.netwrote: Most 'top posters' are too lazy to actually clean up the e-mail below to just retain the pertinent items to which they are responding to, leaving the challenge to the next reader to figure it out. This

Re: Format

2009-05-13 Thread Jerry Davis
On Wed, 13 May 2009 07:28:42 -0700 Craig White craigwh...@azapple.com wrote: Most 'top posters' are too lazy to actually clean up the e-mail below to just retain the pertinent items to which they are responding to, leaving the challenge to the next reader to figure it out. 1. top posting is

Re: Format

2009-05-13 Thread Craig White
On Wed, 2009-05-13 at 20:16 -0700, Jerry Davis wrote: On Wed, 13 May 2009 07:28:42 -0700 Craig White craigwh...@azapple.com wrote: 2. it might not be laziness as much as time-starved, as in it takes less time to reply that way than other ways. As in their time is more valuable than my

Re: Format

2009-05-13 Thread Judd Pickell
In their minds? Yes.. This argument goes round and round every time. There is no way to win it, so why must it continue? People each post their own way, and nothing said here is going to overwhelming change everyone to a single way of doing it. I am sorry it sucks for those that don't like it

Re: Format

2009-05-13 Thread Craig White
Hi - On Wed, 2009-05-13 at 22:35 -0700, Judd Pickell wrote: In their minds? Yes.. This argument goes round and round every time. There is no way to win it, so why must it continue? People each post their own way, and nothing said here is going to overwhelming change everyone to a single way

Format

2009-05-12 Thread Matthew A Coulliette
Hi, I just wanted to thank everyone who adds their comments at the top of the reply instead of at the bottom. It saves time and scrolling down the page of every reply is only good for being annoying. MatthewMPP --- PLUG-discuss mailing list -

Re: Format

2009-05-12 Thread Mike Schwartz
On some lists, the TOPIC of top posting is a hot button topic -- at least for some readers / posters. (and never mind even mentioning trollers and flamers... yikes). As far as whether this is one of those lists, ask someone else. But I think the last time someone tried to get a consensus within

Re: Free current issue Linux Format 24hrs!

2009-03-07 Thread Ryan Rix
The torrent has an info hash. Just tried to redownload it -- no seeds :( Kind of cheesy of Linux format to do but w/e :) On Wed, Mar 4, 2009 at 2:06 PM, AZ Rune arizona.r...@gmail.com wrote: The... and DVD for free How did I miss the DVD iso? It wasn't in the torrent I got, just the zip

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Ryan Rix
The link is a torrent though... Won't it still 'technically' be up afterwards? On Wed, Mar 4, 2009 at 12:07 AM, Alan Dayley ala...@consultpros.com wrote: http://www.tuxradar.com/content/linux-format-free-download-24-hours-only At 23:59:59 GMT March 4th we'll be taking down this link. Get

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Eric Shubert
-format-free-download-24-hours-only At 23:59:59 GMT March 4th we'll be taking down this link. Get it if you like! Alan --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us mailto:PLUG-discuss

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Ryan Rix
...@consultpros.com wrote: http://www.tuxradar.com/content/linux-format-free-download-24-hours-only At 23:59:59 GMT March 4th we'll be taking down this link. Get it if you like! Alan --- PLUG-discuss mailing list - PLUG

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread James Finstrom
... Won't it still 'technically' be up afterwards? On Wed, Mar 4, 2009 at 12:07 AM, Alan Dayley ala...@consultpros.com mailto:ala...@consultpros.com wrote: http://www.tuxradar.com/content/linux-format-free-download-24-hours-only At 23:59:59 GMT March 4th we'll be taking down

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Eric Shubert
Ryan Rix wrote: How 'legal' is it for someone to upload the torrent somewhere? I don't know (IANAL). I think it's pretty cheesy of them though to use the limited time pitch and then use a torrent for distribution. Stupid (or maybe not-so-stupid?) marketing scam. I'll bet it's all voer TPB by

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Alex Dean
On Mar 4, 2009, at 8:53 AM, Eric Shubert wrote: Ryan Rix wrote: How 'legal' is it for someone to upload the torrent somewhere? I don't know (IANAL). I think it's pretty cheesy of them though to use the limited time pitch and then use a torrent for distribution. Stupid (or maybe

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Stephen P Rufle
This is from what was in the zip. It is for promoting their magazine, but good for them. You're probably wondering why we're doing this, and that's fair enough - it's not something we've done before, and we may never do it again. Well, we're doing it because sales of Linux Format shot up 13

RE: Free current issue Linux Format 24hrs!

2009-03-04 Thread Bob Elzer
. -Original Message- From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Eric Shubert Sent: Wednesday, March 04, 2009 8:54 AM To: plug-discuss@lists.plug.phoenix.az.us Subject: Re: Free current issue Linux Format 24hrs! Ryan Rix

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Eric Shubert
Alex Dean wrote: On Mar 4, 2009, at 8:53 AM, Eric Shubert wrote: Ryan Rix wrote: How 'legal' is it for someone to upload the torrent somewhere? I don't know (IANAL). I think it's pretty cheesy of them though to use the limited time pitch and then use a torrent for distribution. Stupid

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Alex Dean
On Mar 4, 2009, at 9:55 AM, Eric Shubert wrote: Alex Dean wrote: On Mar 4, 2009, at 8:53 AM, Eric Shubert wrote: Ryan Rix wrote: How 'legal' is it for someone to upload the torrent somewhere? I don't know (IANAL). I think it's pretty cheesy of them though to use the limited time pitch

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Eric Shubert
Alex Dean wrote: On Mar 4, 2009, at 9:55 AM, Eric Shubert wrote: Alex Dean wrote: On Mar 4, 2009, at 8:53 AM, Eric Shubert wrote: Ryan Rix wrote: How 'legal' is it for someone to upload the torrent somewhere? I don't know (IANAL). I think it's pretty cheesy of them though to use the

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Stephen
i have always liked Linux format, but im not good with hardcopy subscriptions... i like the idea of a browseable soft copy personally the DVD of stuff its cool, but not a bigone for me... cause of that magazine's nature they rarely have something that has to come off the dvd since its

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Ryan Rix
and DVD for free How did I miss the DVD iso? It wasn't in the torrent I got, just the zip with the pdf On Wed, Mar 4, 2009 at 10:15 AM, Stephen cryptwo...@gmail.com wrote: i have always liked Linux format, but im not good with hardcopy subscriptions... i like the idea of a browseable

RE: Free current issue Linux Format 24hrs!

2009-03-04 Thread Lisa Kachold
It's a great publication, but costly! obnosis.com | wiki.obnosis.com| (503)754-4452 Date: Wed, 4 Mar 2009 10:32:25 -0700 Subject: Re: Free current issue Linux Format 24hrs! From: phrkonale...@gmail.com To: plug-discuss@lists.plug.phoenix.az.us and DVD for free How did I miss the DVD iso

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Stephen
: Re: Free current issue Linux Format 24hrs! From: phrkonale...@gmail.com To: plug-discuss@lists.plug.phoenix.az.us - Show quoted text - and DVD for free How did I miss the DVD iso? It wasn't in the torrent I got, just the zip with the pdf On Wed, Mar 4, 2009 at 10:15 AM, Stephen cryptwo

Re: Free current issue Linux Format 24hrs!

2009-03-04 Thread Ryan Rix
-- Date: Wed, 4 Mar 2009 10:32:25 -0700 Subject: Re: Free current issue Linux Format 24hrs! From: phrkonale...@gmail.com To: plug-discuss@lists.plug.phoenix.az.us and DVD for free How did I miss the DVD iso? It wasn't in the torrent I got, just the zip with the pdf On Wed

Free current issue Linux Format 24hrs!

2009-03-03 Thread Alan Dayley
http://www.tuxradar.com/content/linux-format-free-download-24-hours-only At 23:59:59 GMT March 4th we'll be taking down this link. Get it if you like! Alan --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe

How to format an external hard drive?

2008-09-22 Thread Josef Lowder
. So, what would be the best way to format it as a fat 32 so I can plug it in and use it on either my Linux system or on my xp laptop? While I have not used it for anything, below are some of the files that I found on this HD: Contents of external HD: /dev/sda1 38G 212M 38G 1

Re: How to format an external hard drive?

2008-09-22 Thread Jon M. Hanson
that are there, but I cannot write to it as it gives a message read only file system. So, what would be the best way to format it as a fat 32 so I can plug it in and use it on either my Linux system or on my xp laptop? While I have not used it for anything, below are some of the files that I found

Re: How to format an external hard drive?

2008-09-22 Thread Joey Prestia
that are there, but I cannot write to it as it gives a message read only file system. So, what would be the best way to format it as a fat 32 so I can plug it in and use it on either my Linux system or on my xp laptop? First unplug the drive. # fdisk -l This will tell you which drive you dont want

Re: How to format an external hard drive?

2008-09-22 Thread [EMAIL PROTECTED]
, what would be the best way to format it as a fat 32 so I can plug it in and use it on either my Linux system or on my xp laptop? While I have not used it for anything, below are some of the files that I found on this HD: Contents of external HD: /dev/sda1 38G 212M 38G

3rd office format

2008-07-27 Thread der.hans
moin moin, this one comes from an office suite claiming to already have ODF support. http://www.consortiuminfo.org/standardsblog/article.php?story=20080721140512962 If China moves to an office suite that supports ODF that'll go a long way to breaking the binary office format monopoly. ciao

Re: OT: Cracking Quickbooks format

2007-07-03 Thread Randy Melder
I get that the objective is export the whole company file but Quickbooks has all kinds of data export options... from customers, to items, to whatever... Why not export/import into whatever you want to use? --- PLUG-discuss mailing list -

Re: OT: Cracking Quickbooks format

2007-07-03 Thread Vaughn Treude
Joshua Zeidner wrote: I know someone at Intuit in Tucson and he had mentioned that there have been talks at Intuit about pursuing an 'Open Format Strategy', which I assume involves publishing their data formats. -jmz Now there would be a 180-degree turn. Another funny thing about

Re: OT: Cracking Quickbooks format

2007-07-03 Thread Vaughn Treude
-discuss@lists.plug.phoenix.az.us Sent: Tue, 3 Jul 2007 12:31 pm Subject: OT: Cracking Quickbooks format Hello: For quite some time I've been wanting to move my company books form QuickBooks to GnuCash or some other Linux application. I was having difficulty finding a way