logo       


Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

svn commit: r1634 - templates-contrib/1.0/viewsvn: . templates templates/do: msg#00086

Subject: svn commit: r1634 - templates-contrib/1.0/viewsvn: . templates templates/docroot/images templates/docroot/images/tortoisesvn templates/include
Author: jens7677
Date: 2007-04-28 19:16:47-0700
New Revision: 1634

Added:
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/back.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/back.png
   
templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/back_small.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/back_small.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/blame.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/blame.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/diff.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/diff.png
   
templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/forward.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/forward.png
   
templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/license.txt  
 (contents, props changed)
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/log.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/log.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/repos.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/repos.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/tsvn.png
      - copied unchanged from r1632, 
/templates-contrib/1.0/viewsvn/templates/docroot/images/tsvn.png
Removed:
   templates-contrib/1.0/viewsvn/templates/docroot/images/back.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/back_small.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/blame.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/diff.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/forward.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/log.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/repos.png
   templates-contrib/1.0/viewsvn/templates/docroot/images/tsvn.png
Modified:
   templates-contrib/1.0/viewsvn/README
   templates-contrib/1.0/viewsvn/templates/directory.ezt
   templates-contrib/1.0/viewsvn/templates/include/file_header.ezt
   templates-contrib/1.0/viewsvn/templates/include/footer.ezt
   templates-contrib/1.0/viewsvn/templates/include/log_header.ezt
   templates-contrib/1.0/viewsvn/templates/log.ezt
   templates-contrib/1.0/viewsvn/templates/markup.ezt
   templates-contrib/1.0/viewsvn/templates/query_results.ezt
   templates-contrib/1.0/viewsvn/templates/revision.ezt
   templates-contrib/1.0/viewsvn/templates/roots.ezt

Log:
* templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn
  Moved all images licensed under TortoiseSVN Icon License into this folder and 
changed the templates accordingly
* templates-contrib/1.0/viewsvn/README
  Mention the TortoiseSVN Icon License terms

Modified: templates-contrib/1.0/viewsvn/README
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/README?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/README&p2=templates-contrib/1.0/viewsvn/README&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/README        (original)
+++ templates-contrib/1.0/viewsvn/README        2007-04-28 19:16:47-0700
@@ -11,10 +11,11 @@
 jpeters7677@xxxxxx
 
 
-Credits for images:
-TortoiseSVN project
-http://tortoisesvn.net/
-
 Credits for colors:
 Subversion Mailing List Archive
 http://svn.haxx.se/ 
+
+All images in templates/docroot/images/tortoisesvn are licensed under the
+ToirtoiseSVN Icon license. See license.txt in this folder for more details.
+TortoiseSVN project
+http://tortoisesvn.net/

Modified: templates-contrib/1.0/viewsvn/templates/directory.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/directory.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/directory.ezt&p2=templates-contrib/1.0/viewsvn/templates/directory.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/directory.ezt       (original)
+++ templates-contrib/1.0/viewsvn/templates/directory.ezt       2007-04-28 
19:16:47-0700
@@ -62,7 +62,7 @@
 [if-any up_href]
   <tr class="vc_row_odd">
     <td colspan="2">
-         <a href="[up_href]" class="img"><img 
src="[docroot]/images/back_small.png" alt="" width="16" height="16"/></a>
+         <a href="[up_href]" class="img"><img 
src="[docroot]/images/tortoisesvn/back_small.png" alt="" width="16" 
height="16"/></a>
          &nbsp;<a href="[up_href]">Parent&nbsp;Directory</a>
     </td>
     <td>&nbsp;</td>

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/back.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/back.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/back_small.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/back_small.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/blame.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/blame.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/diff.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/diff.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/forward.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/forward.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/log.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/log.png?view=auto&rev=1633

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/repos.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/repos.png?view=auto&rev=1633

Added: 
templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/license.txt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/license.txt?view=auto&rev=1634
==============================================================================
--- (empty file)
+++ 
templates-contrib/1.0/viewsvn/templates/docroot/images/tortoisesvn/license.txt  
    2007-04-28 19:16:47-0700
@@ -0,0 +1,39 @@
+The icons in these folders are available either under the terms
+of the GNU Public License, or under the terms of the TortoiseSVN
+Icon License below, unless the folder contains an alternative
+license file.
+
+====================================================================
+Copyright (c) 2006 The TortoiseSVN Project.  All rights reserved.
+
+Redistribution and use of these icons, with or without modification,
+are permitted provided that the following conditions are met:
+
+1. Redistributions of these icons as part of a source or binary
+   distribution must retain the above copyright notice and this
+   list of conditions.
+
+2. The icons may only be used for a Subversion client application,
+   or for an application with Subversion support (e.g. an IDE).
+   You may not use these icons for to represent actions which are
+   not directly related to Subversion. If the application supports
+   other version control systems besides Subversion, the icons may
+   be used for those other version control systems too.
+
+3. Software using these icons must provide an acknowledgement
+   that the icons were derived from the TortoiseSVN project,
+   with a link to the project website (tortoisesvn.tigris.org)
+   in one or more of the following places:
+   a) an "about" box.
+   b) the product user manual.
+   c) a textfile in the installation folder of the application.
+   d) a contributors page on the product web page.
+
+4. The name "TortoiseSVN" must not be used to endorse or
+   promote products using these icons without prior written
+   permission. For written permission, please contact
+   dev@xxxxxxxxxxxxxxxxxxxxxxx
+
+5. If you provide additional icon sets for Subversion actions or
+   status besides those you use from us, you must give us 
+   permission to use your icon sets too. 

Removed: templates-contrib/1.0/viewsvn/templates/docroot/images/tsvn.png
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/docroot/images/tsvn.png?view=auto&rev=1633

Modified: templates-contrib/1.0/viewsvn/templates/include/file_header.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/include/file_header.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/include/file_header.ezt&p2=templates-contrib/1.0/viewsvn/templates/include/file_header.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/include/file_header.ezt     
(original)
+++ templates-contrib/1.0/viewsvn/templates/include/file_header.ezt     
2007-04-28 19:16:47-0700
@@ -1,14 +1,14 @@
 <p style="margin:0;">
 [is pathtype "file"]
-  <a href="[up_href]" title="Parent Directory" class="img"><img 
src="[docroot]/images/back_small.png" width="16" height="16" alt="Parent 
Directory" /></a>&nbsp;<a href="[up_href]">Parent Directory</a>
+  <a href="[up_href]" title="Parent Directory" class="img"><img 
src="[docroot]/images/tortoisesvn/back_small.png" width="16" height="16" 
alt="Parent Directory" /></a>&nbsp;<a href="[up_href]">Parent Directory</a>
 [if-any log_href] 
-    <a href="[log_href][if-any log_href_rev]#rev[log_href_rev][end]" 
title="Revision Log" class="img"><img src="[docroot]/images/log.png" width="16" 
height="16" alt="Revision Log" /></a>&nbsp;<a href="[log_href][if-any 
log_href_rev]#rev[log_href_rev][end]">Revision Log</a>
+    <a href="[log_href][if-any log_href_rev]#rev[log_href_rev][end]" 
title="Revision Log" class="img"><img 
src="[docroot]/images/tortoisesvn/log.png" width="16" height="16" alt="Revision 
Log" /></a>&nbsp;<a href="[log_href][if-any 
log_href_rev]#rev[log_href_rev][end]">Revision Log</a>
 [end]
 [if-any graph_href]
     <a href="[graph_href]" title="View Revision Graph" class="img"><img 
src="[docroot]/images/cvsgraph_16x16.png" width="16" height="16" alt="View 
Revision Graph" /></a>&nbsp;<a href="[graph_href]">Revision Graph</a>
 [end]
 [is view "diff"]
-    <a href="[patch_href]" title="View Patch" class="img"><img 
src="[docroot]/images/diff.png" width="16" height="16" alt="View Patch" 
/></a>&nbsp;<a href="[patch_href]">Patch</a>
+    <a href="[patch_href]" title="View Patch" class="img"><img 
src="[docroot]/images/tortoisesvn/diff.png" width="16" height="16" alt="View 
Patch" /></a>&nbsp;<a href="[patch_href]">Patch</a>
 [end]
 [else]
   <a href="[view_href]" title="View Directory Listing" class="img"><img 
src="[docroot]/images/dir.png" width="16" height="16" alt="View Directory 
Listing" /></a>&nbsp;<a href="[view_href]">Directory Listing</a>

Modified: templates-contrib/1.0/viewsvn/templates/include/footer.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/include/footer.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/include/footer.ezt&p2=templates-contrib/1.0/viewsvn/templates/include/footer.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/include/footer.ezt  (original)
+++ templates-contrib/1.0/viewsvn/templates/include/footer.ezt  2007-04-28 
19:16:47-0700
@@ -8,7 +8,7 @@
   <!--<td style="text-align: right;"><strong><a href="[help_href]">ViewVC 
Help</a></strong></td>-->
   <td style="text-align: right;">
     <a href="http://subversion.tigris.org/"; title="Subversion"><img 
src="[docroot]/images/svn.png" alt="Subversion"/></a>&nbsp;
-       <a href="http://tortoisesvn.net/"; title="TortoiseSVN"><img 
src="[docroot]/images/tsvn.png" alt="TortoiseSVN"/></a>&nbsp;
+       <a href="http://tortoisesvn.net/"; title="TortoiseSVN"><img 
src="[docroot]/images/tortoisesvn/tsvn.png" alt="TortoiseSVN"/></a>&nbsp;
        <a href="http://www.viewvc.org/"; title="ViewVC" ><img 
src="[docroot]/images/viewvc.png" alt="ViewVC"/></a>
   </td>
 </tr>

Modified: templates-contrib/1.0/viewsvn/templates/include/log_header.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/include/log_header.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/include/log_header.ezt&p2=templates-contrib/1.0/viewsvn/templates/include/log_header.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/include/log_header.ezt      
(original)
+++ templates-contrib/1.0/viewsvn/templates/include/log_header.ezt      
2007-04-28 19:16:47-0700
@@ -26,7 +26,7 @@
     <a href="[view_href]" title="View"><img src="[docroot]/images/text.png" 
alt="View"/></a>
     [if-any download_href]<a href="[download_href]" title="Download"><img 
src="[docroot]/images/download.png" alt="Download"/></a>[end]
     <!--[if-any download_text_href]<a href="[download_text_href]">as 
text</a>[end]-->
-    [if-any annotate_href]<a href="[annotate_href]" title="Blame"><img 
src="[docroot]/images/blame.png" alt="Blame"/></a>[end]
+    [if-any annotate_href]<a href="[annotate_href]" title="Blame"><img 
src="[docroot]/images/tortoisesvn/blame.png" alt="Blame"/></a>[end]
   </td>
 </tr>
 [end]
@@ -38,7 +38,7 @@
     <a href="[tag_view_href]" title="View"><img 
src="[docroot]/images/text.png" alt="View"/></a>
     [if-any tag_download_href]<a href="[tag_download_href]" 
title="Download"><img src="[docroot]/images/download.png" 
alt="Download"/></a>[end]
     <!--[if-any tag_download_text_href]<a href="[tag_download_text_href]">as 
text</a>[end]-->
-    [if-any tag_annotate_href]<a href="[tag_annotate_href]" title="Blame"><img 
src="[docroot]/images/blame.png" alt="Blame"/></a>[end]
+    [if-any tag_annotate_href]<a href="[tag_annotate_href]" title="Blame"><img 
src="[docroot]/images/tortoisesvn/blame.png" alt="Blame"/></a>[end]
   </td>
 </tr>
 [end]

Modified: templates-contrib/1.0/viewsvn/templates/log.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/log.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/log.ezt&p2=templates-contrib/1.0/viewsvn/templates/log.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/log.ezt     (original)
+++ templates-contrib/1.0/viewsvn/templates/log.ezt     2007-04-28 19:16:47-0700
@@ -26,7 +26,7 @@
     [end]
     [if-any entries.download_href]<a href="[entries.download_href]" 
title="Download"><img src="[docroot]/images/download.png" 
alt="Download"/></a>[end]
 <!--    [if-any entries.download_text_href]<a 
href="[entries.download_text_href]">as text</a>[end]-->
-    [if-any entries.annotate_href]<a href="[entries.annotate_href]" 
title="Blame"><img src="[docroot]/images/blame.png" alt="Blame"/></a>[end]
+    [if-any entries.annotate_href]<a href="[entries.annotate_href]" 
title="Blame"><img src="[docroot]/images/tortoisesvn/blame.png" 
alt="Blame"/></a>[end]
 
 <!--    
     [is pathtype "file"]

Modified: templates-contrib/1.0/viewsvn/templates/markup.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/markup.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/markup.ezt&p2=templates-contrib/1.0/viewsvn/templates/markup.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/markup.ezt  (original)
+++ templates-contrib/1.0/viewsvn/templates/markup.ezt  2007-04-28 19:16:47-0700
@@ -10,7 +10,7 @@
 Revision [if-any revision_href]<a 
href="[revision_href]"><strong>[rev]</strong></a>[else]<strong>[rev]</strong>[end]
 -
 <a href="[download_href]" title="Download"><img 
src="[docroot]/images/download.png" alt="Download"/></a>
 <!--[if-any download_text_href](<a href="[download_text_href]"><strong>as 
text</strong></a>)[end]-->
-[if-any annotate_href]<a href="[annotate_href]" title="Blame"><img 
src="[docroot]/images/blame.png" alt="Blame"/></a>[end]
+[if-any annotate_href]<a href="[annotate_href]" title="Blame"><img 
src="[docroot]/images/tortoisesvn/blame.png" alt="Blame"/></a>[end]
 
 [if-any vendor_branch] <em>(vendor branch)</em>[end]
 <br />[if-any date]<em>[date]</em>[end] 

Modified: templates-contrib/1.0/viewsvn/templates/query_results.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/query_results.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/query_results.ezt&p2=templates-contrib/1.0/viewsvn/templates/query_results.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/query_results.ezt   (original)
+++ templates-contrib/1.0/viewsvn/templates/query_results.ezt   2007-04-28 
19:16:47-0700
@@ -5,7 +5,7 @@
 
 [include "include/header.ezt"]
 
-<p><a href="[queryform_href]" title="Modify query" class="img"><img 
src="[docroot]/images/back.png" alt="Modify query" width="16" height="16" 
/></a>&nbsp;<a href="[queryform_href]">Modify query</a></p>
+<p><a href="[queryform_href]" title="Modify query" class="img"><img 
src="[docroot]/images/tortoisesvn/back.png" alt="Modify query" width="16" 
height="16" /></a>&nbsp;<a href="[queryform_href]">Modify query</a></p>
 <p><strong>[english_query]</strong></p>
 [# <!-- {sql} --> ]
 <!-- <p><a href="[backout_href]">Show commands which could be used to back out 
these changes</a></p> -->

Modified: templates-contrib/1.0/viewsvn/templates/revision.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/revision.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/revision.ezt&p2=templates-contrib/1.0/viewsvn/templates/revision.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/revision.ezt        (original)
+++ templates-contrib/1.0/viewsvn/templates/revision.ezt        2007-04-28 
19:16:47-0700
@@ -15,8 +15,8 @@
       <input type="text" name="revision" value="[rev]" />
       <input type="submit" value="Go" />
       [if-any prev_href]
-        <a href="[prev_href]"><img src="[docroot]/images/back.png" 
alt="Previous" /></a>[end]
-      [if-any next_href] <a href="[next_href]"><img 
src="[docroot]/images/forward.png" alt="Next" /></a>[end]
+        <a href="[prev_href]"><img src="[docroot]/images/tortoisesvn/back.png" 
alt="Previous" /></a>[end]
+      [if-any next_href] <a href="[next_href]"><img 
src="[docroot]/images/tortoisesvn/forward.png" alt="Next" /></a>[end]
     </td>
   </tr>
   <tr align="left">

Modified: templates-contrib/1.0/viewsvn/templates/roots.ezt
Url: 
http://viewvc.tigris.org/source/browse/viewvc/templates-contrib/1.0/viewsvn/templates/roots.ezt?view=diff&rev=1634&p1=templates-contrib/1.0/viewsvn/templates/roots.ezt&p2=templates-contrib/1.0/viewsvn/templates/roots.ezt&r1=1633&r2=1634
==============================================================================
--- templates-contrib/1.0/viewsvn/templates/roots.ezt   (original)
+++ templates-contrib/1.0/viewsvn/templates/roots.ezt   2007-04-28 19:16:47-0700
@@ -16,7 +16,7 @@
 [for roots]
   <tr class="vc_row_[if-index roots even]even[else]odd[end]">
     <td>
-      <a href="[roots.href]" title="[roots.name]" class="img"><img 
src="[docroot]/images/repos.png" alt="[roots.name]" width="16" height="16" 
/></a>
+      <a href="[roots.href]" title="[roots.name]" class="img"><img 
src="[docroot]/images/tortoisesvn/repos.png" alt="[roots.name]" width="16" 
height="16" /></a>
          <a href="[roots.href]">[roots.name]</a>
     </td>
   </tr>


Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
db.firebase.por...    text.xml.xalan....    qnx.openqnx.dev...    user-groups.zar...    internationaliz...    kde.devel.konve...    finance.e-gold....    emacs.latex.pre...    gis.therion/200...    web.webmin.gene...    yellowdog.gener...    vserver/2003-08...    redhat.release....    sysutils.tivoli...    xfree86.expert/...    mail.becky.user...    hardware.netapp...    netbsd.ports.xe...    python.distutil...    boot-loaders.gr...    culture.interne...    java.springfram...    activedir/2006-...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe