From: <na...@us...> - 2010-09-18 07:09:19
|
Revision: 925 http://instantobjects.svn.sourceforge.net/instantobjects/revision/?rev=925&view=rev Author: nandod Date: 2010-09-18 07:09:11 +0000 (Sat, 18 Sep 2010) Log Message: ----------- * A first website update in preparation for 3.0. Modified Paths: -------------- trunk/WebSite/index.html trunk/WebSite/news.html trunk/WebSite/styles/io_styles.css Added Paths: ----------- trunk/WebSite/_notes/ trunk/WebSite/_notes/dwsync.xml trunk/WebSite/images/feed-icon-14x14.png trunk/WebSite/images/feed-icon-28x28.png Removed Paths: ------------- trunk/WebSite/images/tdwin32_turbologo_150.gif trunk/WebSite/images/tdwin32_turbologo_150.jpg Added: trunk/WebSite/_notes/dwsync.xml =================================================================== --- trunk/WebSite/_notes/dwsync.xml (rev 0) +++ trunk/WebSite/_notes/dwsync.xml 2010-09-18 07:09:11 UTC (rev 925) @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8" ?> +<dwsync> +<file name="index.html" server="frs.sourceforge.net//home/groups/i/in/instantobjects/htdocs/" local="129292666146936497" remote="128955909320000000" /> +<file name="news.html" server="frs.sourceforge.net//home/groups/i/in/instantobjects/htdocs/" local="129292632305880900" remote="128111620400000000" /> +</dwsync> \ No newline at end of file Property changes on: trunk/WebSite/_notes/dwsync.xml ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:eol-style + native Added: trunk/WebSite/images/feed-icon-14x14.png =================================================================== (Binary files differ) Property changes on: trunk/WebSite/images/feed-icon-14x14.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/WebSite/images/feed-icon-28x28.png =================================================================== (Binary files differ) Property changes on: trunk/WebSite/images/feed-icon-28x28.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Deleted: trunk/WebSite/images/tdwin32_turbologo_150.gif =================================================================== (Binary files differ) Deleted: trunk/WebSite/images/tdwin32_turbologo_150.jpg =================================================================== (Binary files differ) Modified: trunk/WebSite/index.html =================================================================== --- trunk/WebSite/index.html 2010-09-17 19:08:32 UTC (rev 924) +++ trunk/WebSite/index.html 2010-09-18 07:09:11 UTC (rev 925) @@ -28,71 +28,83 @@ </div> <!-- InstanceBeginEditable name="pageContent" --> -<div id="content"> - <div id="projectBorder"> - <div id="projectContent"> - <div id="breadCrumb"> News: <a href="news.html">InstantObjects 2.0 Final Release...</a></div> - <div class="story"> - <h3>Project Overview </h3> - <p> InstantObjects™ is an integrated framework for developing object-oriented business solutions in Borland Delphi™. The framework provides the foundation for the development process as well as the engine that powers the final application.</p> - - <p>InstantObjects™ offers: </p> - <ul> - <li>Model realization in the Delphi IDE via integrated two-way tool.</li> - <li>Object persistence in the most common relational databases.</li> - <li>Object presentation via standard data-aware controls.</li> - </ul> - </div> - <div class="story" id="projectStatus"> - <h3>Project Status</h3> - <p> The project and its SVN source repository are hosted by <a href="sf_jump.htm">SourceForge</a>.</p> - <p>Right now we are collecting feature requests to lay out a development road map. All InstantObjects users are invited to join us in the newsgroups and contribute. </p> - </div> - <div class="story" id="documentation"> - <h3>Documentation</h3> - <ul> - <li>You can examine the <a href="diagrams.html">Diagrams created by David Moorhouse</a>.</li> - <li>More documentation is in the <a href="http://svn.sourceforge.net/viewvc/instantobjects/">SVN repository</a> at SourceForge</li> - </ul> - </div> - <div class="story" id="newsgroups"> - <h3>Newsgroups</h3> - <p>A newsgroup for InstantObjects is hosted on an NNTP server along with other newsgroup areas (in English and Italian) managed by Marco Cant\xF9.</p> - <p>This is the list of areas (please post in the most appropriate one):</p> - <ul> - <li>instantobjects.org.general: General discussions and information.</li> - <li>instantobjects.org.support: Ask for help when using IO.</li> - <li>instantobjects.org.development: Contribute to IO development.</li> - <li>instantobjects.org.repository: Binary attachments.</li> - </ul> - <p>Please follow the standard netiquette, avoid posting large attachments (unless really needed) and post zipped code only in the repository area. Messages seen as inappropriate might be removed. Please use your own full name when posting.</p> - <p>Access info: news server is <span class="hilite">news.instantobjects.org</span>, but you need a username and password. You can obtain these by signing up to Marco Cant\xF9's <a href="http://www.marcocantu.com/home/newsgroup.htm">newsgroup</a>.</p> - <p>As an alternative you can browse the newsgroups online at <span class="hilite">delphi.newswhat.com</span>.</p> - </div> - </div> - <!--end projectContent --> - </div> - <!--end projectBorder --> - -</div> -<!--end content --> -<div id="navBar"> - <div id="sectionLinks"> - <ul> - <li><a href="#projectStatus">Project Status </a></li> - <li><a href="#documentation">Documentation</a></li> - <li><a href="#newsgroups">Newsgroups</a></li> - </ul> +<div id="main"> + <div id="content"> + <div id="projectBorder"> + <div id="projectContent"> + <div id="breadCrumb"> News: <a href="news.html">Web Site Updated. More news to come</a></div> + <div class="story"> + <h3>Project Overview </h3> + <p> InstantObjects is an integrated framework for developing object-oriented business solutions in Delphi™. The framework provides the foundation for the development process as well as the engine that powers the final application.</p> + + <p>InstantObjects offers:</p> + <ul> + <li>Model realization in the Delphi IDE via integrated two-way tools.</li> + <li>Object persistence in the most common relational databases or flat XML-based files.</li> + <li>Object presentation via standard data-aware controls.</li> + </ul> + </div> + <div class="story" id="projectStatus"> + <h3>Project Status</h3> + <p> The project and its SVN source repository are hosted by <a href="sf_jump.htm">SourceForge</a>. You can keep up to date with the project development by subscribing to the<a href="https://sourceforge.net/export/rss2_keepsake.php?group_id=94747"> RSS feed. <img src="images/feed-icon-14x14.png" width="14" height="14" alt="Subscribe to RSS feed" /></a> or going to the <a href="https://sourceforge.net/apps/mediawiki/instantobjects/index.php?title=Main_Page" target="_blank">InstantObjects Development Wiki</a>.</p> + <p>The project has been progressing slowly but steadily since its first release as open source. Currently, the team is preparing to release version 3.0.</p> + <p>All InstantObjects users are invited to join us in the newsgroups and contribute. </p> + </div> + <div class="story" id="documentation"> + <h3>Documentation and resources</h3> + <ul> + <li>You can examine the <a href="diagrams.html">Diagrams created by David Moorhouse</a>.</li> + <li>There is also a <a href="classdiagram/overview.html">hyperlinked set of pages and diagrams</a> extracted from the source code (to be updated).</li> + <li>More documentation is in the <a href="http://svn.sourceforge.net/viewvc/instantobjects/">SVN repository</a> at SourceForge.</li> + </ul> + </div> + <div class="story" id="newsgroups"> + <h3>Newsgroups</h3> + <p>A newsgroup for InstantObjects is hosted on an NNTP server along with other newsgroup areas (in English and Italian) managed by Marco Cant\xF9.</p> + <p>This is the list of areas (please post in the most appropriate one):</p> + <ul> + <li>instantobjects.org.general: General discussions and information.</li> + <li>instantobjects.org.support: Ask for help when using IO.</li> + <li>instantobjects.org.development: Contribute to IO development.</li> + <li>instantobjects.org.repository: Binary attachments.</li> + </ul> + <p>Please follow the standard netiquette, avoid posting large attachments (unless really needed) and post zipped code only in the repository area. Messages seen as inappropriate might be removed. Please use your own full name when posting.</p> + <p>Access info: news server is <span class="hilite">news.instantobjects.org</span>, but you need a username and password. You can obtain these by signing up to Marco Cant\xF9's <a href="http://www.marcocantu.com/home/newsgroup.htm">newsgroup</a>.</p> + <p>As an alternative you can browse the newsgroups online at <span class="hilite">delphi.newswhat.com</span>.</p> + </div> + </div> + <!--end projectContent --> + </div> + <!--end projectBorder --> + </div> - <div class="relatedLinks"> - <h3>Broker Related Links</h3> - <ul> - <li><a href="http://www.nexusdb.com.au/">- NexusDb</a></li> - <li><a href="http://www.progdigy.com/modules.php?name=UIB">- Unified InterBase (UIB)</a></li> - <li><a href="http://zeos.firmos.at/">- ZeosDBO</a></li> - </ul> + <!--end content --> + <div class="navBar"> + <div class="section"> + <ul> + <li><a href="#projectStatus">Project Status </a></li> + <li><a href="#documentation">Documentation</a></li> + <li><a href="#newsgroups">Newsgroups</a></li> + </ul> + </div> + <div class="relatedLinks"> + <h3>Broker-related Links</h3> + <ul> + <li><a href="http://www.firebirdsql.org/" target="_blank">- Firebird</a></li> + <li><a href="http://www.nexusdb.com/" target="_blank">- NexusDB</a></li> + <li><a href="http://www.progdigy.com/?page_id=5" target="_blank">- Unified Interbase (UIB)</a></li> + <li><a href="http://zeos.firmos.at/" target="_blank">- Zeos DBO</a></li> + </ul> + </div> </div> - <div id="advert"><img src="images/tdwin32_turbologo_150.gif" width="150" height="80" /></div> + <div class="navBar"> + <div class="section"> + <h3>Live Feed <a href="https://sourceforge.net/export/rss2_keepsake.php?group_id=94747"><img src="images/feed-icon-14x14.png" width="14" height="14" alt="Subscribe to RSS feed" /></a></h3> + <div class="feed"> + <script language="JavaScript" src="http://convert.rss-to-javascript.com/?src=https://sourceforge.net/export/rss2_keepsake.php?group_id=94747&desc=0&desc_max=0&chan=0&simple_chan=0&font=&fgcolor=&bgcolor=&date=0&target=_blank&num=10&target=_blank&use_lists=1&font_size=" ></script><noscript>Your browser does not support JavaScript. <a title='InstantObjects Live Feed' href=http://convert.rss-to-javascript.com/?src=https://sourceforge.net/export/rss2_keepsake.php?group_id=94747&desc=0&desc_max=0&chan=0&simple_chan=0&font=&fgcolor=&bgcolor=&date=0&target=_blank&num=10&target=_blank&use_lists=1&font_size=&as_html=1 >Click to read the latest news</a>.</noscript><a href=http://www.rss-to-javascript.com target=_blank title='RSS-to-JavaScript.com: Free RSS to JavaScript Converter'><img src=http://www.rss-to-javascript.com/images/rss-to-jss-small.gif alt='RSS to JavaScript' border=0></a> + </div> + </div> + </div> </div> <!--end navbar --> <!-- InstanceEndEditable --> Modified: trunk/WebSite/news.html =================================================================== --- trunk/WebSite/news.html 2010-09-17 19:08:32 UTC (rev 924) +++ trunk/WebSite/news.html 2010-09-18 07:09:11 UTC (rev 925) @@ -31,6 +31,24 @@ <div id="main"> <div class="feature"> <div id="contentHdr"> + <h3 id="feature">Web Site updated - More news to come.</h3> + </div> + <div id="contentBody"> + <p>Despite the web site not being updated and new versions not being released for quite a while, work has been going on as usual in the project. People that have been downloading and using the source code from <a href="http://svn.sourceforge.net/viewvc/instantobjects/" target="_blank">our SVN repository</a> know that.</p> +We will be trying to keep the site more up to date with development, release more often, and get more information and documentation out, as we believe that InstantObjects is one of the best kept secret jems in the Delphi component landscape. +<p>If you are interested in keeping up to date with InstantObjects development, you now have several options:</p> + <ul> + <li>Subscribe to the <a href="https://sourceforge.net/export/rss2_keepsake.php?group_id=94747" target="_blank">InstantObjects RSS feed</a>, which reports all news, announcements, code change summaries.</li> + <li>Have a look at the <a href="https://sourceforge.net/apps/mediawiki/instantobjects/index.php?title=Main_Page" target="_blank">InstantObjects Development Wiki</a>, which will be periodically updated with feature proposals and development roadmaps.</li> + <li>Subscribe to the <a href="index.html#newsgroups">InstantObjects development newsgroup</a>, where development-related discussions take place.</li> + <li>More resources to come, including the InstantObjects blog and snapshot releases (or daily builds).</li> + </ul> +<p>InstantObject has added full <a href="https://sourceforge.net/apps/mediawiki/instantobjects/index.php?title=Unicode_support" target="_blank">Unicode support</a> for Delphi 2009 and up, the long awaited <a href="https://sourceforge.net/apps/mediawiki/instantobjects/index.php?title=Burst_loading" target="_blank">burst load mode</a>, lots of enhancements to various brokers, new brokers, support for Delphi 2010 and Delphi XE, lots of bug fixes and optimizations.</p> + <p>Currently the team is preparing to release version 3.0.</p> + </div> + </div> + <div class="feature"> + <div id="contentHdr"> <h3 id="feature">InstantObjects 2.0 Final Release - August 5, 2006</h3> </div> <div id="contentBody"> Modified: trunk/WebSite/styles/io_styles.css =================================================================== --- trunk/WebSite/styles/io_styles.css 2010-09-17 19:08:32 UTC (rev 924) +++ trunk/WebSite/styles/io_styles.css 2010-09-18 07:09:11 UTC (rev 925) @@ -87,20 +87,21 @@ background-repeat: repeat-x; } -#navBar{ +.navBar{ margin: 0 79% 0 0; background-color: #eeeeee; border: 1px solid #005eb2; /* hack to fix IE6/Win's peekaboo bug */ height: 1%; + margin-bottom: 20px; } #content{ float:right; width: 75%; margin: 0; - padding: 0 3% 0 0; + padding: 0 2% 0 0; height: 1%; } @@ -227,7 +228,7 @@ #contentHdr { background-color: #005eb2; - background-image: url(../images/color_grad_pic2.gif); + background-image: url(../images/color_grad_pic2.gif); background-repeat: repeat-x; } @@ -269,6 +270,7 @@ clear: both; padding: 10px 0px 0px 10px; font-size: 80%; + border-bottom: 1px solid #B1B1B1; } .story p{ @@ -298,18 +300,18 @@ /*********** #navBar link styles ***********/ -#navBar ul a:link, #navBar ul a:visited {display: block;} -#navBar ul { +.navBar ul a:link, .navBar ul a:visited {display: block;} +.navBar ul { margin: 0; padding: 0; list-style: none; } /* hack to fix IE/Win's broken rendering of block-level anchors in lists */ -#navBar li {border-bottom: 1px solid #EEE;} +.navBar li {border-bottom: 1px solid #EEE;} /* fix for browsers that don't need the hack */ -html>body #navBar li { +html>body .navBar li { border-bottom: none; padding: 0px; /* border-top: none; */ @@ -318,39 +320,37 @@ /*********** #sectionLinks styles ***********/ -#sectionLinks{ +.section{ position: relative; margin: 0px; - padding: 0px; + padding: 2px 0px 2px 10px; border-bottom: 1px solid #cccccc; font-size: 80%; } -#sectionLinks h3{ - padding: 10px 0px 2px 10px; -} - -#sectionLinks a:link{ - padding: 2px 0px 2px 10px; +.section a:link{ border-top: 1px solid #cccccc; - width: 100%; - voice-family: "\"}\""; - voice-family:inherit; - width: auto; } -#sectionLinks a:visited{ +.section a:visited{ border-top: 1px solid #cccccc; padding: 2px 0px 2px 10px; } -#sectionLinks a:hover{ +.section a:hover{ border-top: 1px solid #cccccc; - background-color: #dddddd; - padding: 2px 0px 2px 10px; + /*background-color: #dddddd; + padding: 2px 0px 2px 10px;*/ } +.section .feed{ + font-size: 80%; +} +.section h3{ + font-size: 90%; +} + /*********** .relatedLinks styles ***********/ .relatedLinks{ |