vollspacken
Dec 31, 09:37 AM
Panic Software (www.panic.com (http://www.panic.com/)) gets my vote. (...) Go, Panic, Go.
I agree. Audion was my Mp3 player of choice in the pre-OsX days... they abandoned it though, and now it's free... I use it again now... just to pre-sort "new" MP3s so I don't mess up my iTunes library...
vSpacken
I agree. Audion was my Mp3 player of choice in the pre-OsX days... they abandoned it though, and now it's free... I use it again now... just to pre-sort "new" MP3s so I don't mess up my iTunes library...
vSpacken
bpaluzzi
Apr 7, 01:18 PM
I only had a few minutes this morning to look at this but I believe the main problem is your not calling the "mail" command. You have this line but it's not doing anything as it's just a variable...
$success = mail($webMaster, $emailSubject, $body, $headers);
If you just use this it should work...
mail($webMaster, $emailSubject, $body, $headers);
You may have other things to work out but this should send the email massage and you should be able to retrieve it at info@avenue19ni.com.
Just saying, this advice is incorrect. The first version was simply capturing the return value from the function. The second is discarding the return value. Both are calling the function.
$success = mail($webMaster, $emailSubject, $body, $headers);
If you just use this it should work...
mail($webMaster, $emailSubject, $body, $headers);
You may have other things to work out but this should send the email massage and you should be able to retrieve it at info@avenue19ni.com.
Just saying, this advice is incorrect. The first version was simply capturing the return value from the function. The second is discarding the return value. Both are calling the function.
GeekOFComedy
Dec 25, 01:49 AM
Couldn't live without this!
chrisbetty
May 4, 05:10 PM
If so I am updating this time but only when a untethered jb is released
more...
technocoy
Sep 30, 09:44 AM
very well... I made the mistake of learning on WYSIWYG and now i'm kicking myself for not being more intimate with it....
THEN
learn flash... people want it, plain and simple, but nothing beats the foundations...HTML.
THEN
learn flash... people want it, plain and simple, but nothing beats the foundations...HTML.
jusacruiser
Apr 26, 04:35 PM
Is there any reason you can't figure out how to use copy paste from the screenshot within preview?
No, I guess not. I could probably do copy and paste. I was trying to use the screen shot feature instead to see how it works.
No, I guess not. I could probably do copy and paste. I was trying to use the screen shot feature instead to see how it works.
more...
MacBytes
Nov 25, 10:55 AM
http://www.macbytes.com/images/bytessig.gif (http://www.macbytes.com)
Category: Humor
Link: Steve Jobs, man of action, is now an action figure (http://www.macbytes.com/link.php?sid=20101125115526)
Description:: none
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
Category: Humor
Link: Steve Jobs, man of action, is now an action figure (http://www.macbytes.com/link.php?sid=20101125115526)
Description:: none
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
chuckles:)
Jan 17, 09:23 AM
That hat is one of the geekiest looking things i have ever seen.
more...
pretentious
Jul 15, 06:45 AM
I don't listen to NPR, but a simple Google search gave me this:
From MacNN (http://www.macnn.com/news/19215)
A MacNN reader forwarded a note from NPR about its decision to drop QuickTime streaming from its Internet services: "For several years, npr.org has been offering some of our audio in QuickTime, but recently the arrangement between Apple and NPR expired. During the last several months, Apple and NPR have tried to work out the terms to renew that arrangement, but were unable to come to an agreement. It doesn't reflect on Apple's technology -- business and legal issues alone have led to this outcome."
So it looks bad, but the same Google search also brought up this NPR (http://www.npr.org/quicktime/quicktime.html) site, that has a quicktime stream, but sadly its not a live stream.
Hope this helps
From MacNN (http://www.macnn.com/news/19215)
A MacNN reader forwarded a note from NPR about its decision to drop QuickTime streaming from its Internet services: "For several years, npr.org has been offering some of our audio in QuickTime, but recently the arrangement between Apple and NPR expired. During the last several months, Apple and NPR have tried to work out the terms to renew that arrangement, but were unable to come to an agreement. It doesn't reflect on Apple's technology -- business and legal issues alone have led to this outcome."
So it looks bad, but the same Google search also brought up this NPR (http://www.npr.org/quicktime/quicktime.html) site, that has a quicktime stream, but sadly its not a live stream.
Hope this helps
alust2013
Jul 28, 07:51 PM
I'm thinking the car broke down. It is no easy feat to get a car onto a flatbed without the key.
more...
h0kie99
Aug 25, 02:26 PM
I am using this code to embed an MP3 file into a pop-up window (don't worry, I've got controls and the user actually has to click to start the song):
<embed src="mysongname.mp3" autostart="true" hidden="true" loop="true">
This works fine on IE and Firefox for PC and it works fine on Safari for Mac. The problem is that the song does NOT play on IE or Firefox for Mac! Any suggestions?
Thanks!
<embed src="mysongname.mp3" autostart="true" hidden="true" loop="true">
This works fine on IE and Firefox for PC and it works fine on Safari for Mac. The problem is that the song does NOT play on IE or Firefox for Mac! Any suggestions?
Thanks!
BTGeekboy
Apr 27, 09:27 PM
What's everyone's SSD preferred SSD these days? I've got a 2010 MBP, so the Vertex 3 is not a good choice (expensive and less performant on a 3gbps connection), and I'm afraid of getting the junk version of the Vertex 2.
I've heard good things about OWC, but I have a bunch of Amazon gift certificates ($260 worth), so they're unfortunately not an option. (The only 240GB I could find on there was from one seller I've never heard of, memoryc -- no thanks.)
I'd like to get over 200GB if the price is right.
I've heard good things about OWC, but I have a bunch of Amazon gift certificates ($260 worth), so they're unfortunately not an option. (The only 240GB I could find on there was from one seller I've never heard of, memoryc -- no thanks.)
I'd like to get over 200GB if the price is right.
more...
steveash
Apr 26, 11:51 AM
Just wondering if it would be effective to use iDisk as a small CDN (Content Delivery Network) for a website?
I have a website with fairly high traffic and am working to make it as fast as possible. One of the things I am considering is using a CDN for static files. My mostly vacant iDisk account popped into my head as a possible contender. I was wondering if anyone else had tried this?
I have a website with fairly high traffic and am working to make it as fast as possible. One of the things I am considering is using a CDN for static files. My mostly vacant iDisk account popped into my head as a possible contender. I was wondering if anyone else had tried this?
iMJustAGuy
Feb 26, 11:25 AM
I never really understood the whole "subscription" thing...
more...
doucy2
Dec 4, 01:29 PM
lol, good thing you sold it, but he paid high for a used shuffle. 99$ seems like a great price shipped but I hate the fact that the shuffle shuffles!
the shuffleing function can be turned off
btw i sent you a PM
the shuffleing function can be turned off
btw i sent you a PM
jimthorn
Jul 5, 01:19 PM
Originally posted by Nermal
I installed from the 10.2.1 CDs and updated to 10.2.6. Take a look at your files and see if they're the same size and version.
Thanks for all the info, Nermal. I'll check my files.
Originally posted by iJon
well now that i look i have the same problem. but finder is working ok so i dont really care.
Yeah, that's my basic feeling too. It seems to work fine. Actually, because it works, I'm really not sure how long ago this started. I just glanced at the Dock the other day and was surprised not to see the little black arrow under the Mac face. Now I'm problem-solving it just for an excuse to learn more about the workings of OS X.
I installed from the 10.2.1 CDs and updated to 10.2.6. Take a look at your files and see if they're the same size and version.
Thanks for all the info, Nermal. I'll check my files.
Originally posted by iJon
well now that i look i have the same problem. but finder is working ok so i dont really care.
Yeah, that's my basic feeling too. It seems to work fine. Actually, because it works, I'm really not sure how long ago this started. I just glanced at the Dock the other day and was surprised not to see the little black arrow under the Mac face. Now I'm problem-solving it just for an excuse to learn more about the workings of OS X.
more...
Rapmastac1
Sep 16, 01:29 AM
I'm very detailed when it comes to taking care of my iTunes library. I have almost 6,000 songs and I average about 80 new songs a month (mostly cd compilations). I rarely every buy actual physical cds unless it's for an album I really love, so it gets the shelf treatment.
I use all the fields rather normally. I prefer to only have a few basic Genres which I then break down under the "Grouping" tag. I use various tags for various reasons. I use the grouping for the sub-genre, and naming the record label. The lyrics tab is used as a way to put track-lists in songs that are one continuous track. The comments section is used for tracks that are complete (aka they have all the track information and album art embedded into the file itself). And once every year I have a program that runs through and finds the BPM of each track.
Now don't even get me started on playlists and playlist folders.
I use all the fields rather normally. I prefer to only have a few basic Genres which I then break down under the "Grouping" tag. I use various tags for various reasons. I use the grouping for the sub-genre, and naming the record label. The lyrics tab is used as a way to put track-lists in songs that are one continuous track. The comments section is used for tracks that are complete (aka they have all the track information and album art embedded into the file itself). And once every year I have a program that runs through and finds the BPM of each track.
Now don't even get me started on playlists and playlist folders.
ViraltisticTech
Apr 8, 11:18 AM
Considering all the times i've almost been mugged, and that one freaking time my ipod touch was taken in a matter of seconds.. i wouldn't mind getting one of these. =P
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGYGyTHpzFtgn2Atlqa7E3Fw86blTNNaJNpSfMVwRnvEIUNMNL9EDAc4DCGycpMnkX388Q_Ix7ojtGdvZz8eeu-BMbUYYjzeDI30yFa1DuBE3Wkcu_1T2jq_HOPn8L3xX-kk-hpxmdZcTb/s1600/iKnuckle.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGYGyTHpzFtgn2Atlqa7E3Fw86blTNNaJNpSfMVwRnvEIUNMNL9EDAc4DCGycpMnkX388Q_Ix7ojtGdvZz8eeu-BMbUYYjzeDI30yFa1DuBE3Wkcu_1T2jq_HOPn8L3xX-kk-hpxmdZcTb/s1600/iKnuckle.jpg
TrulyYuki
Apr 8, 02:34 PM
http://news.cnet.com/i/tim//2010/06/23/iphone4-52_2_610x407_610x407.jpg
YES... apple should make something like that. :mad:
YES... apple should make something like that. :mad:
amusiccale
Jun 19, 05:14 PM
For sale: Ipod nano, 2nd gen, 4 gig. capacity, works great, like new: no scratches that I know of, screen is nice, has been kept in case or sleeve (from my 1st gen nano) all its life. It's the Product Red color. Comes with 'iwave' black metal case. Despite what the pictures may show, the screen is bright and clear; the red aluminum is uniform in color and rather immaculate.
Includes retail packaging (no headphones unless you're really interested in sharing used ones...), USB cable, documentation, stickers, dock adapter, a number of UPC-ed bags from when I opened it. Package is missing UPC code from last year's back to school promotion for college students. I'm trying to sell my way into an ipod Touch. Also would entertain (crazed?) offers of trade + $ for touch.
I can take pictures if you'd like.
Caveat: It's got the engraving, w/ my name and email address. Plus I guess you can stay in contact with me at all times? The black case covers it.
Please reply with reasonable offers or advice; thanks in advance.
IPOD SOLD
Includes retail packaging (no headphones unless you're really interested in sharing used ones...), USB cable, documentation, stickers, dock adapter, a number of UPC-ed bags from when I opened it. Package is missing UPC code from last year's back to school promotion for college students. I'm trying to sell my way into an ipod Touch. Also would entertain (crazed?) offers of trade + $ for touch.
I can take pictures if you'd like.
Caveat: It's got the engraving, w/ my name and email address. Plus I guess you can stay in contact with me at all times? The black case covers it.
Please reply with reasonable offers or advice; thanks in advance.
IPOD SOLD
roadbloc
Dec 28, 06:15 AM
Being able to create an account to use the client? Otherwise you need to pay for a premium subscription.
I cant seem to remeber having an invite :confused: i just downloaded it and created an account.... i swear... :confused:
They must have changed it since I joined.
I cant seem to remeber having an invite :confused: i just downloaded it and created an account.... i swear... :confused:
They must have changed it since I joined.
kuebby
Jun 23, 09:09 PM
iPhone headset, nano tubes, and iPod sock received today! Excellent seller.
Reach9
May 5, 05:00 PM
You waited this long? Then i'd suggest you wait a bit more. The next iPhone will have a Dual Core processor and that itself makes it much faster than the iPhone 4.
At least wait until WWDC in June and then make your decision. But there's no harm in waiting. Unless you need it.
At least wait until WWDC in June and then make your decision. But there's no harm in waiting. Unless you need it.
Darwing
Apr 28, 03:21 PM
Hey guys I'm new to this jailbreaking thing and had question and I hope one of you iPhone wizards can help me out. I was wondering if I am running on 3.1.3 firmware right now(my iPhone is currently jailbroken) if I were to update my firmware would I lose the jailbreak?? Would it unjailbreak my phone with a firmware update? I really don't want to try and re jailbreak it, will I have to or would the iPhone still remain jailbroken even if I update?? Help would be much appreciated guys!! Thank you in advance
I don't understand why people wait so long to update... like if you have a 3gs there was no reason not to upgrade to 4.0 when it was a website based jailbreak.. your missing out on so many features fixes and upgrades.. I just dont get it
I don't understand why people wait so long to update... like if you have a 3gs there was no reason not to upgrade to 4.0 when it was a website based jailbreak.. your missing out on so many features fixes and upgrades.. I just dont get it