Freelancers Forum Messages on Friday March 24th 2006
RE: FN-FORUM: flash pen
date posted 24th March 2006 18:13
Where you from matt? Sheffield or the new place they got near goole.
I used to work in the sheff offices a while back.
ash
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behal...
RE: FN-FORUM: Js unix timestamp
date posted 24th March 2006 18:11
Ive been chatting to someone about this today and have decided that using
the client just isn't trust worthy, im going to use a php hack instead to
achieve what I need.
Cheers for every ones input
a...
Re: FN-FORUM: flash pen
date posted 24th March 2006 18:06
On Friday 24 March 2006 14:58, Raymond Stone wrote:
> > Ebuyer are on the button when it comes to keeping their prices the lowest
>
> you'll find, their delivery is usually quicker than you ask
>
> >...
Re: FN-FORUM: Js unix timestamp
date posted 24th March 2006 18:00
On Friday 24 March 2006 15:33, ashley etchell wrote:
> Good point, better see if unix epoch respects timezones, if so then I need
> to do an offset....
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Beha...
Re: FN-FORUM: Mozilla IE default (Batch files continued)
date posted 24th March 2006 17:58
On Friday 24 March 2006 14:38, Ian Copeland wrote:
> Sorry, I'm new to batch files so I'm probably going to need a bit more
> help!
>
> On startup, I need a batch file to copy a file into the Mozilla...
RE: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 15:37
BT are history from this morning I have migrated to PIPEX. They never forget
to charge your card though, just don't think it's worthwhile sending you a
bill or reminding you. 30 minutes with a call c...
Re: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 15:31
Agree, as long as you get the MAC code your service is not disrupted
(so your bb service from current provider overlaps bb service from
your new provider). In the past I have found friends that have h...
RE: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 15:11
>That's my thought, and the potential loss of income if I had more than a
>day or 2 of downtime would not make the hassle and savings of moving
>worthwhile.
In my experience as a reseller of Broad...
Re: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 15:03
Yeah,
That's my thought, and the potential loss of income if I had more than a
day or 2 of downtime would not make the hassle and savings of moving
worthwhile.
Might be worth trying to threaten to...
RE: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 14:59
Ask whichever BB provider you are wanting to move to how long it will take=
them to activate the service so you can try and have as little downtime as=
possible=2E Although considering it's BT who h...
RE: FN-FORUM: Js unix timestamp
date posted 24th March 2006 14:48
Good point, better see if unix epoch respects timezones, if so then I need
to do an offset....
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Ray
McGinty
Sent: 24 March...
Re: FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 14:43
Chris
Running a search for 'BT' here should give you the number you want:
http://www.saynoto0870.com/search.php
Alternatively:
http://www.gethuman.com/=20
steve
Chris Green [EMAIL REMOVED] wrote:...
FN-FORUM: BT Yahoo Broadband
date posted 24th March 2006 14:34
Hi,
Is anyone else on the forum on BT Yahoo Broadband. Since january they
have stopped sending me VAT invoices for the monthly billing, and I've
found it impossible to contact them to get them to c...
RE: FN-FORUM: flash pen
date posted 24th March 2006 14:12
> Ebuyer are on the button when it comes to keeping their prices the lowest
you'll find, their delivery is usually quicker than you ask
> for, their website is excellent, and their customer service i...
RE: FN-FORUM: Mozilla IE default (Batch files continued)
date posted 24th March 2006 13:53
Sorry, I'm new to batch files so I'm probably going to need a bit more help!
On startup, I need a batch file to copy a file into the Mozilla profile
folder so that the proxy always resets to the corr...
Re: FN-FORUM: Js unix timestamp
date posted 24th March 2006 13:47
On 24 Mar 2006, at 12:23, ashley etchell wrote:
> Having a mare here trying to generate timestamps in js along with php,
> plumped for using a wrapper function in php to generate a microtime,
> then...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 13:04
As ever,
Thanks for your thoughts everyone!
mb
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Andy
Henderson
Sent: 24 March 2006 13:43
To: FN-FORUM / [EMAIL REMOVED]...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:56
Mark Bell wrote:
> A colleague of mine is working on a project at the mo that
> essentially is an XML/.NET web service that sits on the front of the
> clients MS SQL dB.
>
> We have a bunch of quer...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:55
We've used methods 2 and 3 - just wondered if there was a way .NET itself
could do it.
thanks
mb
/*
You can create a windows service that activates itself and runs the code
for you - you need so...
RE: FN-FORUM: flash pen
date posted 24th March 2006 12:51
I used to work for them just over 2 years ago, things are cheap due to the
work ethics there, long hours, everything on a budget. There wasn't ANY
pictures on the walls or anything, not even a plant....
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:44
Mark Bell wrote:
>
> That would still require the host server to run the service
> though I guess?
You can run the windows service on either server and connect to the web
service. Did I understand...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:40
Thanks Karl,
That would still require the host server to run the service though I guess?
---
Writing a .Net windows service would do the trick.
Karl
---...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:38
MS Message Queue
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Mark Bell
Sent: 24 March 2006 13:08
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: .NET Sheduled Ta...
Re: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:36
You can create a windows service that activates itself and runs the code
for you - you need someone with the rights to install it as a service,
but that will do the trick.
Otherwise it's quite hard...
RE: FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:34
Mark Bell wrote:
>
> A colleague of mine is working on a project at the mo that
> essentially is an
> XML/.NET web service that sits on the front of the clients MS SQL dB.
>
> Other than set a comma...
Re: FN-FORUM: flash pen
date posted 24th March 2006 12:30
Excellent,
thanks guys. I'll check out all the above links.
Emma Trehane
Mark Bell wrote:
>Emma,
>
>I can't miss an opportunity to recommend dabs.com
>
>Not sure they are the cheapest (£1.53 mo...
Re: FN-FORUM: flash pen
date posted 24th March 2006 12:28
Just thought I'd add my 2p.
I have used Dabs in the past and found their website to be hideous,
their prices uncompetitive and their customer service (returns dept
especially) terrible. They do deli...
FN-FORUM: .NET Sheduled Task
date posted 24th March 2006 12:21
Afternoon all,
A colleague of mine is working on a project at the mo that essentially is an
XML/.NET web service that sits on the front of the clients MS SQL dB.
We have a bunch of queries that gene...
RE: FN-FORUM: flash pen
date posted 24th March 2006 12:14
Emma,
I can't miss an opportunity to recommend dabs.com=20
Not sure they are the cheapest (=A31.53 more expensive like for like =
with
ebuyer), but I've always found their service/delivery impeccabl...
Re: FN-FORUM: flash pen
date posted 24th March 2006 11:53
Emma
Try
http://www.ebuyer.com/
I usually buy my stuff from them and have no complaints so far.
Their cheapest is:
http://www.ebuyer.com/customer/products/index.html?rb=17508764866&action=c2hvd19wc...
RE: FN-FORUM: flash pen
date posted 24th March 2006 11:51
Try www.ebuyer.co.uk
ash
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Emma
Trehane
Sent: 24 March 2006 12:33
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: flash pen
Hi there,
I'm looki...
FN-FORUM: flash pen
date posted 24th March 2006 11:46
Hi there,
I'm looking to buy a 2GB flash pen/memory stick. Anyone know of a good
online store that offer good deals on items like these?
Many thanks,
Emma Trehane...
RE: FN-FORUM: Js unix timestamp
date posted 24th March 2006 11:36
Many thanks
Having a mare here trying to generate timestamps in js along with php,
plumped for using a wrapper function in php to generate a microtime, then
using js's Date object to set a finish mic...
Re: FN-FORUM: Js unix timestamp
date posted 24th March 2006 11:35
On Fri, 24 Mar 2006, ashley etchell wrote:
>
> Is there a way to get a standard unix timestamp using javascript?
>
> Like in php you can do $ts=mktime();
foo = new Date()
foo_time = foo.getTime()
T...
Re: FN-FORUM: Js unix timestamp
date posted 24th March 2006 11:32
getClockTime()
On 24 Mar 2006 12:03:19 -0000, ashley etchell [EMAIL REMOVED] wrote=
:
>
> Is there a way to get a standard unix timestamp using javascript?
>
> Like in php you can do $ts=3Dmktime();...
FN-FORUM: Js unix timestamp
date posted 24th March 2006 11:17
Is there a way to get a standard unix timestamp using javascript?
Like in php you can do $ts=mktime();
Regards
Ash...
RE: FN-FORUM: CSS layers
date posted 24th March 2006 10:53
I think it's the absolute that's throwing you! This works without any
formatting at all and no divs!
Try inserting...
RE: FN-FORUM: CSS layers
date posted 24th March 2006 10:29
I have the div in the top table td using
#logo img {
border-style: none;
#logo {
z-index: 1000;
position: absolute;
left: 590px;
top: 165px;
but this is not keepi9ng the image absolute when ch...
Re: FN-FORUM: Qualifications (Age)
date posted 24th March 2006 09:53
On 24 Mar 2006, at 00:15, Aaron Brown wrote:
> In the meantime, I do intend to get out there and do some proper
> freelancing, gaining real experience alongside my studies. Hopefully
> that'll
> giv...
RE: FN-FORUM: What font is this?
date posted 24th March 2006 08:36
Thanks for all the font help guys. Really useful.
Jomo...
FN-FORUM: =?utf-8?Q?Re:_RE:_FN=2DFORUM:_Qualifications_=28Age=29?=
date posted 24th March 2006 00:12
I am away from the office from 20th -27th March. If your enquiry is urgent please contact Kate Sandall on 01628 411282.
Kind regards,
Russell Sutton
Webxpectations.com...
RE: FN-FORUM: Qualifications (Age)
date posted 24th March 2006 00:09
I wasn't saying it wasn't worth doing a degree as such. I was agreeing and
going a little further into Simon's point about a degree alone not being
enough to give the career boost which many believe i...