General covers Articles, Reference documentation, FAQs, Downloads and Blogs that do not belong to a specific subject area.

Expand All Syndicate content The Latest
Teradata Express 12.0 for VMWare Player (1 TB Edition)

Download Teradata Express 12.0 for VMware (1 TB Edition), a free, fully-operation Teradata database, that can be up and running on your system in minutes. Read the general introduction to the new Teradata Express family, or learn how to install and configure Teradata Express for VMware.

RSS feeds clearer and simpler

We've tweaked the RSS feed mechanism so that it's easier to follow what's going on via your RSS reader. This is probably most useful if you're subscribed to the DevX forums feeds, where there's a lot of activity, and you're particularly interested in viewing that activity through the lens of threading.

Enterprise 2.0 and User Experience (UX)

There’s been a movement over the past few years termed Enterprise 2.0, which encourages enterprises to adopt Web 2.0 technologies throughout their web infrastructure, both in intranets and externally facing online properties. 1  I don’t think it’s explicitly stated under most definitions you see of Enterprise 2.0, because they tend to focus on content management systems or social/collaboration software (i.e.

19 18
Continuous Integration

Continuous Integration is a key part of modern software development. It is a methodology we have been using with some success at Teradata for products such as Viewpoint or TRM. The following presentation talks about why it is important, and gives you a set of rules to follow to succeed in building your software "better, faster, cheaper".

32 38
Email notification of comments now available

 Continuing to make life easier for our contributors and commenters... In addition to RSS feeds, you can now elect to receive email notifications when:

  • a comment is posted on your content (for contributors)
  • there is a follow-up comment in a thread you've commented in

 You can set your preferences via the "Email Notifications" section of My Account.

A simple PHP global static caching mechanism

This blog post introduces a simple global static caching mechanism for PHP. But first, some background. One of the joys of developing this website, the Teradata Developer Exchange, has been building the site on Drupal, a PHP-based Content Management System. Having spent the last decade building heavyweight J2EE apps like Viewpoint, I was curious to see what life was like in the fast-and-loose world of PHP development.

More RSS improvements

Last week in response, to pestering from our users, we rolled out RSS feeds (see my previous blog post). We're glad to see they're being taken advantage of. However, some users have noted that it was a bit tricky finding the user-specific RSS feeds (no to mention inconsistent UI-wise), especially to find your own RSS feeds.

RSS feeds now available

We're continuing to roll out features on DevX as quickly as possible, so please keep the suggestions coming. We've just made available a fairly comprehensive set of RSS feeds, including site-wide feeds and per-user feeds. To subscribe to a particular RSS feed, keep an eye out for the RSS feed icon Syndicate content - clicking on the icon should result in the browser launching your RSS reader (or you can copy the feed URL and add the feed directly in the RSS reader).

Introducing the Teradata Developer Exchange

Have you ever solved a tough data warehouse programming problem and wanted to share the solution with others? How would you like to be able to tell others the innovative ways you use a Teradata product? How about posting a Weblog or a forum question on a Teradata database topic that interests you to hear what others think? You’ve heard about social networking. How would you like to be at the center of one that helps you do your job better? Well now is your chance...

116 87
Icons or Not?

 One design issue that comes up whenever you have the good fortune of designing from scratch is whether or not to use icons. Icons offer some distinct advantages. Icons

  • Add color to the UI and help break the monotony of the gray and blue.
  • Provide impetus for creative thinking.
  • Facilitate internationalization.

There are also several pitfalls to using icons:

27 26