Archive for January, 2007
January 3, 2007 at 10:45 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Ken Holman sent me copy of the latest draft of the OASIS/UBL Methodology for Code-list and Value Validation, which is a pretty good use of Schematron. It looks like a neat and workable solution to a problem that is somewhere...
Permalink
January 3, 2007 at 2:45 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML

Welcome to 2007! This week Simon St.Laurent gives us an interesting report from the XML 2006 conference.
Permalink
January 3, 2007 at 1:45 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
... and then it hit me... ongoing � JSON and XML The Arguments Are Over � There used to be an argument about whether platform-neutral, language-neutral data formats were important, or whether distributed objects were the right answer. That's over:...
Permalink
January 3, 2007 at 12:45 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
You *ROCK*!!! Lawrence Lessig Details to follow later today, but when you add our offline campaign to the online campaign (and assuming we solidify some pledges made in the final week), we will have bested our goal of $300,000 by...
Permalink
January 3, 2007 at 7:41 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Hello: Registration for the DITA 2007-West conference (February 5-7, 2007 in San Jose, CA USA) is currently $800 for the full 3 day conference. Early
Permalink
January 2, 2007 at 9:30 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
The Lotus Notes User Interface (UI) is made up of several different elements. ? Today I want to describe the four elements shown in the screen shot below. ?I'll describe the areas the arrows below are pointing to, working from the top of the screen down to the bottom...
The top arrow points to the File Menus, and the second arrow points to the Toolbar, which contains Toolbar icons. ? Most likely you are accustomed to these two UI elements, as most programs use these.
The next row contains "Window Tabs". ? Lotus Notes has had a "tabbed interface" since version 1 in 1989. ? As I
pointed out last year, I find it amusing that now tabs are all the rage in other programs such as web browsers and chat clients.
The fourth arrow points to the Lotus Notes Action Bar. ? Action bars (and the Actions Buttons they contain) are available at both the Notes datbase view level (as shown above) and the form/page level (shown below).
As you move from one Notes database to another, the file menus, toolbars, and window tabs stay pretty much the same (they are some contextual changes) as they are associated with the overall Lotus Notes interface.
However, Action Bars are unique to the specific Lotus Notes database you are in. ?The database's developer decides what actions are most appropriate for you to use. ?For example, in your mail file you have Actions such as "Forward" and "Reply", while in a Discussion Database you have Actions like "New Topic" and "Response".
If you like to use your keyboard more than your mouse, you can access Action Buttons by pressing the ALT key and the number corresponding to the Action Button as shown below. ? I describe this feature in more detail in the tip
Extended Accelerators.
I wish more programs had Actions similar to the way Lotus Notes does.
Permalink
January 2, 2007 at 1:16 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
First, Happy 2007 to all. For GMail team, 2007 started with an exploit and they fixed it immediately. Googlified first discovered this serious exploit in GMail which lets your contact list to be stolen. Using a form of cross scripting,...
Permalink
January 2, 2007 at 11:55 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Let me start by wishing you all a very happy new year! May 2007 be a year full of inspiration and creativity! Today I’ve picked another topic from my list of requests that readers of my blog send in: swirly curls. Lets add some trendy elegance to your illustrations! Here we go…
Step 1 - Draw a spiral

Go to the Toolbox and hold down the mouse on the Line Tool so the other tools are revealed. Select the Spiral Tool. Now click and drag a line from the center point outwards. Instead of click dragging you can just click to get the Spiral Options box and enter the spiral radius, decay and spiral segments and click OK. I've used 80% of decay and 10 segments. If you click drag the spiral, remember that you can move the spiral while dragging if you hold down the spacebar. Give the spiral a stroke and no filling. Copy the spiral and paste it in front: go to the Edit menu and choose Paste in Front or hit command/control + f. Now select the Rotate Tool and click the center point of the spiral and drag the spiral to the right to rotate it a bit.
Step 2 - Transform the spiral into a nice curl

Select the Selection Tool (black arrow) or hold down the command/control key so you get the transform handles. Scale the spiral as shown in the image so you add thickness to the spiral from the center point out and you'll get a nice curl in the end. Select the center points of the 2 spirals. Use the Direct Selection Tool and drag a rectangle over the anchor points, make sure no other points of the spirals are selected. Go to Object > Path > Join (or hit command/control + j) to join both paths. Now do the same for the 2 ending points of the spirals.
Step 3 - Add a fill and put the curl in place

Click the double arrows right above the colors in the Toolbox to swap the stroke to a fill. Change the fill to your preferred color. Now drag the curl in place. Rotate the curl if needed so it forms a fluent line with the object you attach it too. You can select both and choose the Add to shape option in the Pathfinder palette if needed so they become 1 object.
I hope you enjoyed this tutorial. Maybe this can be done in another way by using a special brush instead of copying the path, transform it and join the points, not sure. I haven't experimented with that. I just get perfect curls when I use this technique.

For those who missed the final result of this illustration, check it out & download a desktop ;)
Permalink
January 2, 2007 at 10:39 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
How sucky is it to wake up on the first day of 2007 not with a hang over, but a head cold! Well, from personal experience, it's not much fun. And I'm home in Seattle where I could just turn on the fireplace (it's electric), and curl up and watch TV. I'm up in Ottawa, where I got to spend a great New Years Eve with some good friends. I'm staying for a few extra days to do a user group presentation on IE. If you're in Ottawa, or know anyone in Ottawa, let them know, it should be really interesting. I'm going to talk a bit, then really dig into some fun code. I've included the description of the session below, along with the registration info. I'll post the slide deck tomorrow after the presentation. Internet Explorer 7 took us over 5 years to...(
read more)
Permalink
January 2, 2007 at 10:15 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
It's a little bit tricky to create multi-value fields in LotusScript, particularly for a time-date or number field, but it can be done. SearchDomino.com contributor Chuck Connell explains how.

Permalink
January 2, 2007 at 8:18 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
... I've used xmlgawk to good effect. -- Larry Kollar, Senior Technical Writer, ARRIS CPE Products "Content
Permalink
January 2, 2007 at 5:45 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Hi All,
Today the Beta Version of MyUniPortal was released which contains combination of streaming video, embedded browser, mapping,

Permalink
January 2, 2007 at 3:46 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
... Hash: SHA1 Hi Ismael, You mean something like this? http://xsh.sourceforge.net/ http://xmlstar.sourceforge.net/ See you, Camille. ... Version: GnuPG v1.4.5
Permalink
January 2, 2007 at 3:43 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
$Id: guidelines.txt,v 1.20 2003/06/02 01:47:07 smith Exp $ xml-doc list guidelines ... These guidelines are sent as a Welcome message to new xml-doc
Permalink
January 2, 2007 at 12:08 am
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
A second take on my Photo Map prototype - this time displaying photos taken from my 2006 travels... implemented using Virtual Earth, WPF/E and Script#. Read More......(
read more)
Permalink
January 1, 2007 at 11:11 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Actually, this is not true. Whitespace is significant in XML and the parser is required to pass it to the application. There are two exceptions to this: 1)
Permalink
January 1, 2007 at 11:06 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
Hi: Somebody knows good practices on xml filtering, using Command Line Interface tools, in the same ways as sed can delete or transforms text streams? Thanks
Permalink
January 1, 2007 at 10:24 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
In you were out the second half of December, you might have missed some of the VS 2005 Service Pack 1 posts that I've previously made: Visual Studio 2005 Service Pack 1 (SP1) Released Installing VS 2005 SP1 on Vista (and how to uninstall the VS 2005 SP1 Beta on Vista) HTML Source Editing Performance Improvements in VS 2005 SP1 Tip/Trick: How to Run a Root “/†Site with the Local Web Server using VS 2005 SP1 Below are a few more recent links and blurbs of information about VS 2005 SP1 that you might also find useful: 1) Details on some of the specific bug-fixes and changes for web app support in VS 2005 SP1 The VS servicing team is putting together a page that you'll be able to visit to obtain a more complete list of changes/fixes within VS 2005...(
read more)
Permalink
January 1, 2007 at 10:21 pm
· Filed under .NET, DHTML/CSS, Lotus Notes/Domino, PHP, Photoshop, SEO, XML
In many cases, when spreading ideas, your personal credibility, market position, and market matter far more than the message you offer.
Permalink