Sign in
simon.says
The only guy at Microsoft allowed to login as 'guest'
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Tags
Architecture
Aspiring Architect
Blogs
Events
Getting Things Done
Interoperability
Pages
Technology
UX
Web Services Interoperability
Archive
Archives
July 2007
(1)
October 2006
(3)
September 2006
(3)
August 2006
(5)
July 2006
(2)
June 2006
(3)
May 2006
(7)
March 2006
(3)
February 2006
(6)
January 2006
(6)
December 2005
(5)
November 2005
(5)
October 2005
(2)
September 2005
(3)
July 2005
(10)
June 2005
(6)
May 2005
(9)
April 2005
(9)
March 2005
(15)
February 2005
(14)
January 2005
(9)
December 2004
(17)
November 2004
(11)
October 2004
(2)
September 2004
(4)
August 2004
(3)
July 2004
(5)
June 2004
(5)
May 2004
(13)
April 2004
(8)
March 2004
(5)
February 2004
(8)
January 2004
(11)
December 2003
(9)
November 2003
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
simon.says
Implementing Getting Things Done using Outlook 2007
Posted
over 7 years ago
by
smguest
13
Comments
Last week, I made the switch from Office 2003 to Office 2007 Beta 2. Prior to the upgrade I was organizing my “stuff to do” using David Allen’s Getting Things Done (GTD) methodology and using the NetCentrics GTD Add In for Outlook. Unfortunately, as I...
simon.says
Top Ten Tips for Using Virtual PC 2004
Posted
over 8 years ago
by
smguest
11
Comments
I'm a big fan of using Virtual PC for both developing and prototyping new software - enabling me to try new and untested stuff, while leaving my main laptop intact for Email and Office. While Virtual PC isn't a match for the raw power of a separate development...
simon.says
Top Ten Tips for Web Services Interoperability
Posted
over 9 years ago
by
smguest
26
Comments
I thought it might be fun to put together a "Top Ten Tips for Web Services Interoperability" - especially between .NET and IBM WebSphere, BEA WebLogic and some of the open source toolkits. I'd love to add other people's experiences, findings and comments...
simon.says
How to do MTOM Interop
Posted
over 8 years ago
by
smguest
9
Comments
In my JavaOne session yesterday I showed (what I believe to be) the first MTOM Interop demo between .NET and Java using publicly available toolkits. For those that don't know MTOM (Message Transmission Optimization Mechanism) is the new specification...
simon.says
Getting Multiple Virtual PCs to Work Together
Posted
over 8 years ago
by
smguest
11
Comments
I'm a big fan of using multple Microsoft Virtual PC images, especially for demos and development. My current machine has a second hard disk that is dedicated to images that I use for such work. One of the problems I've run into in the past is getting...
simon.says
Architect Personas
Posted
over 8 years ago
by
smguest
15
Comments
I’ve sat through many architect events over the past few years and one thing that always strikes me is how different one self claimed “architect” attendee can be from another. For example, I saw two architects sitting together at a recent event – one...
simon.says
Visit the New Web Services Interoperability Home!
Posted
over 9 years ago
by
smguest
12
Comments
Today sees the launch of a new home on MSDN for Web Services Interoperability and Integration. This site includes features and articles and recommendations for acheiving interoperability and integration using Web Services. The site launches with three...
simon.says
WS Interoperability Tip of the Week. Null dates.
Posted
over 9 years ago
by
smguest
10
Comments
One Web services interoperability issue that I have been investigating recently has to do with using null DateTime values between .NET and Java. Here's the problem: System.DateTime in the CLR is considered a value type, where as the equivalent in Java...
simon.says
Reading (in between feeds!)
Posted
over 9 years ago
by
smguest
For those that haven't heard, I became a father on Monday 20th September. Everything is going well, and I'm looking forward to spending the next few weeks getting to know my son. Although I may not be blogging as often during this time, I am hoping to...
simon.says
"Insufficient System Resources Exist to Complete the API"
Posted
over 7 years ago
by
smguest
2
Comments
I have a Toshiba Tecra M4 with 2Gb of RAM. I've had the machine for a while now and every so often, when I went to hibernate I would see a message saying "Insufficient System Resources Exist to Complete the API" (and the machine would only go into standby...
simon.says
WSE 2.0 Trace Tool
Posted
over 9 years ago
by
smguest
21
Comments
Over the past few weeks, I’ve been searching for tools to display trace output for WSE 2.0. Many tools available today seem to be too expensive, over engineered, complex to install or don’t offer the features I want. My criteria for the perfect trace...
simon.says
SOAP over UDP
Posted
over 9 years ago
by
smguest
2
Comments
SOAP over UDP specification has been posted on MSDN. I'm a keen proponent of Web Services over other transports other than HTTP, so I'm excited to see this area develop further! For those that wish to explore further, HerveyW created a custom WSE 2.0...
simon.says
PhotoMontage in Microsoft Expression Graphic Designer
Posted
over 7 years ago
by
smguest
1
Comments
I've been playing around with the "photo montage" effect in Microsoft Expression Graphic Designer . This effect lets you stitch together multiple photos to form one image - all done automatically. Here's an image I created with 9 separate photos from...
simon.says
When is Microsoft going to support JMS?
Posted
over 8 years ago
by
smguest
5
Comments
Wow, if I had a dollar for every time I was asked this question...! A high number of posts on this subject have been circulating recently. I wanted to spend a couple of minutes to first define what JMS really is, and summarize the Interop options that...
simon.says
Getting Things Done - Command Line Processor
Posted
over 7 years ago
by
smguest
6
Comments
I’ve been doing a ton of work recently around user experience (UX) – and the importance of UX for architects. One thing that has become apparent is context for user interfaces – often the prettiest, most glamorous user experience does not lead to the...
simon.says
AxisTCP
Posted
over 8 years ago
by
smguest
9
Comments
Interoperability between Microsoft WSE 2.0 and Apache Axis 1.2 RC2 using a SOAP TCP Channel Summary: This article shows how to extend the usage of the SOAP TCP channel, a sample custom transport supplied with Microsoft Web Services Enhancements (WSE)...
simon.says
Webcasts
Posted
over 8 years ago
by
smguest
The following is a list of my published webcasts: Web Services Interoperability between Microsoft .NET Client and IBM WebSphere Application Developer 5.1.2 Web Service View this on-demand Web Cast to see how Web Services, and an XSD...
simon.says
WseTrace 1.0.5
Posted
over 9 years ago
by
smguest
9
Comments
I have now uploaded a new version of WseTrace to a GotDotNet workspace. For those that haven't seen the previous version, WseTrace is a small utility to graphically display and manage the trace files created by WSE 2.0. It is designed to be: - Easy to...
simon.says
Using soap.tcp between Microsoft WSE and Apache Axis
Posted
over 8 years ago
by
smguest
11
Comments
You may know that Microsoft WSE 2.0 has the ability to use other transports other than HTTP for Web Services. Supplied "in the box" are implementations of soap.tcp and soap.inproc. When speaking at recent events I've had a few people approach me and ask...
simon.says
Removing the intimacy to create services
Posted
over 9 years ago
by
smguest
7
Comments
Ram is back from vacation has been blogging on the subject of SOA and OO . While I agree with option C in Ram’s post, some of his comments took me back to the PDC talk where Don was explaining the difference between a service and an object...
simon.says
Samsung i700 PocketPC phone
Posted
over 8 years ago
by
smguest
10
Comments
My New Year's resolution for 2005 was to get a new phone. I've been pondering over this for a while, and putting aside the jealousy of my friend's phones in Europe and Asia, I took the plunge with a new purchase. My requirements for a new phone were:...
simon.says
What do you need to know to be an IT Architect?
Posted
over 7 years ago
by
smguest
11
Comments
Update: This post has moved to here . My team has been spending a fair amount of time recently asking this question "What is it that you need to know to be an IT Architect?". What you should be reading? What skills should you be honing? Who should...
simon.says
How can you tell if a “Web Service” really is a Web Service?
Posted
over 7 years ago
by
smguest
2
Comments
I was asked the question "How can you tell if a Web Service really is a Web Service?". If someone says that they have a Web Service (or more importantly is trying to sell you one!) what are the questions you should ask? I decided to put together this...
simon.says
Re-registering WMI
Posted
over 8 years ago
by
smguest
2
Comments
I've been having some issues with WMI on my laptop over the past couple of weeks (the symptoms of which have been strange WMI repository messages, inability to run WMIC or scripts, machine running slower than usual etc.). I didn't really want to have...
simon.says
Calling Web Services from "pre-.NET" Applications
Posted
over 8 years ago
by
smguest
1
Comments
Here's are three articles that talk about developing and using Web Services for "pre-.NET" applications (e.g. a VB6 app or MFC COM control). Thanks to Brian Combs from PSS for forwarding to me: 1. Integrating Web Services and COM Components using the...
Page 1 of 10 (229 items)
1
2
3
4
5
»