Thanks for doing the interview!

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Nikolas on Sun 20/12/2009 16:10:59
I agree 100% with Darth and only wish to comment that I was immensly annoyed by the music (James Horner). Music was awful, repetative to a great point, and was 'just working with a film', only because one shouldn't want anything more.
The rest of the movie was simply PERFECT! A stunning movie!
Quote from: Nikolas on Tue 30/06/2009 14:42:43
Quit Spamming the boards, Greg!
Actually I've used it plenty of times. In fact I went and got Kontakt 3, just to use your basses (honestly. Just got it on crossgrade price). And I've used it to other tracks, including pieces for a Pampers DVD informatial (especially Jaco, is sliding again and again and again. I think I'll get half of them sent back "Keep the bass but remove everything else and start over" from my clients!
Quote from: densming on Sun 03/05/2009 05:31:16
I'm assuming this is Windows? If so, you could use a for loop on the command prompt:
for %f in (*d2*) do ren "%f" "01%f"
for %f in (*d#2*) do ren "%f" "02%f"
...etc...
Be careful though, if you run this from a batch file (as opposed to directly from the command prompt), you'll need to use double percent signs:
for %%f in (*d2*) do ren "%%f" "01%%f"
for %%f in (*d#2*) do ren "%%f" "02%%f"
..etc..
Quote from: zabnat on Fri 03/04/2009 12:25:21
Is there a reason you don't just send the emails yourself? I mean at work I typically send about 4000 emails per week and basically all I need is a program that can send emails and an email server that accepts connections from our internet connection (typically the ISPs own outgoing mail server).
Quote from: Oliwerko on Fri 03/04/2009 12:48:50
Personally, I am a fan of RSS.
Isn't that more convenient?
Quote from: Mods on Fri 03/04/2009 11:10:49
Hi Greg,
For simple versions of this kind of thing I generally use Sparklit. Maybe it would suit you?
http://newsletter.sparklit.com/?sparkKey=df9931f89bbaae753788f2b7d7d579beb0
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.045 seconds with 15 queries.