On CNET: Your car could run on sugar and tequila
Webcast 5 Things You Should Know: Comparing E-mail Security Appliances If you think all e-mail appliances are created equally, think again. Performance varies not only in protection, but more importantly, in day-to-day administration. Indepe...

Tags: E-mail, E-mail Gateway, E-mail Security, Online Communications, Performance

Sponsored by: Sophos
Date: December 2007
Sophos
Sort By:
Title
Source
Date
Showing items 1-40 of 574
« Previous  |  Next 40 »
Book Chapters Integrate services into business processes to achieve your SOA objectives A correctly implemented service-oriented architecture (SOA) is built on flexible and effective business and infrastructure services. This sample chapter from Implement...

Tags: Addison-Wesley, Software, SOA, Service-Oriented Architecture (SOA), Service

Company: Addison-Wesley
Date: May 2008
Addison-Wesley
Download Get Up To Speed: Evolution Email If you are familiar with Microsoft Outlook and want to use Linux, then you should know your way around the Linux equivalent called Evolution. Evolution is a groupware app...

Tags: E-mail, Enterprise Software, Groupware, Online Communications, Software

Company: TechRepublic Pro
Date: April 2008
TechRepublic Pro
Download How do I... Add my existing Gmail account to Windows Mail? Google has added IMAP capabilities to Gmail, thus making it possible for you to access your Gmail account in Windows Mail. With IMAP capabilities built into Gmail, you...

Tags: E-mail Providers, Google Gmail, Greg Shultz, Internet, Microsoft Windows

Company: Greg Shultz
Date: April 2008
Greg Shultz
Download How do I... Use CSS to create an image map on my Web site? Thanks to the rise of Flash technology, image maps are rarely used anymore. However, CSS does allow you to create an image map with some subtle mouse over effects with...

Tags: CSS, John Lee, Map, Scripting Languages, Software/Web Development

Company: John Lee
Date: April 2008
John Lee
Download How do I... Implement the Soundex function in C#? For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar enc...

Tags: .Net, Software/Web Development, Software Development, Software, Programming Languages

Company: Zach Smith
Date: April 2008
Zach Smith
More Search Results Below
Download How do I... Create a scrolling content box in CSS? There is an alternative CSS markup that will let you confine large blocks of content to a set width and height and let you scroll through them using a scrollbar contro...

Tags: CSS, John Lee, Scripting Languages, Software/Web Development, Web Development

Company: John Lee
Date: April 2008
John Lee
Download Integrate your favorite search engine into Windows Vista Increase the usefulness of Microsoft Windows Vista by adding Google to Vista's Start Search feature and as the default search provider in Internet Explorer 7's Instant...

Tags: Greg Shultz, Microsoft Windows, Microsoft Windows Vista, Microsoft Windows Vista (Longhorn), Operating Systems

Company: Greg Shultz
Date: April 2008
Greg Shultz
Download How do I... Publish a custom application performance counter in C#? One important aspect of enterprise level application development is the need to monitor processes and determine if those processes are working as intended. This can be...

Tags: .Net, Workforce Management, Software/Web Development, Software Development, Programming Languages

Company: Zach Smith
Date: April 2008
Zach Smith
Download Get Up To Speed: Evolution Calendar If you are familiar with the Microsoft Outlook calendar client and want to use Linux, then you should know your way around the Linux equivalent called Evolution. Evolutio...

Tags: Enterprise Software, Groupware, Linux, Operating Systems, Software

Company: TechRepublic Pro
Date: April 2008
TechRepublic Pro
Download How do I... Determine the distance between ZIP codes using C#? Calculating the distance between ZIP codes has become a common feature in search engines. For instance, if you're searching for restaurants, a Web site will often allo...

Tags: .Net, C#, Programming Languages, Software Development, Software/Web Development

Company: Zach Smith
Date: March 2008
Zach Smith
Download How do I... Use Flash animation to duplicate the marquee tag effect? Most Web designers and developers are glad that the marquee tag is dead and buried. However, if you have a boss or a client that is insistent upon using the marquee ta...

Tags: Channel Management, Flash Animation, Internet, John Lee, Marketing

Company: John Lee
Date: March 2008
John Lee
Download How do I... Synchronize a Google calendar with an Outlook 2007 calendar? Information technology professionals are notorious for being busy all the time. Many try to keep their lives organized by using calendars, task lists and other electro...

Tags: Calendar, Office Suites, Microsoft Outlook, Microsoft Office, Mark W. Kaelin

Company: Mark W. Kaelin
Date: March 2008
Mark W. Kaelin
Download How do I... Use threading to increase performance in C#? (Part 2) Part 1 of this series demonstrated basic usage of the ThreadPool object and demonstrated a few different techniques that you can use with the ThreadPool. One of the ma...

Tags: .Net, Workforce Management, Software/Web Development, Software Development, Programming Languages

Company: Zach Smith
Date: March 2008
Zach Smith
Download How do I... Share a PowerPoint presentation for comments and changes? Most of us don't have the creative expertise to create a professional presentation without a little help. Microsoft PowerPoint's advanced reviewing tools make it easy ...

Tags: Microsoft Office, Microsoft PowerPoint, Office Suites, PowerPoint Presentation, Productivity

Company: Susan Harkins
Date: February 2008
Susan Harkins
Download How do I... Animate photographic elements with masks in Flash? Manipulating heavier graphic elements in Flash increases file size and can make your animation sluggish. But there is another way to get some great, high-functioning a...

Tags: Animation, John Lee, Mask

Company: John Lee
Date: February 2008
John Lee
Download Develop a Web site accessible by visually impaired users and comply with the law Poorly designed Web pages create a significant challenge to someone who cannot see your Web pages. However, it is easy to make good decisions about page design -- once...

Tags: Channel Management, Internet, Joe Goss, Marketing, Productivity

Company: Joe Goss
Date: February 2008
Joe Goss
Download How do I... Receive podcasts from RSS feeds using Outlook 2007? For IT professionals, acquiring new technical information is the life blood that keeps them ahead of the next crisis. One of the more efficient ways of receiving that ...

Tags: Internet, Microsoft Office, Microsoft Outlook, Office Suites, Podcasts

Company: Mark W. Kaelin
Date: February 2008
Mark W. Kaelin
Download How do I... Use CSS to manipulate a background image? CSS allows you to use background graphics in a wide number of tasteful and versatile ways. Not only can graphics exist as backgrounds to entire pages, but you can also...

Tags: Background, CSS, Scripting Languages, Software/Web Development, Web Development

Company: John Lee
Date: February 2008
John Lee
Download How do I... Install plugins for Firefox in Linux? For many, one of the biggest obstacles in Linux is installing applications. Because the computing world has grown so accustomed to click and install, the idea of havin...

Tags: Internet, Linux, Mozilla Firefox, Open Source, Operating Systems

Company: Jack Wallen
Date: February 2008
Jack Wallen
Download How do I... Make a glass button for a Web page using Adobe Illustrator? Adobe Illustrator can be used to create buttons and other images for use on Web pages just like Photoshop. The finished product is very similar but how you get there i...

Tags: Adobe Illustrator, Adobe Systems Inc., Channel Management, Marketing, Product

Company: Steven Warren
Date: January 2008
Steven Warren
Download How do I... Use threading to increase performance in C#? (Part 1) Threading is commonly used by developers to increase the performance of applications. However, if used incorrectly threading can have the exact opposite effect. Bad th...

Tags: .Net, Software/Web Development, Software Development, Programming Languages, Performance Management

Company: Zach Smith
Date: January 2008
Zach Smith
Download How do I... Modify Word documents using C#? Accessing Word components from C# isn't quite as straight-forward as many other features of C# and the .NET Framework. With that said -- it's not rocket science either...

Tags: .Net, Software/Web Development, Software Development, Software, Programming Languages

Company: Zach Smith
Date: January 2008
Zach Smith
Download How do I... Request and install SSL certificates in IIS 6.0? SSL (Secure Sockets Layer) certificates are perhaps the most common way to protect information being transmitted between a visitor Web browser and your Web site. Scott...

Tags: Authentication/Encryption, Microsoft IIS 6.0, Microsoft IIS Server, Network Security, Networking

Company: Scott Lowe
Date: January 2008
Scott Lowe
Download How do I... Center a Web page layout using CSS? The most common LCD monitors on the market today follow the wide-screen format. But that wide ratio can play havoc with Web site designers and their layout of Web page...

Tags: Channel Management, CSS, Marketing, Scripting Languages, Software/Web Development

Company: John Lee
Date: January 2008
John Lee
Download How do I... Create animation with ActionScript 3.0 in Flash CS3? While there is nothing wrong with animating objects using the timeline, animating a Flash movie with ActionScript has an enormous advantage in that the end movie puts ...

Tags: Animation, Movie

Company: John Lee
Date: December 2007
John Lee
Download How do I... Base a control's default value on data input? One of the most common ways to reduce data input is to provide a default value -- the most common value --for input controls. That way, when the value equals the defau...

Tags: Blogging, Data Management, Databases, Enterprise Software, Internet

Company: Susan Harkins
Date: December 2007
Susan Harkins
Download How do I... Warn a user before they submit a form or follow a link on an HTML page? Ever have an instance where you wanted to warn a user that they were about to delete a record or submit a form on a Web page? Zach Smith shows you how to use simple Ja...

Tags: Blogging, Form, HTML, Internet, Scripting Languages

Company: Zach Smith
Date: December 2007
Zach Smith
Download How do I... Create a customized JavaScript jump menu in Dreamweaver CS3? If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the...

Tags: JavaScript, Macromedia Dreamweaver, Menu, Scripting Languages, Software/Web Development

Company: John Lee
Date: November 2007
John Lee
Download How do I... Use saved searches to organize e-mail and RSS feeds in Thunderbird? Mozilla Thunderbird's saved searches allow users to automatically search a choice of folders or all folders using set parameters and rules. This means that if you want...

Tags: E-mail, E-mail Clients, Internet, Mozilla Thunderbird, Nicole Bremer Nash

Company: Nicole Bremer Nash
Date: November 2007
Nicole Bremer Nash
Download 10 tools to help your remote workers stay in touch If you've got team members in multiple offices or working from home, you probably already use a fair amount of technology. But are you using the right tools for the right...

Tags: Management, Productivity, Team, Team Management, TechRepublic Inc.

Company: TechRepublic
Date: November 2007
TechRepublic
Download How do I... Create an animated image in Flash for my Web page? Flash has evolved into a ubiquitous multi-faceted tool for deploying all kinds of content on to the World Wide Web. Flash's Timeline allows you create smooth and smart...

Tags: Productivity, Tool, Web, Web Page

Company: John Lee
Date: November 2007
John Lee
Book Chapters Exploit these online resources to promote healthier, lower-stress special-needs traveling Over the past decade, the Internet has utterly transformed the travel industry. A wealth of online resources has allowed both business and holiday travelers to make...

Tags: Addison-Wesley, Chapter Coverage, Internet, Productivity

Company: Addison Wesley Professional
Date: November 2007
Addison Wesley Professional
Download How do I... Subscribe to RSS Feeds with Mozilla Thunderbird? Many Web sites offer RSS feeds as a way for readers to quickly and easily view new material. Mozilla’s Firefox Internet browser offers RSS tracking via the use of li...

Tags: Internet, Mozilla Corp., Mozilla Thunderbird, Nicole Bremer Nash, RSS

Company: Nicole Bremer Nash
Date: November 2007
Nicole Bremer Nash
Download How do I... Use C# to upload and download files from an FTP server? Many third party components exist that enable developers to implement upload and download capabilities in their applications. With C# and the .NET Framework Microsoft ...

Tags: .Net, C#, FTP Server, Microsoft .NET Framework, Programming Languages

Company: Zach Smith
Date: October 2007
Zach Smith
Download How do I... Compress a GIF or a JPEG graphic in Photoshop CS3? When you prepare graphics for the Web, choosing the proper format for your graphics is the key to ensuring that your Web site loads quickly in client browsers, regardl...

Tags: Adobe PhotoShop, Broadband Internet, Channel Management, GIF, Graphics

Company: John Lee
Date: October 2007
John Lee
Download 10 common Web design mistakes to watch out for When you start designing a Web site, your options are wide open. Yet all that potential can lead to problems that may cause your Web site to fall short of your goals. Whe...

Tags: Channel Management, Internet, Marketing, Web, Web Design

Company: Chad Perrin
Date: October 2007
Chad Perrin
Download How do I... Get user input using the MessageBox object in C#? Nearly all .NET developers have experience with the MessageBox ...

Tags: .Net, Software Development, Software, Programming Languages, Operating Systems

Company: Zach Smith
Date: October 2007
Zach Smith
Download How do I... Request and install SSL certificates in IIS 7.0? SSL (Secure Sockets Layer) certificates are perhaps the most common way to protect information being transmitted between a visitor Web browser and your Web site. SSL p...

Tags: Authentication/Encryption, Microsoft IIS 7.0, Microsoft IIS Server, Network Security, Networking

Company: Scott Lowe
Date: October 2007
Scott Lowe
Download 35+ keyboard shortcuts that save you time in Mozilla Thunderbird Keyboard and mouse shortcuts for your Mozilla Thunderbird e-mail client can cut down on writing time and increase productivity. But in order for shortcuts to make your...

Tags: E-mail Clients, Hardware, Keyboard Shortcut, Keyboards, Mozilla Corp.

Company: Nicole Bremer Nash
Date: October 2007
Nicole Bremer Nash
Book Chapters Use Ruby on Rails to create a social networking Web site with full community searching and browsing functionality Ruby on Rails is fast displacing PHP, ASP, and J2EE as programmers' development framework of choice, thanks to its elegant design and emphasis on practical results....

Tags: Addison-Wesley, Web Development, Web, Software/Web Development, Social Networking

Company: Addison Wesley Professional
Date: October 2007
Addison Wesley Professional

Showing items 1-40 of 574
« Previous  |  Next 40 »
advertisement
Try It Free

Related Categories:


Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
advertisement
Try It Free

Returning users: Log In Here!

Already registered on BNET, TechRepublic, or ZDNet? Simply log in.

Free Membership: Sign Up Now!

Sign up for a free membership today and get instant and unlimited access to one of the largest databases of white papers, webcasts, and casestudies anywhere. Your FREE membership allows you to:

  • Download an unlimited amount of content, including classic and current white papers, case studies, webcasts and more
  • Track content on your chosen topics of interest
  • Receive targeted email alerts when your favorite content is added
  • Save content for future reading
  • Receive our member newsletter
When you register to access this library, you become a member of TechRepublic. In addition, you allow us to share your information with companies that produce products or services featured in the library--so that such companies may contact you with information and offers regarding their products and services. This enables us to keep the library a free service. As a library registrant, you will receive a complimentary subscription to the TechRepublic member newsletter. You can unsubscribe from this newsletter at any time. By clicking the Sign up button, you indicate that you agree to our Terms and Conditions and have read and understand our Privacy Policy.
advertisement
Click Here