<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zone Stamp showing w/d surface in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43508#M3899</link>
    <description>I show you an image of the result.&lt;BR /&gt;
The Total Window and Total Door area can be displayed just like the Area of the Zone.&lt;BR /&gt;
The Text Style, Font Name, etc. can be set just as well.&lt;BR /&gt;
In the Master Script and 2D Script of the Zone Stamp I commented those lines which I inserted.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15145i1C260C39C6F9C849/image-size/large?v=v2&amp;amp;px=999" border="0" alt="DoorWindowAreaInZoneStamp.png" title="DoorWindowAreaInZoneStamp.png" /&gt;</description>
    <pubDate>Tue, 13 Sep 2005 10:55:10 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2005-09-13T10:55:10Z</dc:date>
    <item>
      <title>Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43502#M3893</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I Would like to see in my zone stamp the total surface of doors and windows. Is there a way to include this call to the zone stamp object?&lt;BR /&gt;
&lt;BR /&gt;
Anyone knows how?&lt;BR /&gt;
Thank you.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Sep 2005 02:29:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43502#M3893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-08T02:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43503#M3894</link>
      <description>Yes, that would be nice to achieve.&lt;BR /&gt;
Does any zone guru knows how?&lt;BR /&gt;
Thank you.</description>
      <pubDate>Sat, 10 Sep 2005 20:41:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43503#M3894</guid>
      <dc:creator>Electric Flute</dc:creator>
      <dc:date>2005-09-10T20:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43504#M3895</link>
      <description>&lt;BLOCKQUOTE&gt;Electric wrote:&lt;BR /&gt;Yes, that would be nice to achieve.&lt;BR /&gt;
Does any zone guru knows how?&lt;BR /&gt;
Thank you.&lt;/BLOCKQUOTE&gt;

A quick look at the GDL manual seems to tell me that this is possible for columns (for subtracting area from a room), but I do not see anything about doors and windows...&lt;BR /&gt;
&lt;BR /&gt;
I'll poke around a bit and see if I can find anything though... that sounds familiar, like I have seen it before somewhere.</description>
      <pubDate>Sat, 10 Sep 2005 23:46:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43504#M3895</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-09-10T23:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43505#M3896</link>
      <description>&lt;A href="http://www.graphisoft.com/support/archicad/archiguide/zonefixparameters.html" target="_blank"&gt;&lt;LINK_TEXT text="http://www.graphisoft.com/support/archi ... eters.html"&gt;http://www.graphisoft.com/support/archicad/archiguide/zonefixparameters.html&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It should be possible (I have not tried).&lt;BR /&gt;
If you open a Zone Stamp object for editing, you will see &lt;FONT color="#0036ff"&gt;ROOM_DOORS_SURF&lt;/FONT&gt; and &lt;FONT color="#0024ff"&gt;ROOM_WINDS_SURF&lt;/FONT&gt; are the two global Zone parameters you are looking for.&lt;BR /&gt;
Simply convert their values into string format with the &lt;FONT color="#002dff"&gt;STR &lt;/FONT&gt;command and write it out with the &lt;FONT color="#0009ff"&gt;TEXT2&lt;/FONT&gt; command in the 2D Script of your Zone Stamp.&lt;BR /&gt;
It should work.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16689i715659E607B47497/image-size/large?v=v2&amp;amp;px=999" border="0" alt="ROOM_DOORS_SURF.png" title="ROOM_DOORS_SURF.png" /&gt;</description>
      <pubDate>Mon, 12 Sep 2005 15:13:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43505#M3896</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-12T15:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43506#M3897</link>
      <description>Thank you laszlonagy!&lt;BR /&gt;
But I couldn't make it work as I´m not very familiar with GDL.&lt;BR /&gt;
Could you please write the whole command?  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thank you again.</description>
      <pubDate>Tue, 13 Sep 2005 00:10:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43506#M3897</guid>
      <dc:creator>Electric Flute</dc:creator>
      <dc:date>2005-09-13T00:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43507#M3898</link>
      <description>OK, I did it. I was interested in this, so I modified one of the ArchiCAD 9 Zone Stamps.&lt;BR /&gt;
It is in the attachment.</description>
      <pubDate>Tue, 13 Sep 2005 10:51:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43507#M3898</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-13T10:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43508#M3899</link>
      <description>I show you an image of the result.&lt;BR /&gt;
The Total Window and Total Door area can be displayed just like the Area of the Zone.&lt;BR /&gt;
The Text Style, Font Name, etc. can be set just as well.&lt;BR /&gt;
In the Master Script and 2D Script of the Zone Stamp I commented those lines which I inserted.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15145i1C260C39C6F9C849/image-size/large?v=v2&amp;amp;px=999" border="0" alt="DoorWindowAreaInZoneStamp.png" title="DoorWindowAreaInZoneStamp.png" /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 10:55:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43508#M3899</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-13T10:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43509#M3900</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;&lt;A href="http://www.graphisoft.com/support/archicad/archiguide/zonefixparameters.html" target="_blank"&gt;&lt;LINK_TEXT text="http://www.graphisoft.com/support/archi ... eters.html"&gt;http://www.graphisoft.com/support/archicad/archiguide/zonefixparameters.html&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It should be possible (I have not tried).&lt;BR /&gt;
If you open a Zone Stamp object for editing, you will see &lt;FONT color="#0036ff"&gt;ROOM_DOORS_SURF&lt;/FONT&gt; and &lt;FONT color="#0024ff"&gt;ROOM_WINDS_SURF&lt;/FONT&gt; are the two global Zone parameters you are looking for.&lt;BR /&gt;
Simply convert their values into string format with the &lt;FONT color="#002dff"&gt;STR &lt;/FONT&gt;command and write it out with the &lt;FONT color="#0009ff"&gt;TEXT2&lt;/FONT&gt; command in the 2D Script of your Zone Stamp.&lt;BR /&gt;
It should work.&lt;/BLOCKQUOTE&gt;

I knew I saw it somewhere. I forgot all about that Zone Manual... accessories are the same way, with lots of parameters in the subtype, but not really documented.</description>
      <pubDate>Tue, 13 Sep 2005 11:26:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43509#M3900</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-09-13T11:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43510#M3901</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;I show you an image of the result.&lt;BR /&gt;
The Total Window and Total Door area can be displayed just like the Area of the Zone...&lt;/BLOCKQUOTE&gt;

Laszlonagy,&lt;BR /&gt;
Nice example...I wonder how you might extend this to use the zone tool in creating Light and Vent shedules??? The values returned seem to give the overall opening surface...how might one get it to display only the glass surface area??? And since different types of windows have different operations, i.e., a fixed window provides no vent where as a single hung window might provide close to 50% of the surface area,etc.,etc.&lt;BR /&gt;
&lt;BR /&gt;
Any thoughts?</description>
      <pubDate>Tue, 13 Sep 2005 12:25:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43510#M3901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43511#M3902</link>
      <description>&lt;BLOCKQUOTE&gt;Dan wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;I show you an image of the result.&lt;BR /&gt;
The Total Window and Total Door area can be displayed just like the Area of the Zone...&lt;/BLOCKQUOTE&gt;

Laszlonagy,&lt;BR /&gt;
Nice example...I wonder how you might extend this to use the zone tool in creating Light and Vent shedules??? The values returned seem to give the overall opening surface...how might one get it to display only the glass surface area??? And since different types of windows have different operations, i.e., a fixed window provides no vent where as a single hung window might provide close to 50% of the surface area,etc.,etc.&lt;BR /&gt;
&lt;BR /&gt;
Any thoughts?&lt;/BLOCKQUOTE&gt;

I think to be able to do this, the Zone should be able to know which Walls are around it (or even Roofs so we can consider Skylights). Then those Walls should know one by one which Doors and Windows are placed into them.&lt;BR /&gt;
The Doors/Windows would write out data about themselves into a file, then the Zone Stamp would read data from it.&lt;BR /&gt;
I think if this is possible, it is possible only with API.</description>
      <pubDate>Tue, 13 Sep 2005 13:11:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43511#M3902</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-13T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43512#M3903</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;...I think if this is possible, it is possible only with API.&lt;/BLOCKQUOTE&gt;

Yes, this is what I suspected. I was just hoping that there might be a way that I had ovelooked. I have resorted to creating light and vent values for each of my windows with a formula based on how the manufacturer calculates the values... I then place the values into parameters that I call into additional parameters of an interactive schedule...its sort of cumbersome and not without other problems.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The zone tool has so much potential as it is aware of all the objects, etc. it contains...I just wish there were easier more understanable/intuitve ways to harness the power.&lt;BR /&gt;
&lt;BR /&gt;
Dan K</description>
      <pubDate>Tue, 13 Sep 2005 13:31:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43512#M3903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43513#M3904</link>
      <description>&lt;BLOCKQUOTE&gt;Dan wrote:&lt;BR /&gt;Laszlonagy,&lt;BR /&gt;
Nice example...I wonder how you might extend this to use the zone tool in creating Light and Vent shedules??? The values returned seem to give the overall opening surface...how might one get it to display only the glass surface area??? And since different types of windows have different operations, i.e., a fixed window provides no vent where as a single hung window might provide close to 50% of the surface area,etc.,etc.&lt;BR /&gt;
&lt;BR /&gt;
Any thoughts?&lt;/BLOCKQUOTE&gt;

I would think you would have to use the Interactive Scheduler or a Listing to get that information straight from the Doors/Windows/Louvers themselves. I believe going through the Zone to get these settings would only give you the size of the wall opening (WALLHOLE for you GDL types. Even then, the object itself would need some way of distinguishing glass area from frame area.</description>
      <pubDate>Tue, 13 Sep 2005 13:33:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43513#M3904</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-09-13T13:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43514#M3905</link>
      <description>&lt;BLOCKQUOTE&gt;TomWaltz wrote:&lt;BR /&gt;
I would think you would have to use the Interactive Scheduler or a Listing to get that information straight from the Doors/Windows/Louvers themselves. I believe going through the Zone to get these settings would only give you the size of the wall opening (WALLHOLE for you GDL types. Even then, the object itself would need some way of distinguishing glass area from frame area.&lt;/BLOCKQUOTE&gt;

Tom,&lt;BR /&gt;
Yep...that's pretty much what I've attempted...see my post immediately preceeding yours. I have had some successes with this approach but I had to make all my windows "smart" enough to report this info as needed,i.e., special formulas placed into parameters.&lt;BR /&gt;
&lt;BR /&gt;
Unfortuantely, this all kinda falls apart when I try to schedule multiple "additional parameters" from different criteria types...the I.S. currently cannot do this in one schedule...arghh!... It's been a while since I tried to set this up so I don't remember, exactly what all the problems were...I can tell you, however, that I met enough roadblocks to abandon the whole effort.&lt;BR /&gt;
&lt;BR /&gt;
I got so close...but not close enough.</description>
      <pubDate>Tue, 13 Sep 2005 13:54:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43514#M3905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T13:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43515#M3906</link>
      <description>Thank you Laszlonagy for your great help.&lt;BR /&gt;
&lt;BR /&gt;
I´m also trying to create a Light and Vent shedules with IS like Dan Kunschik. I can´t get it!! &lt;BR /&gt;
Please Graphisoft, let Zones read glass surfaces from doors and windows. That shouldn't be that difficult. Light/Vent shedules is a  very important issue.&lt;BR /&gt;
&lt;BR /&gt;
BTW, zones can´t read "W bottom hung" surface. Seems to be a bug with it's GDL script.</description>
      <pubDate>Tue, 13 Sep 2005 18:35:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43515#M3906</guid>
      <dc:creator>Electric Flute</dc:creator>
      <dc:date>2005-09-13T18:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43516#M3907</link>
      <description>&lt;BLOCKQUOTE&gt;Electric wrote:&lt;BR /&gt;Thank you Laszlonagy for your great help.&lt;BR /&gt;
&lt;BR /&gt;
I´m also trying to create a Light and Vent shedules with IS like Dan Kunschik. I can´t get it!! &lt;BR /&gt;
Please Graphisoft, let Zones read glass surfaces from doors and windows. That shouldn't be that difficult. Light/Vent shedules is a  very important issue.&lt;BR /&gt;
&lt;BR /&gt;
BTW, zones can´t read "W bottom hung" surface. Seems to be a bug with it's GDL script.&lt;/BLOCKQUOTE&gt;

Guys, you should make a wish for this item.&lt;BR /&gt;
I can imagine there could be new GDL Global variables implemented which could solve this.</description>
      <pubDate>Tue, 13 Sep 2005 19:00:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43516#M3907</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-13T19:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43517#M3908</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;
Guys, you should make a wish for this item.&lt;BR /&gt;
I can imagine there could be new GDL Global variables implemented which could solve this.&lt;/BLOCKQUOTE&gt;

Laszlo,&lt;BR /&gt;
I made this wish quite some time ago...Actually &lt;FONT color="#ff001b"&gt;exactly one year ago today&lt;/FONT&gt;. There was only one response to it and 7 favorable results.&lt;BR /&gt;
&lt;BR /&gt;
Here it is for anyone interested:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=3807" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=3807"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=3807&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Maybe we can ressurrect some activity in the wish and see something out of Graphisoft by version 10???</description>
      <pubDate>Tue, 13 Sep 2005 21:24:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43517#M3908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T21:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43518#M3909</link>
      <description>Cool. I voted essential.&lt;BR /&gt;
It would be a nice addition to ArchiCAD's abilities.</description>
      <pubDate>Tue, 13 Sep 2005 22:05:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43518#M3909</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-09-13T22:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp showing w/d surface</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43519#M3910</link>
      <description>Sure it is! Count on me to vote.&lt;BR /&gt;
Sometimes I feel demotivated to vote on these wishes. If Graphisoft could at least make some feedback.... &lt;BR /&gt;
&lt;BR /&gt;
Man, I do like ArchiCAD but hate their silence. Things are not like before, Autodesk with Revit is there now...&lt;BR /&gt;
&lt;BR /&gt;
Bigger feedback means more development.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Hey!  happy birthday for you wish!  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt; &lt;BR /&gt;
I also have 2 little wishes, one has 1 year and the other has 2. We are a happy family!  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 23:21:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Stamp-showing-w-d-surface/m-p/43519#M3910</guid>
      <dc:creator>Electric Flute</dc:creator>
      <dc:date>2005-09-13T23:21:00Z</dc:date>
    </item>
  </channel>
</rss>

