Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Freelancers Forum Messages on Monday July 31st 2006

FN-FORUM: OK, so it's not Friday, but...

date posted 31st July 2006 23:32

I thought I would share this with you all... http://www.michaelkelly.fsnet.co.uk/karl.htm Lee....

Re: FN-FORUM: Good ASP.net book for a Classic ASP person?

date posted 31st July 2006 22:26

On 27 Jul 2006, at 18:56, Paul Baker wrote: > good ASP.net for someone that is familar with Classic ASP and PHP > but knows next to nothing about ASP.net? It is a bit out of date now, but by far the...

Re: FN-FORUM: PHP question

date posted 31st July 2006 18:06

Assuming you have command line access to the server... perl -pi.bak -e "s/include\(\'\.\.\/\.\.\/somefile\.php\'\);/include\(\'\.\.\/\.\.\/\.\.\/somefile\.php\'\)/g" *.php Obviously replace somefile...

RE: FN-FORUM: PHP question

date posted 31st July 2006 17:47

Rich, this was the original post: ######################################### I have a load of .php files (about 60) each with a line: include('../../somefile.php'); However, ('../../somefile.php')...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:59

Mike A wrote: > Well done Ben. Hope it goes well for you - and hope you have a good manager > for that's the difference between music and making serious money from it! > > How I started, long long t...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:55

Quoting Bo Persson [EMAIL REMOVED] > Cool people do have iTune. If you don't have then you are not cool! =) Either that or they're using an operating system (Linux in my case) that is so cool that...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:47

Rich wrote: > > Ben, > > I agree - it makes more commercial sense to release a track in > download format. Obviously there are less production costs involved; > no physical printing, packaging, etc...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:46

Well done Ben. Hope it goes well for you - and hope you have a good manager for that's the difference between music and making serious money from it! How I started, long long time ago. Drummer (I kno...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:39

Ben, I agree - it makes more commercial sense to release a track in download format. Obviously there are less production costs involved; no physical printing, packaging, etc etc. Without getting in...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:31

[EMAIL REMOVED] wrote: > Rich wrote: > >> Hi, >> >> Well, I'd rather be uncool than installing a bloated, overrated piece >> of crap software such as iTunes ;) >> > > I couldn't agree more.....

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:21

Just had a listen to your MySpace tracks. You guys sound very good, not my cup of tea but I can't fault the music at all. Good luck with the release, hope it goes well for you. Rich. On 31 Jul 200...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:14

Rich wrote: > > Hi, > > Well, I'd rather be uncool than installing a bloated, overrated piece > of crap software such as iTunes ;) I couldn't agree more........

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:12

Rich wrote: > > Hi, > > Nothing wrong with a bit of shameless spam from time to time, but... > How about a link or something to an official site, or MP3's, where the > non-iTunes people out there (l...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:06

Hi, Well, I'd rather be uncool than installing a bloated, overrated piece of crap software such as iTunes ;) However much I DESPISE MySpace, you can't fault it for it's band exposure potential. Ric...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 16:00

Cool people do have iTune. If you don't have then you are not cool! =) Bo 31 jul 2006 kl. 16.00 skrev Rich: > > Hi, > > Nothing wrong with a bit of shameless spam from time to time, but... > How abo...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 15:54

Congrats Ben Being an ex band person I know your excitement. Cy On 31/7/06 15:54, "Ben Moxon" [EMAIL REMOVED] wrote: > > So this is totally OT, but I'm pretty excited about it... > > One of the...

Re: FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 15:53

Hi, Nothing wrong with a bit of shameless spam from time to time, but... How about a link or something to an official site, or MP3's, where the non-iTunes people out there (like me) can give it a lis...

FN-FORUM: OT: My band's Single comes out today...

date posted 31st July 2006 15:47

So this is totally OT, but I'm pretty excited about it... One of the main reasons I decided to go freelance was that I needed to have a bit of control over my time so I could concentrate on the band...

Re: FN-FORUM: PHP question

date posted 31st July 2006 14:26

Sorry, just noticed this thread What text do you need to replace, and with what? You can do a global search and replace with 1 line of Perl.... Rich. On 31 Jul 2006 13:29:54 -0000, Ian Robertson [E...

Re: FN-FORUM: PHP question

date posted 31st July 2006 14:23

On Wednesday 26 July 2006 15:14, Mark Bell wrote: > That is what I was thinking of, although I was hoping to avoid editing 60 > odd files! > Cheers, > Mark > Whats so bad about editing 60 odd files -...

Re: FN-FORUM: replace string + xslt

date posted 31st July 2006 13:53

On Monday 31 July 2006 13:40, Rob Garbutt wrote: > > What's the best way (and easiest :-) to replace a string in xslt/xpath? > > I simply want to replace all instances of a string with another string....

FN-FORUM: replace string + xslt

date posted 31st July 2006 13:33

Hi all, I don't think I'm getting the forum mails through so apologies if you've already answered this... What's the best way (and easiest :-) to replace a string in xslt/xpath? I simply want to r...

Re: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 10:26

D D Glendinning wrote: > > Morning all, > > Right, I have absolutely no experience with ASP and MS MSQL, and a > client of mine whats his website redesigned. We have discussed options > and will be mo...

RE: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 10:01

I've used MySQL's own migration toolkit which seems to work quite well: http://dev.mysql.com/downloads/migration-toolkit/1.0.html Dave. __________________________________________________ Dave Bould...

Re: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 09:21

On Monday 31 July 2006 09:02, D D Glendinning wrote: > Morning all, > > Right, I have absolutely no experience with ASP and MS MSQL, and a > client of mine whats his website redesigned. We have discus...

RE: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 09:21

It all depends on the versions of MSSQL and mysql and if for instance your mssql db uses stored procedures etc. If the MSSQL DB is a simple table based jobby then it should be strait forward to conver...

Re: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 09:19

----- Original Message ----- From: "D D Glendinning" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Monday, July 31, 2006 9:01 AM Subject: FN-FORUM: Working from Microsoft SQL and MySQL > > Morning all,...

RE: FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 09:17

Hi Duncan Download the SQL Server Management Studio Express from http://msdn.microsoft.com/vstudio/express/sql/download/. This is free to use and works with both SQL Server 2000 and 2005. Much better...

FN-FORUM: Working from Microsoft SQL and MySQL

date posted 31st July 2006 08:55

Morning all, Right, I have absolutely no experience with ASP and MS MSQL, and a client of mine whats his website redesigned. We have discussed options and will be moving to a php/MySQL environment, a...



Messages by Day
July 31st 2006
July 30th 2006
July 29th 2006
July 28th 2006
July 27th 2006
July 26th 2006
July 25th 2006
July 24th 2006
July 23rd 2006
July 22nd 2006
July 21st 2006
July 20th 2006
July 19th 2006
July 18th 2006
July 17th 2006
July 16th 2006
July 15th 2006
July 14th 2006
July 13th 2006
July 12th 2006
July 11th 2006
July 10th 2006
July 9th 2006
July 8th 2006
July 7th 2006
July 6th 2006
July 5th 2006
July 4th 2006
July 3rd 2006
July 2nd 2006
July 1st 2006


Messages by Month
December 2006
December 2006
October 2006
October 2006
August 2006
July 2006
July 2006
May 2006
May 2006
March 2006
March 2006
January 2006


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000