Quote:
Originally Posted by itguy05
Not really - Staples sells the BCI6 for my old i960 at $13/cartridge. For the R1800 it's $14. They both seem to print about the same per ca…
yeah I realize ink prices are sometimes more than half the cost of the printer, but I slack off enough so I dont do a whole lot of assignments, so I end up rarely printing large do…
Quote:
Originally Posted by Severed Hand of Skywalker
Tests have shown that HP and lexmark have the highest cost per page. Canon is usually the lowest (another reason I own one…
Quote:
Originally Posted by itguy05
I've had 3 Epsons:
880 : hardly clogged except when I used the $1.50 generics in it, then it only clogged on cartridge changes (???). Bit t…
I'd have to check when I get home but I would doubt there is a profile for the e815 in iSync. It's not listed on Apple's supported devices page. Might be there in 10.4.2 when it's …
I, too am anxious for this info. My 815 arrives Friday and I would love to be able to use bluetooth, and even hopefully connect to the internet on my PB via the phone (wireless or…
nope doesn't work, just tried today. no profile for it, even went into the metaclasses .plist and changed all v710s to e815s. I need to try ther data cable, but i no longer have …
Well, I don't have an e815 to try this with but it is pretty much the same as the v710 Bluetooth sync hack which works fine for me.
People over there said it has worked for them s…
I edited it for my v710, but wow, what a difference a capital and a lower case letter makes :-) Sir, you are a gentleman and a scholar, I appreciate your post very much as I was a…
darthslacker -- thanks! However, I am totally new at this, so would like to ask where to begin. You say to "add after V710 entry in the file" -- what file? How do I start? Can…
Go to your Applications folder, control-click on the iSync icon and select Show Package Contents.
From there go to Contents: PlugIns: ApplePhoneConduit.syncdevice: Contents: PlugI…
Thanks for the details for us newbies. Unfortunately, I don't seem to have a PlugIns folder under iSync: Contents, only folders named Resources and MacOS. Is this specific to OS …
It is iSync 2 (hence 10.4) specific.
I know you can sync the v710 through USB in 10.3. You could try digging around Howard Forums to see if anyone has had success doing so with t…
Quote:
Originally Posted by Eug Wanker
We're getting a Nikon LS5000. How is the scanner software on the Mac? Tiger?
The reason I ask about Tiger is that we'd get an iMac G5 to …
1. Palms can play MP3's. I believe they also have an iTunes compatible player.
2. Adobe makes a Palm Reader for PDFs.
3. Palms sync with Mail, Address-book.
4. Palm OS is defini…
Quote:
Originally Posted by duncan007
Having not up-graded to OS "X" still using OS 9.2.0 on my mac I cannot link up to an i-pod...been using a Creative Labs unit which broke, t…
I found this by googling (os 9.2 compatible mp3 player)
http://www.amazon.com/exec/obidos/AS...004409-3991055
its a 512mb sandisk mp3 player. Hope that helps, or at least gives …
Quote:
Originally Posted by mpancha
I found this by googling (os 9.2 compatible mp3 player)
http://www.amazon.com/exec/obidos/AS...004409-3991055
its a 512mb sandisk mp3 playe…
Quote:
Originally Posted by saturdayis850
table AAA
id integer
last_checked_date date
I would like to do a query that displays all of the ID's of records whose "last_chec…
If you'll just be using MySQL, you could also use the MySQL TO_DAYS function. Something like this should work:
code:SELECT * from Table WHERE ((TO_DAYS(last_checked_date) - TO_DA…