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 Sunday December 10th 2006

RE: FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 23:37

Hi John For short runs, we use Prism Digital - http://www.prismdigital.co.uk/ The cost per copy is much higher than litho printing, but you don't have the set-up charges, and so it's cost-effective...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 20:36

>> tbl_company_address 8,770 MyISAM 703.8 KiB - >> tbl_company_contact_name 7,535 MyISAM 468.5 KiB - >> tbl_company_email 566 MyISAM 37.0 KiB - >> tbl_company_...

RE: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 20:32

Read : client doesn't' really know what they need but certainly won't be prepared to pay (again) because you didn't guess what they actually wanted ;-)=20 -----Original Message----- From: [EMAIL REMO...

Re: FN-FORUM: CSS help

date posted 10th December 2006 20:29

> Basically I want a header div and then 3 divs to sit below it on > different z-indexes. Can someone help with the CSS? Header div, followed by a container div positioned relative (but with no of...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 20:28

Andy Macnaughton-Jones wrote: > It's > easier in many respects to start with something that seems complicated > that can cope with all eventualities - then if it gets complicated, it's > covered, othe...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 20:22

Punters Power wrote: > tbl_company_address 8,770 MyISAM 703.8 KiB - > tbl_company_contact_name 7,535 MyISAM 468.5 KiB - > tbl_company_email 566 MyISAM 37.0 KiB -...

Re: FN-FORUM: CSS help

date posted 10th December 2006 19:25

how about using 2 container div's, one to hold the header and one to hold your 3 z-indexed layers, your two containers should always sit one under the other and if you set the height of the first on...

RE: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 19:24

Hi, I'd disagree. You can easily have multiple companies with the same address (even if they're different trading names of the same organisation), multiple phone numbers, email addresses, contacts an...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 18:48

Personally i wouldnt have it setup like that. I'd use one table. I think one table would be the normal way to do things! Anyone disagree? I say this because no two companys can have the same address...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 18:39

Punters Power wrote: > tbl_company_address 8,770 MyISAM 703.8 KiB - > tbl_company_contact_name 7,535 MyISAM 468.5 KiB - > tbl_company_email 566 MyISAM 37.0 KiB - >...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 18:30

tbl_company_address 8,770 MyISAM 703.8 KiB - tbl_company_contact_name 7,535 MyISAM 468.5 KiB - tbl_company_email 566 MyISAM 37.0 KiB - tbl_company_phone...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 18:21

simply the address and name ----- Original Message ----- From: "James Herrington" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Sunday, December 10, 2006 5:13 PM Subject: Re: FN-FORUM: MySQL 1 table or...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 18:19

there will certainly be more unique records that are not part of groups which I guess is the main reason for the question. It seems a little over zealous to produce 'fragmented' data. I can't real...

FN-FORUM: CSS help

date posted 10th December 2006 18:13

I'm producing a layout where I need to have 3 layers on different z-indexes. This would be fine using ... #div1{position:absolute; z-index:1; top:0px; left:0px;} ... using a different z-index for e...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 16:46

Punters Power wrote: > > How many of you MySQL or simply DB experts out there would split company > details into 6 tables all related by the column company_id as opposed to > having all the compan...

Re: FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 16:34

I think it depends on what the data is, you should split the table table up if for example a record in one table can link to more than one company otherwise i dont really see the point! whats that d...

FN-FORUM: MySQL 1 table or 6+

date posted 10th December 2006 16:27

How many of you MySQL or simply DB experts out there would split company details into 6 tables all related by the column company_id as opposed to having all the company data in one table? Andrew...

Re: FN-FORUM: HELP! MySQL Connections

date posted 10th December 2006 14:44

Cheers found another way: Added the following line to my.cnf: set-variable = max_connections=600 Cheers Gareth On 10/12/06 14:33, "James Herrington" [EMAIL REMOVED] wrote: > > Hi Gareth, > > D...

Re: FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 14:07

Oops - sorry all; wrong button. And on that intro...just like to say hello to everyone on the list - i joined the other day. ben Tony Crockford wrote: > > Ben Scott wrote: >> >> Hi Greg - >> >> Is...

Re: FN-FORUM: HELP! MySQL Connections

date posted 10th December 2006 13:52

Hi Gareth, Download the MySQL administrator desktop program form the mysql website. Once installed log intoyour server with your username and password. On the left hand side select the 'Startup Var...

FN-FORUM: HELP! MySQL Connections

date posted 10th December 2006 13:46

Bit of an emergency, How do I increase the amount of connections to MySQL - can it be done? Many thanks Gareth...

Re: FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 12:33

Ben Scott wrote: > > Hi Greg - > > Is this kind of what you do? If it is and your interested, do you want > me to forward your details onto him? you know you sent this to the list, not Greg, right...

Re: FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 12:04

Hi Greg - Is this kind of what you do? If it is and your interested, do you want me to forward your details onto him? Cheers, ben [EMAIL REMOVED] wrote: > Hello all > > I have a client, a photogr...

Re: FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 11:59

Hi I would suggest getting quotes from a good digital printer. I use MTA, in London, www.mtadigital.co.uk. They can print on a variety of stocks and digital presses and are idea for low run jobs....

FN-FORUM: Short term print runs (very short) / laser printing

date posted 10th December 2006 10:58

Hello all I have a client, a photographer, working on a project for which she has a 'campaign booklet' which she prints out (inkjet) and binds together and posts out, the content is text and photogra...

FN-FORUM: Looking for "Mike A"

date posted 10th December 2006 05:49

Hi, Im sure theres a few Mike's on this list but could Mike A shoot me a mail offlist? I'm looking to pick your brain if you have some spare time. Incase it needs narrowed down more, Mike A knows hi...

FN-FORUM: Seeking UK Designer for Business Partnership

date posted 10th December 2006 05:19

Hi guys, Yeah yeah I know you've heard it all before right? "Help me out with this project and you can have half the profits" well, not in this case sonny. What I'm (shamelessly) offering is the pot...



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


Messages by Month
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006


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