<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Beautiful new Creately Diagram Viewer	</title>
	<atom:link href="https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/</link>
	<description>Latest Product Updates and Tips on Working Visually</description>
	<lastBuildDate>Tue, 10 Sep 2024 09:42:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Ben		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-46504</link>

		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 16:02:06 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-46504</guid>

					<description><![CDATA[Thanks for a very helpful product, I&#039;ve used it to create diagrams and it&#039;s so good for sharing with colleagues.]]></description>
			<content:encoded><![CDATA[<p>Thanks for a very helpful product, I&#8217;ve used it to create diagrams and it&#8217;s so good for sharing with colleagues.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nick		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10056</link>

		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Tue, 28 Sep 2010 12:22:52 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-10056</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10019&quot;&gt;Niels&lt;/a&gt;.

Hi Niels,

No worries. I wrote the post as well. It&#039;s live now. Thanks for pointing this out.

Nick]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10019">Niels</a>.</p>
<p>Hi Niels,</p>
<p>No worries. I wrote the post as well. It&#8217;s live now. Thanks for pointing this out.</p>
<p>Nick</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Creately Blog &#187; Adding Creately Diagrams to Google Code and Google Project Hosting		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10048</link>

		<dc:creator><![CDATA[Creately Blog &#187; Adding Creately Diagrams to Google Code and Google Project Hosting]]></dc:creator>
		<pubDate>Tue, 28 Sep 2010 05:13:37 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-10048</guid>

					<description><![CDATA[[...] a recent comment on the original Creately Diagram Viewer post I thought it would be a good idea to follow up with a full post to help all the other Creately [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] a recent comment on the original Creately Diagram Viewer post I thought it would be a good idea to follow up with a full post to help all the other Creately [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Niels		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10019</link>

		<dc:creator><![CDATA[Niels]]></dc:creator>
		<pubDate>Mon, 27 Sep 2010 07:41:28 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-10019</guid>

					<description><![CDATA[Thanks Nick! Great!]]></description>
			<content:encoded><![CDATA[<p>Thanks Nick! Great!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nick		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10011</link>

		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Sun, 26 Sep 2010 23:58:16 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-10011</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10003&quot;&gt;Niels&lt;/a&gt;.

Hi Niels,

Thanks for the comment. I have done some testing and I see  the problem. The Google Code and Google Project Hosting wiki uses an intermediary step to render the Google Gadgets and because it isn&#039;t possible to directly embed the Javascript or HTML into the wiki the diagram ID was being lost.
I found a solution for you if you use the following format for your wiki markup:

&lt;blockquote&gt;&#060;wiki:gadget url=&quot;https://creately.com/player/gadget/createlyplayer.xml&quot; height=&quot;500&quot; width=&quot;500&quot; border=&quot;0&quot; up_did=&quot;gcqjqs762&quot; up_dlogo=&quot;true&quot; up_dtitle=&quot;Embedding in Google Code&quot; up_bgcolor=&quot;#EEEEEE&quot; /&#062;&lt;/blockquote&gt;

The variables of interest are:

&lt;ol&gt;
	&lt;li&gt;up_did - The diagram ID that you would like to see rendered in the wiki page.&lt;/li&gt;
	&lt;li&gt;up_dlogo - Display the Creately logo, either &quot;true&quot; or &quot;false&quot; - leaving it true gives us some promotion ;-)&lt;/li&gt;
	&lt;li&gt;up_dtitle - Sets the title for the diagram - I don&#039;t think you need to worry about this for the Google Code wiki as it won&#039;t be seen.&lt;/li&gt;
	&lt;li&gt;up_bgcolor - The background colour behind the diagram being shown in the player. The default is: &quot;#EEEEEE&quot; and looks pretty good.&lt;/li&gt;
&lt;/ol&gt;

The size of the player in the wiki can be changed using the &quot;width&quot; and &quot;height&quot; variables - they set the size in pixels.

I&#039;ll put together a proper blog post and update the help pages. But this should keep you going.

Thanks
Nick]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10003">Niels</a>.</p>
<p>Hi Niels,</p>
<p>Thanks for the comment. I have done some testing and I see  the problem. The Google Code and Google Project Hosting wiki uses an intermediary step to render the Google Gadgets and because it isn&#8217;t possible to directly embed the Javascript or HTML into the wiki the diagram ID was being lost.<br />
I found a solution for you if you use the following format for your wiki markup:</p>
<blockquote><p>&lt;wiki:gadget url=&#8221;https://creately.com/player/gadget/createlyplayer.xml&#8221; height=&#8221;500&#8243; width=&#8221;500&#8243; border=&#8221;0&#8243; up_did=&#8221;gcqjqs762&#8243; up_dlogo=&#8221;true&#8221; up_dtitle=&#8221;Embedding in Google Code&#8221; up_bgcolor=&#8221;#EEEEEE&#8221; /&gt;</p></blockquote>
<p>The variables of interest are:</p>
<ol>
<li>up_did &#8211; The diagram ID that you would like to see rendered in the wiki page.</li>
<li>up_dlogo &#8211; Display the Creately logo, either &#8220;true&#8221; or &#8220;false&#8221; &#8211; leaving it true gives us some promotion 😉</li>
<li>up_dtitle &#8211; Sets the title for the diagram &#8211; I don&#8217;t think you need to worry about this for the Google Code wiki as it won&#8217;t be seen.</li>
<li>up_bgcolor &#8211; The background colour behind the diagram being shown in the player. The default is: &#8220;#EEEEEE&#8221; and looks pretty good.</li>
</ol>
<p>The size of the player in the wiki can be changed using the &#8220;width&#8221; and &#8220;height&#8221; variables &#8211; they set the size in pixels.</p>
<p>I&#8217;ll put together a proper blog post and update the help pages. But this should keep you going.</p>
<p>Thanks<br />
Nick</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Niels		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-10003</link>

		<dc:creator><![CDATA[Niels]]></dc:creator>
		<pubDate>Sun, 26 Sep 2010 16:30:39 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-10003</guid>

					<description><![CDATA[Hi,

I tried to embed my Creately diagram in my Google code wiki. Google code wiki supports Gadgets.

This is the diagram: https://creately.com/diagram/gek1nsbp1

I tried to embed the diagram using this tag:


The gadget shows: &quot;Please provide a valid Diagram Identifier&quot;. See: http://code.google.com/p/ngaeef/wiki/Design

For testing I tried to embed the Creately gadget on my iGoogle page, but it showed nothing.

Creately is ideal for rapidly creating software diagrams and flowcharts. The free public version is ideal for open source software. I hope you can fix this quickly, so creately can be used easily with Google code.

Thank you for the great product and support!]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to embed my Creately diagram in my Google code wiki. Google code wiki supports Gadgets.</p>
<p>This is the diagram: <a href="https://creately.com/diagram/gek1nsbp1" rel="ugc">https://creately.com/diagram/gek1nsbp1</a></p>
<p>I tried to embed the diagram using this tag:</p>
<p>The gadget shows: &#8220;Please provide a valid Diagram Identifier&#8221;. See: <a href="http://code.google.com/p/ngaeef/wiki/Design" rel="nofollow ugc">http://code.google.com/p/ngaeef/wiki/Design</a></p>
<p>For testing I tried to embed the Creately gadget on my iGoogle page, but it showed nothing.</p>
<p>Creately is ideal for rapidly creating software diagrams and flowcharts. The free public version is ideal for open source software. I hope you can fix this quickly, so creately can be used easily with Google code.</p>
<p>Thank you for the great product and support!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nick		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9881</link>

		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Wed, 22 Sep 2010 12:56:54 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-9881</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9864&quot;&gt;Victor Pereyra&lt;/a&gt;.

Hi Victor,

Thanks for the comment. Unfortunately at this time the Creately Google Gadget does not support hyperlinks. We are hoping that a future version will and we are working on it.

Thanks
Nick]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9864">Victor Pereyra</a>.</p>
<p>Hi Victor,</p>
<p>Thanks for the comment. Unfortunately at this time the Creately Google Gadget does not support hyperlinks. We are hoping that a future version will and we are working on it.</p>
<p>Thanks<br />
Nick</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Victor Pereyra		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9864</link>

		<dc:creator><![CDATA[Victor Pereyra]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 19:03:03 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-9864</guid>

					<description><![CDATA[Hi, we have tried embedding a document to Google Sites.  This document has some links on it, but they cannot be clicked when it&#039;s embedded on a google site.  Is there any solution for that?]]></description>
			<content:encoded><![CDATA[<p>Hi, we have tried embedding a document to Google Sites.  This document has some links on it, but they cannot be clicked when it&#8217;s embedded on a google site.  Is there any solution for that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nick		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9855</link>

		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 11:09:21 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-9855</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9852&quot;&gt;Wendy Athens&lt;/a&gt;.

Hi Wendy,

Thanks for the comment. I tried to have a look but your Google sites page is not publicly accessible (that might be your admin&#039;s choice) so we can&#039;t see your diagram.

Thanks
Nick]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9852">Wendy Athens</a>.</p>
<p>Hi Wendy,</p>
<p>Thanks for the comment. I tried to have a look but your Google sites page is not publicly accessible (that might be your admin&#8217;s choice) so we can&#8217;t see your diagram.</p>
<p>Thanks<br />
Nick</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wendy Athens		</title>
		<link>https://creately.com/blog/announcements/beautiful-new-creately-diagram-viewer/#comment-9852</link>

		<dc:creator><![CDATA[Wendy Athens]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 09:18:16 +0000</pubDate>
		<guid isPermaLink="false">https://creately.com/blog/?p=2630#comment-9852</guid>

					<description><![CDATA[Capstone Concept Map]]></description>
			<content:encoded><![CDATA[<p>Capstone Concept Map</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
