Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Acer Aspire Z5610: Acer's first all-in-one multi-touch desktop
- Lovely yet underpowered and poorly pitchedFrom the Article[i]Discrete ATI Mobility Radeon graphics display images in vivid color and sharp detail, while Intel Pentium Dual Core processors fuel the system with significant power.[/i]I am trying to remember when a Dual Core Pentium Proc was considered significant power. At one time...
- Tags: Processors, multi-touch, significant power, processor, Acer Inc.
- Discussion threads 2009-10-15
- Hold 6 and 4 keys at boot to enable 64-bit Snow Leopard
- Can you clarify this for me?I'm running 64 bit Windows 7 on my MacBook Pro, or at least I thought I was. Now I'm not so sure since I don't hold the 6 or the 4 key when I boot up. Since there is no way that Windows is ever...
- Tags: Network technology, Operating systems, 64-bit, 32-bit, Snow Leopard, Apple Mac OS X
- Discussion threads 2009-08-19
- Is this the ultimate desktop experience? (The quest for the ultimate desktop experience)
- Is this the ultimate desktop experience? The quest for the ultimate desktop experienceThe chair!Oh, that's funny - this is only the second time I've seen one of these stools. My friend has one, he uses it when he's playing keyboards. The sight of him bouncing up and down behind his...
- Tags: Keyboards, Desktops, ultimate desktop, desktop experience, desktop
- Discussion threads 2009-07-20
- KoutraXform Eclipse Plug-in 1.0.1 (Windows)
- Built on top of the DistProc library, the KoutraXform Eclipse Plug-in allows users to define the transformation pipeline graphically, edit its properties and execute it either locally or on a cluster of cooperating KoutraXform nodes. In order to add the plugin to your eclipse installation, do the following: Select Help...
- Tags: Eclipse Plug-in, Microsoft Windows, Plug-in, Koutra, KoutraXform Eclipse Plug-in
- Software downloads 2009-05-12
- Hardware 2.0 'Very Best Kit List' for May/Jun 09
- Hardware 2.0 'Very Best Kit List' for May/Jun 09Extreme - NVIDIA GeForce GTX 295Oh yeah. I got one of those. It's ok I guess.Personally I would take AMD processorsover Intel, but that is just my opinion. I prefer a company that will stand behind its product for more...
- Tags: Processors, Very Best Kit List, May/Jun 09, Hardware 2.0, processor, hardware
- Discussion threads 2009-05-07
- The Future of Unix
- The Future of UnixWhat could have been :-9Oh Plan 9 should have become the new UNIX but was in retrospect incorrectly licenced way back in the day. By the time it was "open sourced" there was a general lack of interest, awareness and no community except some interesting work done...
- Tags: Operating systems, Plan 9, Unix
- Discussion threads 2009-03-20
- Have It Your Way: Rearrange and Replay Your Output With ODS DOCUMENT
- Is everything about the SAS output the way one wants, except for the final order of the report objects? Does one want the output organized by year or by city, instead of by SAS procedure, without using SAS macro programs? Does one like the order that SAS produces, but one...
- Tags: SAS Institute
- White papers 2009-03-20
- Apparently Dell forgot it was a recession
- Apparently Dell forgot it was a recessionApples DellsThe difference is that Apple has *always* catered to the high-end hardware consumer, while Dell has aimed for the low-to-middle-grade user. There's nothing wrong with aiming to knock off a chunk of Apple's market share - that's what capitalism is all about,...
- Tags: Dell Computer Corp., recession, Adamo
- Discussion threads 2009-03-17
- The sleeper HP Pavilion dv3 13-inch laptop
- The sleeper HP Pavilion dv3 13-inch laptopPerfect!This is the exact machine I have been looking for as a personal all-around laptop. I would much rather have an Intel chip and perhaps by the time Windows 7 releases HP will have the same machine with an Intel proc. Beyond that I...
- Tags: Desktops, HP Pavilion, Hewlett-Packard Co., Caveat Emptor, laptop computer
- Discussion threads 2009-03-16
- Learn the Basics of Proc Transpose
- PROC TRANSPOSE is a powerful yet underutilized PROC in the Base SAS toolset. This paper presents an easy before-and-after approach to learning PROC TRANSPOSE. It contains three sample SAS input files, a set of basic PROC TRANSPOSE variations, and their output results. There is a Summary Sheet at the end...
- Tags: Wells Fargo & Co., PROC TRANSPOSE
- White papers 2009-02-27
- PROC SQL and SAS Macro: Beyond the Basics
- SAS macro facility has been a very important tool in SAS programming for many years. The CALL SYMPUT routine and DATA _NULL_ are the traditional methods to create macro variables from SAS data. However, PROC SQL is much more powerful and efficient in creating macro variables thanks to the in-line...
- Tags: SAS Institute, Programming, Macro Variable
- White papers 2009-02-27
- PROC GEOCODE: Creating Map Locations From Your Data
- Every business or organization has a lot of data that includes an address. The address data is useful only if it is transformed into location information that can be viewed on a map, used in distance calculations, or processed in other similar ways. To make this data useful, one must...
- Tags: Data, SAS Institute, Address, Address Data
- White papers 2009-02-27
- Advanced PROC REPORT: Getting Your Tables Connected Using Links - Part II Practicum
- Within PROC REPORT and with the help of the Output Delivery System, there are a number of techniques that one can use to build and maintain these links. Individually these techniques are not complicated, however one does need to be aware of the syntax, alternative approaches, and issues associated with...
- Tags: Technique, Link, SAS Institute, Connected Corp., Productivity
- White papers 2009-02-27
- PROC REPORT: Titling It Right, With Footnotes to Boot
- Using PROC REPORT, one can generate a variety of summary tables. When these tables are created in Rich Text Format via ODS, the output is nearly publication-ready. Nonetheless, attention must be paid to the alignment, position, and number of lines of the titles and footnotes. Using the TITLE and FOOTNOTE...
- Tags: Statement, SAS Institute
- White papers 2009-02-27
- Using PROC TABULATE and ODS Style Options to Make Really Great Tables
- The paper starts with an introduction to PROC TABULATE, looking at the basic syntax, and then building on this syntax by using examples. Examples will show how to produce one-, two-, and three-dimensional tables using the TABLE statement. More examples cover how to choose statistics for the table, labeling variables...
- Tags: Option, Table
- White papers 2009-02-27
- The Pros and Cons of PROC DOCUMENT
- Reports generated by a program using the ODS DOCUMENT destination can be stored, prior to printing, in a single file. This file can then be used with PROC DOCUMENT to generate reports selectively to 1 or more ODS destinations without the need to re-run the original data processing. This paper...
- Tags: Destination, SAS Institute
- White papers 2009-02-27
- A Propaedeutics for PROC SQL Joins
- The power of SQL joins can be seen when a user must join datasets from a relational database, when joining large datasets, or when two or more datasets must be joined with some complex set of logic. One major advantage of using Proc SQL comes from the fact that datasets...
- Tags: Join, SRA International Inc., Databases, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- White papers 2009-02-27
- Wandering Cross Reference Lines in PROC GPLOT
- PROC GPLOT is an interesting and somewhat mysterious SAS procedure. New users of PROC GPLOT often find the procedure useful in producing simple graphs, but find it intimidating when trying to enhance and guide the visual interpretation of the graph. One type of plot involves the use of vertical and/or...
- Tags: Graph, SAS Institute, PROC GPLOT
- White papers 2009-02-27
- Automatic Generation of Titles, Footnotes, and Superscripts for Tables With Macros and PROC REPORT
- What does one do when they have 5,000 web ready output tables to produce in a short time? One panics! - Then one automates. The author created a macro and input structure using SAS ODS, PROC REPORT and Microsoft Excel that auto-generated the tables, web pages, directories, and HTML index...
- Tags: SAS Institute, Macro
- White papers 2009-02-27
- << Previous
- page 1 of 1
- Next >>
White Papers and Webcasts