paul

1,851
Reputation
271 views

Registered User

Name paul
Member for 1 year
Seen 5 hours ago
Website
Location DE
Age
Freelance Consultant/Developer in southern Germany.
Contact me for your J2EE, Eclipse and .Net projects.
See my CV here -- http://www.ramsden.de/cv-en.pdf
12h
revised HTTPS hostname wrong: should be <sub.domain.com>. What causes this?
added spoofing question
12h
asked HTTPS hostname wrong: should be <sub.domain.com>. What causes this?
2d
comment XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
@AnthonyWJones yes. Still same error. I'll make a simplified example and try it again. Perhaps something else is triggering the problem.
2d
comment XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
tried that too. The transformer still throws an error
2d
comment XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
'odd one out' or 'feature' or 'bug'?
2d
comment XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
did that. Just got carried straight through to the output so JS threw an error instead. I'm currently using the pragmatic approach -- if(elD) if(elE) { .... :-)
2d
revised XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
bug fix; deleted 1 characters in body
2d
asked XSL to HTML in .Net 1.1: How to include javascript which has ‘&&’ without getting errors?
Nov
12
revised WPF: Is it possible to create a number of ListView.View templates and dynamically select one at run-time?
clarification
Nov
12
revised C# Can I add values to a listbox with a backgroundwork thread?
added 141 characters in body
Nov
12
accepted Eclipse: How to ensure jar in plugin is given priority over other versions elsewhere?
Nov
12
revised WPF: Is it possible to create a number of ListView.View templates and dynamically select one at run-time?
clarify
Nov
12
asked WPF: Is it possible to create a number of ListView.View templates and dynamically select one at run-time?
Nov
6
answered When should one use interfaces?
Oct
26
answered How to set root node name when XmlSerializing an array?
Oct
26
asked How to set root node name when XmlSerializing an array?
Oct
15
comment Most horrifying line of code you have ever seen?
was there also int fiftyTwo = fiftyOne +1; or fiftyOne++;
Oct
12
asked Can I set a metadata attribute in an ASCX file?
Oct
8
revised Sharepoint: How to add audience filter to custom control?
edited title
Oct
8
asked Sharepoint: How to add audience filter to custom control?
Oct
7
comment How can IE lose ability to execute Java applets?
I didn't notice how it was set. But I'm assuming the user hasn't changed the setting. Something must be causing the plugin to become disabled.
Oct
7
asked How can IE lose ability to execute Java applets?
Oct
1
accepted Can I use a VM for MOSS (SharePoint) 2007 production environment?
Sep
30
answered Can I use a VM for MOSS (SharePoint) 2007 production environment?
Sep
30
comment Can I use a VM for MOSS (SharePoint) 2007 production environment?
@Alex: I would have thought so too, but there seems to be very little sharepoint discussion there so I posted where the masses are...
Sep
29
revised Can I use a VM for MOSS (SharePoint) 2007 production environment?
rephrase question
Sep
29
asked Can I use a VM for MOSS (SharePoint) 2007 production environment?
Sep
28
awarded  Popular Question
Sep
23
revised What personal data should never be published on the web?
edited body; edited tags
Sep
22
awarded  Popular Question
Sep
17
awarded  Yearling
Sep
15
comment Web 2.0 Advantages?
I agree. Web 2.0 is a pretty meaningless term. I don't like using it. For my manager it means blog and wikis! For me it means an more interactive user experience...
Sep
15
revised Web 2.0 Advantages?
added 28 characters in body
Sep
15
answered How to differentiate the key event between keyboard and bar code gun.
Sep
15
revised Web 2.0 Advantages?
++; deleted 8 characters in body
Sep
15
comment Web 2.0 Advantages?
** To the person who voted this reply down: Why? Please add a comment. If I have said something which is false then correct me - don't just vote it down silently!! Doesn't help anyone.
Sep
15
comment Web 2.0 Advantages?
@Kevin - Yes, until a large change is needed (e.g. a new task) then a page (including HTML) will be loaded. Sometimes the data transferred is formatted HTML - not pure data - but then only for a small section of the page. It just depends... :-)
Sep
15
answered Web 2.0 Advantages?
Sep
9
comment How to get current language or variation in Sharepoint (MOSS) 2007?
Thanks! I'll try it out asap...
Sep
9
asked How to get current language or variation in Sharepoint (MOSS) 2007?
Sep
7
comment What are your biggest complaints about Sharepoint?
this has done me a world of good to read. I thought I was losing it big time. Perhaps I don't need to change career after all...
Sep
7
comment What are your biggest complaints about Sharepoint?
@greg - what are the license constraints on that scenario? One license per developer?
Sep
3
comment How to design many-to-many relationships in an object database?
+1 thanks for the reply and the hibernate tips
Sep
1
comment Can anyone recommend lively SharePoint groups or forums?
I don't have a Microsoft background being more of a Java person. As there seem to be quite a few Sharepoint answers around here I thought I would see where those people go to get help...
Sep
1
comment Can anyone recommend lively SharePoint groups or forums?
Thanks! I always check for previous questions before posting a new question but I missed that one totally.
Sep
1
comment Can anyone recommend lively SharePoint groups or forums?
@alex: No problem :-)
Aug
31
comment Can anyone recommend lively SharePoint groups or forums?
@alex My question is the one in the title. The points I added were to indicate the kind of problems I'm facing. I do not expect answers here as this is more of a programming forum. Sorry that you don't like the question and thanks for the link.
Aug
31
comment Can anyone recommend lively SharePoint groups or forums?
Point 3. Yes that's what I meant. Thanks for your comments! Do you think this is the right forum for Sharepoint design questions?
Aug
31
asked Can anyone recommend lively SharePoint groups or forums?
Aug
28
answered What are the uses of getter/setters in Java?