
jlwilsonjr
Feb 14, 07:19 PM
FOr me they are
Metallica - Cunning Stunts
NIN - Beside You In Time
Eagles - Hell Freezes Over
Alice In Chains - Unplugged
Foo Fighters - Skin and Bones
Ozzy - Live for Budaka
Metallica - Cunning Stunts
NIN - Beside You In Time
Eagles - Hell Freezes Over
Alice In Chains - Unplugged
Foo Fighters - Skin and Bones
Ozzy - Live for Budaka

Designer Dale
Mar 18, 06:03 PM
Yeah, agreed... Although, as you point out, it wasn't even a useful term in the first place.
At least the eject button for my CF card is not called "Rewind". :p
LOL! You could have at least linked me to something fun! :D :p
"Eject" on my VCR is the same as "Eject" on my CD/DVD.
My DVR uses the same symbols for FF and Rewind as my VCR.
Your CF/SD cards are just flash RAM. Flash RAM is just a whole lot of capacitors. Maybe we should call them all "caps".
Is digital camera even a camera? My first digital and my current P&S have the on switch marked "Record".
Words...words...words...
Dale
At least the eject button for my CF card is not called "Rewind". :p
LOL! You could have at least linked me to something fun! :D :p
"Eject" on my VCR is the same as "Eject" on my CD/DVD.
My DVR uses the same symbols for FF and Rewind as my VCR.
Your CF/SD cards are just flash RAM. Flash RAM is just a whole lot of capacitors. Maybe we should call them all "caps".
Is digital camera even a camera? My first digital and my current P&S have the on switch marked "Record".
Words...words...words...
Dale

ongchinkai
Apr 21, 05:01 AM
@ChrisA Thanks for the reply. It was very informative! Actually there's a lot of things I need to know because I'm actually migrating to Mac from PC and there are some things which I'm not clear.
Most of the instruments on jam pack are just "ok". Good enough for your own composing but not good enogh for profesional recording. But there are third party speccialized software instruments that work. Jam Packs are the best bang per buck because you get so many on the disc. but always there is something better.
This is one example of a 3rd party "plug-in" I think there are a few others. http://www.ninevoltaudio.com/products/taiko.html
Put use the jam pack first
EDIT: The link about says you need "Kontakt" (full version) to use it. That is getting expensive but if you need that quality then you need it.
Am I right to say that the Jam Packs "extend" the range of instruments that I have at my disposal?
Most of the instruments on jam pack are just "ok". Good enough for your own composing but not good enogh for profesional recording. But there are third party speccialized software instruments that work. Jam Packs are the best bang per buck because you get so many on the disc. but always there is something better.
This is one example of a 3rd party "plug-in" I think there are a few others. http://www.ninevoltaudio.com/products/taiko.html
Put use the jam pack first
EDIT: The link about says you need "Kontakt" (full version) to use it. That is getting expensive but if you need that quality then you need it.
Am I right to say that the Jam Packs "extend" the range of instruments that I have at my disposal?

hansenc
Jun 20, 04:58 PM
Eating, Sleeping, and Working
same
same
more...

zimv20
Jul 8, 01:55 PM
okay, i think this is it.
i cannot browse below ~/Documents by going to 127.0.0.1/~zim. but i can browse freely by going to 127.0.0.1.
dunno what the deal is, but at least i have a solution. and what i said above about ditching the link at /Library/WebServer/Documents/Documents should be ignored. it's needed.
wasn't this fun? :-)
i cannot browse below ~/Documents by going to 127.0.0.1/~zim. but i can browse freely by going to 127.0.0.1.
dunno what the deal is, but at least i have a solution. and what i said above about ditching the link at /Library/WebServer/Documents/Documents should be ignored. it's needed.
wasn't this fun? :-)

kuebby
Jan 17, 11:51 AM
That hat is one of the geekiest looking things i have ever seen.
Agreed. Come on, is that even necessary? Just use own of those little plastic stands that comes with the iPod touch.
Agreed. Come on, is that even necessary? Just use own of those little plastic stands that comes with the iPod touch.
more...

jamdr
Jan 21, 12:12 PM
Thanks for the review. I was considering getting a Shuffle, but now that you mention it, maybe I'll get both the Mini and Shuffle :D I need a flash drive, too, so that probably makes sense.

roadbloc
Apr 23, 08:30 AM
I got a refund for Aperture when my nephew accidentally bought it whilst playing on my Mac. Strangely enough, I can still use the App, (even though I don't as I prefer iPhoto), I though Apple would have the power to remove stuff off your purchases list so you could no longer use it.
more...

musicpyrite
Nov 9, 09:48 PM
edesignuk - I like the bookmark that is labled 'General Piracy'. :D

nagromme
Nov 10, 06:22 AM
I still have a MOD library on my Amiga that I plan to port to my Mac sometime. Meanwhile they play in SoundTracker, I think it's called. I remember how impressed people were with my music library playing from my computer... in the early 90s :)
I liked playing with MED/OctaMED too. And Aegis Sonix.
I think Linux-on-iPod needs a mod player :)
I liked playing with MED/OctaMED too. And Aegis Sonix.
I think Linux-on-iPod needs a mod player :)
more...

harpster
Apr 6, 07:13 PM
It's probably your email script...
When you have a php form using POST variables like you do (method="post") and your not sure about the form part all you need to do is to put this test code in the page your submitting to in this case contactformprocess.php.
<pre>
<?php
print_r($_POST);
?>
</pre>
<?php exit; ?>
This will print out the POST array showing you all the values that were submitted. That way you know that the form submission is good if you get the expected results and you can then debug the submit to script.
Usually I put in a exit or die statement after the closing </pre> tag to stop the script execution so I can easily see the POST array contents. The <pre> tags aren't needed but they format the array so it's easy to read.
When you have a php form using POST variables like you do (method="post") and your not sure about the form part all you need to do is to put this test code in the page your submitting to in this case contactformprocess.php.
<pre>
<?php
print_r($_POST);
?>
</pre>
<?php exit; ?>
This will print out the POST array showing you all the values that were submitted. That way you know that the form submission is good if you get the expected results and you can then debug the submit to script.
Usually I put in a exit or die statement after the closing </pre> tag to stop the script execution so I can easily see the POST array contents. The <pre> tags aren't needed but they format the array so it's easy to read.

job
Nov 20, 09:32 PM
Howdy.
Even though I don't know you either. :cool:
You've got 6 months on me, and I've seen your user name in some threads, but other than that...I dunno who you are. :)
Even though I don't know you either. :cool:
You've got 6 months on me, and I've seen your user name in some threads, but other than that...I dunno who you are. :)
more...

elders
May 3, 02:18 AM
so just update to 4.3 using firmware from felixbruns?

Poisoned1
May 4, 09:44 PM
Well, if you don't need edit away from home the iMac would be better just cause of it's specs and screen size. The macbook air would work if you needed to edit on-the-go. Also if you have a large amount of photos/videos the iMac could hold it all. With the mba you most likely would need to bring along a portable external hdd.
more...

JasonGough
Sep 23, 12:22 PM
Is it because that might be the date when they bring out the new updates we've been waiting for so long??
Or am i just puting 2 + 2 together and getting 'Dual Core'? :)
Or am i just puting 2 + 2 together and getting 'Dual Core'? :)

powerbook911
Sep 19, 06:05 PM
It is an excellent display. I just find that they still go for so much money that one could almost buy a 20-inch cinema.
more...

vjfoxy
Dec 13, 11:37 AM
In a similar position - in that I'm looking for a scanner to digitise my wives film slide collection (approx 2000 slides). At first I was looking for film specific scanners (for film negative and slides). I've now heard Canon have dropped this dedicated line and replaced it with scanners such as the i9950 (thats the Euro name).
I find the http://www.photo-i.co.uk/ site provides some useful tips.
Good luck.
I find the http://www.photo-i.co.uk/ site provides some useful tips.
Good luck.

amols
Sep 29, 01:26 PM
http://www.apple.com/support/downloads/macosx1048updateintel.html
Yeah...and it shows 147MB for Intel in Sofftware Update..downloading it now from software update.
Yeah...and it shows 147MB for Intel in Sofftware Update..downloading it now from software update.

JASApplications
Feb 12, 05:14 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)
The iPhone 4 was a failure at launch. The antenna is broken. It drops Internet connections and calls if held a certain. The glass claiming to be strong is weak sauce and the only good things on the phone are the cameras and screen.*
Am I the only one who feels this way?
The iPhone is still an amazingly awesome phone, so what for a tiny little issue.
The iPhone 4 was a failure at launch. The antenna is broken. It drops Internet connections and calls if held a certain. The glass claiming to be strong is weak sauce and the only good things on the phone are the cameras and screen.*
Am I the only one who feels this way?
The iPhone is still an amazingly awesome phone, so what for a tiny little issue.
alph45
Apr 15, 04:29 PM
to be frank, i would wait for the new computer which will have imovie11 bundled. i have no idea what early versions of imovie do to footage on import, but it's probably not nice. If you were using FCP it wouldn't be an issue.
fyi, mpeg4 is h.264 (kind of). h.264 is actually mpeg4 part 10, but the terms are often used interchangeably. Both however, are delivery formats.
I would import as DV since it would be the native tape based format and has less compression.
fyi, mpeg4 is h.264 (kind of). h.264 is actually mpeg4 part 10, but the terms are often used interchangeably. Both however, are delivery formats.
I would import as DV since it would be the native tape based format and has less compression.
Patmian212
Dec 3, 08:07 PM
Come on people, no switchers who want to sell their old machine?
Dustintendo
Dec 5, 09:42 PM
a 500 dually should be planty fast, although im not sure if those 2 500s act as a 1ghz in osx, or if the application has to be multithreaded
maybe somone could answer that
maybe somone could answer that
Warhay
Jul 9, 02:42 PM
who's going? What time ya getting there? Any ideas when one can get into the parking structure? I'll be there between 4-6am with bells on... Not literaly of course
xbuddycorex
May 2, 07:17 PM
It's not one of the first ones made, the iPhone was released on June 29th, 2007 and your phone was made in the first week of July, 2007. Therefore the initial influx of production models were already in the hands of the first customers before yours was made. It was made fairly early in the cycle, but definitely not in the first group.
No comments:
Post a Comment