<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Making WuyaSea.com articles</title>
  <link type="application/atom+xml" href="http://making.groups.wuyasea.com/b1ogs/10/articles?format=xml" rel="self"/>
  <link type="text/html" href="http://making.groups.wuyasea.com/b1ogs/10/articles" rel="alternate"/>
  <language>en-us</language>
  <entry>
    <title>Added in place file upload</title>
    <link type="text/html" href="/articles/added-in-place-file-upload/32" rel="alternate"/>
    <updated>Thu, 22 Nov 2007 00:18:30 -0000</updated>
    <author>
      <name>operator</name>
    </author>
    <content type="html">Now you can upload new image or files, without leaving the article editing page. The trick is by using iframe for uploading, as shown in this &lt;a href="http://www.caboo.se/articles/2007/4/2/ajax-file-upload " target="_blank"&gt;blog article&lt;/a&gt;.</content>
  </entry>
  <entry>
    <title>added image upload and rich text editing</title>
    <link type="text/html" href="/articles/added-image-upload-and-rich-text-editing/22" rel="alternate"/>
    <updated>Thu, 18 Oct 2007 00:50:25 -0000</updated>
    <author>
      <name>operator</name>
    </author>
    <content type="html">Major enhancements added for article editing.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Allow user to upload images/files for composing new articles.&lt;/li&gt;
&lt;li&gt;integrated Tinymce, a rich text editor, while still maintain the ability to edit content in plain html.&lt;/li&gt;
&lt;li&gt;Preview new article/discussion is done in ajax call, instead of a new page load.&lt;/li&gt;
&lt;li&gt;Added navigation bar to profile page, and made nav bar more prominent.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>pretty URL</title>
    <link type="text/html" href="/articles/pretty-url/19" rel="alternate"/>
    <updated>Fri, 19 Oct 2007 02:15:58 -0000</updated>
    <author>
      <name>operator</name>
    </author>
    <content type="html">&lt;h3&gt;Subdomained URL&lt;/h3&gt;
Before each group name is something like&lt;br /&gt;
&lt;code&gt;http://groups.wuyasea.com/group/&lt;b&gt;xyz&lt;/b&gt;&lt;/code&gt;&lt;br /&gt;
now group name is subdomain based:&lt;br /&gt;
&lt;code&gt;http://&lt;b&gt;xyz&lt;/b&gt;.groups.wuyasea.com&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Pretty URL&lt;/h3&gt;
Before, article's url is something like &lt;br /&gt;
&lt;code&gt;/blog/5/articles/11&lt;/code&gt;&lt;br /&gt;
To make the URL more user friendly, new URL added title:&lt;br /&gt;
&lt;code&gt;/articles/added-tagging-support/11&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Now combining both changes, typical full article URL example is like &lt;br /&gt;
&lt;code&gt;http://making.groups.wuyasea.com/articles/added-tagging-support/11&lt;/code&gt;</content>
  </entry>
  <entry>
    <title>begin Chinese support, enhanced html editing, and goodwill</title>
    <link type="text/html" href="/articles/begin-chinese-support-enhanced-html-editing-and-goodwill/17" rel="alternate"/>
    <updated>Tue, 16 Oct 2007 23:02:59 -0000</updated>
    <author>
      <name>dorren</name>
    </author>
    <content type="html">&lt;h3&gt;Language&lt;/h3&gt; Started to offer language support, first with Chinese. However, translation so far only is for static pages, dynamic errors are not translated yet, but coming.&lt;br /&gt;
&lt;h3&gt;HTML editing&lt;/h3&gt;
Now html editting supports hightlighted text. So for example, if you want to link "http://groups.wuyasea.com", you can just highlight that, and click the link button, the url is automatically inserted into href attribute.&lt;br /&gt;
&lt;h3&gt;Goodwill links&lt;/h3&gt;
If you like to support your or your friends' website, you can insert the links in the goodwill widget, on the right side of your profile.&lt;br /&gt;
&lt;h3&gt;de-ajaxing&lt;/h3&gt;
In group and user profile page, most of the widgets was getting the the content remotely by using ajax, it's convenient and keeps code clean, but the problem is search engine (SE) don't see the remotely loaded content, it only see a bunch of empty boxes. So to make SE friendly, I have to do do it in traditional way, so the site can get higher ranking.</content>
  </entry>
  <entry>
    <title>Added tagging support</title>
    <link type="text/html" href="/articles/added-tagging-support/11" rel="alternate"/>
    <updated>Tue, 16 Oct 2007 23:02:59 -0000</updated>
    <author>
      <name>dorren</name>
    </author>
    <content type="html">Made &lt;a href="http://railers.rubyforge.org/be_taggable/"&gt;Be_taggable&lt;/a&gt; plugin, and integrated into Groups app, so finally we all can tag our articles.&lt;br /&gt;
&lt;br /&gt;
If you haven't seen it, check out be_taggable's very first &lt;a href="/b1ogs/4/articles/10/be-taggable-the-commercial"&gt;commercial&lt;/a&gt; .</content>
  </entry>
  <entry>
    <title>WuyaSea Timeline</title>
    <link type="text/html" href="/articles/wuyasea-timeline/5" rel="alternate"/>
    <updated>Tue, 29 Jul 2008 02:20:13 -0000</updated>
    <author>
      <name>dorren</name>
    </author>
    <content type="html">&lt;table cellpadding="5"&gt;
  &lt;tr&gt;
    &lt;td valign="top"&gt;09/09/2007&lt;/td&gt;
    &lt;td&gt;WuyaSea announced &lt;a href="http://answers06.wuyasea.com"&gt;Answers&lt;/a&gt; to be shutdown on 12/31/2007, 9 months after Google answers &lt;a href="http://googleblog.blogspot.com/2006/11/adieu-to-google-answers.html"&gt;shutdown&lt;/a&gt;.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td valign="top"&gt;09/08/2007&lt;/td&gt;
    &lt;td&gt;WuyaSea &lt;a href="http://groups.wuyasea.com"&gt;Groups&lt;/a&gt; went live.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td valign="top"&gt;08/29/2007&lt;/td&gt;
    &lt;td&gt;WuyaSea &lt;a href="https://account.wuyasea.com"&gt;Account&lt;/a&gt; (single sign on) went live.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;&lt;td&gt;10/06/2006&lt;/td&gt;
      &lt;td&gt;WuyaSea.com &lt;a href="http://answers06.wuyasea.com"&gt;Answers&lt;/a&gt; went live.&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td&gt;09/01/2006&lt;/td&gt;
      &lt;td&gt;Colocated server harewares to web hosting company.&lt;/tr&gt;
  &lt;tr&gt;&lt;td&gt;01/01/2006&lt;/td&gt;
      &lt;td&gt;Dorren began working on WuyaSea.com fulltime.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</content>
  </entry>
</feed>
