Freelancers Forum Messages on Monday July 25th 2005
Re: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 21:03
Hi,
For Excel, try either:
OpenOffice sdk: http://www.openoffice.org/dev_docs/source/sdk/index.html
Formula one: http://www.reportingengines.com/index.jsp
POI: http://jakarta.apache.org/poi/
POI and...
Re: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 21:03
On 25 Jul 2005 20:06:53 -0000, TH Hotmail Account [EMAIL REMOVED] w=
rote:
>=20
> Does this help?
>=20
Sort of. If you have shared hosting, you're not going to get anywhere
without a lot of coding....
Re: FN-FORUM: Sharing USB Keyboard and Mouse
date posted 25th July 2005 20:58
I sympathise with you Paul - I'm in exactly the same situation myself with
the PC & Mac (apart from I've just had to send my Mac Mini back cause it
didn't work grrrr).
Here's a couple of tipbits fo...
RE: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 20:37
I'd say you're largely buggered on the excel front. RTF is a documented
standard and I'm sure there must be an RTF parser available somewhere
online.
=20
-----Original Message-----
From: [EMAIL REMO...
Re: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 20:33
Server: Linux
Client: windows
Windows Office 2003
Through a web browser
RTF for word docs, any option for excel
Does this help?
----- Original Message -----
From: "Mamading Ceesay" [EMAIL REMOVED]
T...
FN-FORUM: Visual Studio.NET 1 to 1 training
date posted 25th July 2005 20:25
Hi,
Is there anyone nearish to Slough that could sell me a day's one to one
training. I need rapid conversion from classic ASP to ASP.NET using VB in
Visual Studio.NET. I have a project on and it's...
Re: FN-FORUM: Sql Server performance
date posted 25th July 2005 20:07
In addition to more RAM, having a dedicated physical hard drive for
SQL server will also boost performance. The data and log files can be
put there If you want to go crazy you can go for 3 physical dr...
RE: FN-FORUM: XML encoding problem
date posted 25th July 2005 19:38
[EMAIL REMOVED] wrote:
> On 25 Jul 2005 18:35:05 -0000, Dai Williams
> [EMAIL REMOVED] wrote:
>>=20
>> I have now and it does seem to clear the errors, so thanks, however I
>> am not sure I am clear w...
Re: FN-FORUM: XML encoding problem
date posted 25th July 2005 19:10
On 25 Jul 2005 18:35:05 -0000, Dai Williams [EMAIL REMOVED] wrote:
>=20
> I have now and it does seem to clear the errors, so thanks, however I am =
not
> sure I am clear why - the docs say this "Conv...
RE: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 19:09
Your problem may also be a licencing issue. If you want to
programatically open the docs using word's COM API then you'd have to
have a licenced copy of Word. That's a server licence, not a client
lic...
Re: FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 19:04
On 25 Jul 2005 18:03:05 -0000, TH Hotmail Account [EMAIL REMOVED] w=
rote:
>=20
> Anyone help? I need to be able to edit and save changes of word/excel
> document residing on a web server WITHOUT down...
RE: FN-FORUM: XML encoding problem
date posted 25th July 2005 19:02
[EMAIL REMOVED] wrote:
> On 25 Jul 2005 18:18:59 -0000, Dai Williams
>> Thanks, but as I said I have tried some feed validators, I just don't
>> know if they are fully validating including encoding of...
RE: FN-FORUM: XML encoding problem
date posted 25th July 2005 19:01
[EMAIL REMOVED] wrote:
>=20
> Have you tried http://ca3.php.net/manual/en/function.utf8-decode.php ?
>=20
> Mamading Ceesay
I have now and it does seem to clear the errors, so thanks, however I am =...
RE: FN-FORUM: XML encoding problem
date posted 25th July 2005 18:58
[EMAIL REMOVED] wrote:
>=20
> With:
>=20
> iconv --verbose -f utf-8 -t iso-8859-1 excerpts.rss
>=20
> I get:
>=20
> iconv: illegal input sequence at position 1099 ?
>=20
> Is that the error?
>=20
> --...
Re: FN-FORUM: XML encoding problem
date posted 25th July 2005 18:55
On 25 Jul 2005 18:18:59 -0000, Dai Williams [EMAIL REMOVED] wrote:
>=20
> Thanks, but as I said I have tried some feed validators, I just don't kno=
w
> if they are fully validating including encoding...
RE: FN-FORUM: XML encoding problem
date posted 25th July 2005 18:45
[EMAIL REMOVED] wrote:
> http://feedvalidator.org/check.cgi?url=http://www.channelregis
> ter.co.uk/excerpts.rss
> Mamading Ceesay
Thanks, but as I said I have tried some feed validators, I just don...
FN-FORUM: Re: Editing Word and excel docs on a hosted ISP server
date posted 25th July 2005 18:29
Anyone help? I need to be able to edit and save changes of word/excel
document residing on a web server WITHOUT downloading, editing and then
re-uploading?
Tim
___________________
> Ceradon Ltd...
Re: FN-FORUM: XML encoding problem
date posted 25th July 2005 17:41
On 25 Jul 2005 16:51:28 -0000, Dai Williams [EMAIL REMOVED] wrote:
>=20
> Any help appreciated.
>=20
Have you tried http://ca3.php.net/manual/en/function.utf8-decode.php ?
--=20
Mamading Ceesay
A L...
Re: FN-FORUM: XML encoding problem
date posted 25th July 2005 17:31
On 25 Jul 2005 16:51:28 -0000, Dai Williams [EMAIL REMOVED] wrote:
>=20
> Which works fine except that I am then trying to convert encoding from UT=
F-8
> to iso-8859-1 using php's iconv() function an...
Re: FN-FORUM: XML encoding problem
date posted 25th July 2005 17:29
On Mon, 25 Jul 2005, Dai Williams wrote:
> errors in my logs are annoying me so I would like to stop it. Is this =
> feed
> genuinely valid (validates with various feed validation sites) or is it
>...
FN-FORUM: XML encoding problem
date posted 25th July 2005 17:17
Hi all,
Looking for a little help if anyone could be so kind. I am pulling the
following feed
http://www.channelregister.co.uk/excerpts.rss
Which works fine except that I am then trying to convert...
Re: FN-FORUM: cheer up those Monday blues!
date posted 25th July 2005 15:42
Oh wow cool :D
On 25 Jul 2005 13:58:03 -0000, craig - freelance web designer
[EMAIL REMOVED] wrote:
>=20
> Have a look at this guys; very clever!
> http://www.faithandhope.co.uk/jukebox/singininthera...
FN-FORUM: cheer up those Monday blues!
date posted 25th July 2005 14:24
Have a look at this guys; very clever!
http://www.faithandhope.co.uk/jukebox/singinintherain.htm
Craig
www.corbyweb.co.uk...
Re: FN-FORUM:
date posted 25th July 2005 13:42
A very BIG thank you to HIMANSHU !!
All solved now and thanks to everyone else who bothered to contact
me.
Great forum
Bruce
On Mon, 25 Jul 2005 01:00:34 -0700 Himanshu Jajodia
[EMAIL REMOVED]...
RE: FN-FORUM: Sql Server performance
date posted 25th July 2005 13:20
You may as well set up SQL Server to use 1 processor because unless any
other software will balance between multiple processors you'll not get a
huge benefit from having 2. And yes, bang in some more...
FN-FORUM: Sql Server performance
date posted 25th July 2005 13:14
I have just had a look at the hardware spec of a clients sql server 2000,
windows 2000 server setup and I have noticed it has the following:
2x 2.0Ghz pentium xeon chips
256Mb RAM
Now as far as I c...
RE: FN-FORUM:
date posted 25th July 2005 11:14
Why "of course"??
You just said you'd done a re-install so it hasn't been running for a year
on your new installation has it? It's easy, in the heat of the moment to
forget something fairly obvious,...
Re: FN-FORUM: Sharing USB Keyboard and Mouse
date posted 25th July 2005 10:24
> Hi All
> =3D20
> I need to share a keyboard and mouse between a PC and Mac - The board is
> a new Microsoft Wireless Desktop and maybe connected using just the USB
> plug - but i don't want to have...
FN-FORUM: Sharing USB Keyboard and Mouse
date posted 25th July 2005 10:21
Hi All
=20
I need to share a keyboard and mouse between a PC and Mac - The board is
a new Microsoft Wireless Desktop and maybe connected using just the USB
plug - but i don't want to have to keep unpl...
Re: FN-FORUM:
date posted 25th July 2005 09:10
My MSN Messenger address :-
[EMAIL REMOVED]
On Mon, 25 Jul 2005 01:20:36 -0700 Martin Kellie
[EMAIL REMOVED] wrote:
>Messenger reckons that you don't have a .NET accout for it
>
>On 25 Jul 2005 07:...
Re: FN-FORUM:
date posted 25th July 2005 08:47
Messenger reckons that you don't have a .NET accout for it
On 25 Jul 2005 07:51:01 -0000, [EMAIL REMOVED]
[EMAIL REMOVED] wrote:
>=20
> Craig
>=20
> Yes of course !
>=20
> I have had it running succe...
RE: FN-FORUM:
date posted 25th July 2005 08:17
Craig
Yes of course !
I have had it running succesfully for a year , but it will not
display correctly this time.
Wondered if anyone had the time on the phone or by MSN Messenger/
Skype to talk m...