I think many people want to continue use WIAB after Google Wave for their needs. We hired Andrew Kaplanov fulltime to implement critical features. I want WIAB main page visitors to understand that work is in progress and they are able to speed up things.
I kindly ask developers to add tasks they are working at to "Current Status" section I have added to WIAB's main page. Please apply this patch to main page to show visitors that work is in progress.
62a63,71 > <h2>Current status</h2> > > Andrey Kaplanov (<a href="mailto:[email protected]">[email protected]</a>): > <ul> > <li>Import your waves from Google Wave with console utility <a href="https://github.com/jorkey/WaveImport">WaveImport</a> > <li>Search with Lucene in progress > <li>Archive and tags support is coming > </ul> > 64,71c73,89 < <p>Welcome to Apache Wave, where Wave development happens at Apache. Wave is a rich, distributed, < near-real-time collaboration platform, which allows users to work together in new and exciting < ways. The main sub project of Apache Wave is "Wave in a Box", a stand alone wave server and rich < web client that can serve as a Wave reference implementation. As the project grows we hope to < expand to offer other Wave related goodies as well.</p> < <p>Wave has just recently entered incubation. We are in the process of migrating the source code, < infrastructure and community to Apache. The project website has also just come to life. We will be < working hard over the next few weeks to publish more content.</p> --- > <p>Current development progress is slow but we hope to present fully functional WIAB before Google Wave shutdown. > <br/>Please help as to implement datastorage and fix stability issues as soon as possible.</p> > <div> > <h3>Save the Wave!</h3> > <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> > <input type="hidden" name="cmd" value="_donations"> > <input type="hidden" name="business" value="[email protected]"> > <input type="hidden" name="lc" value="US"> > <input type="hidden" name="item_name" value="Wiab development"> > <input type="hidden" name="no_note" value="0"> > <input type="hidden" name="currency_code" value="USD"> > <input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest"> > <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> > <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> > </div> > <br /> > <br /> 74c92 < </div> --- > </div> 89c107 < </body></html> \ No newline at end of file --- > </body></html>
