<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Absolute Cross</title><link>https://www.absolutecross.com/</link><description>Recent content on Absolute Cross</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 30 Mar 2026 04:43:19 +0000</lastBuildDate><atom:link href="https://www.absolutecross.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Contact me</title><link>https://www.absolutecross.com/contact-me/</link><pubDate>Sun, 07 Feb 2016 05:39:35 +0000</pubDate><guid>https://www.absolutecross.com/contact-me/</guid><description>&lt;div id="wufoo-zm2784t0qq81wa">Fill out my &lt;a href="https://absolutecross.wufoo.com/forms/zm2784t0qq81wa">online form&lt;/a>.&lt;/div>
&lt;script>
var zm2784t0qq81wa;(function(d, t) { var s = d.createElement(t), options = { 'userName':'absolutecross', 'formHash':'zm2784t0qq81wa', 'autoResize':true, 'height':'557', 'async':true, 'host':'wufoo.com', 'header':'hide', 'ssl':true}; s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js'; s.onload = s.onreadystatechange = function() { var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return; try { zm2784t0qq81wa = new WufooForm();zm2784t0qq81wa.initialize(options);zm2784t0qq81wa.display(); } catch (e) {}}; var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr); })(document, 'script');
&lt;/script></description></item><item><title>Complete redesign of Absolute Cross</title><link>https://www.absolutecross.com/articles/news/complete-redesign-of-absolute-cross/</link><pubDate>Sat, 08 Jan 2011 10:42:49 +0000</pubDate><guid>https://www.absolutecross.com/articles/news/complete-redesign-of-absolute-cross/</guid><description>Absolute Cross has been redesigned from the ground up, and tons of new content is on the way. Have a look at the details behind the new site.</description></item><item><title>Feature - New tutorials and guides about the Drupal CMS</title><link>https://www.absolutecross.com/feature/687/</link><pubDate>Mon, 03 Jan 2011 08:14:04 +0000</pubDate><guid>https://www.absolutecross.com/feature/687/</guid><description/></item><item><title>How to use Drupal's Contemplate module</title><link>https://www.absolutecross.com/tutorials/drupal/how-to-use-drupals-contemplate-module/</link><pubDate>Sat, 01 Jan 2011 22:26:19 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/how-to-use-drupals-contemplate-module/</guid><description>Learn how to use Drupal&amp;rsquo;s Contemplate module to achieve more granular theming of a node&amp;rsquo;s output.</description></item><item><title>Choosing on which forms to use a WYSIWYG editor</title><link>https://www.absolutecross.com/tutorials/drupal/choosing-on-which-forms-to-use-a-wysiwyg-editor/</link><pubDate>Tue, 28 Dec 2010 08:22:35 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/choosing-on-which-forms-to-use-a-wysiwyg-editor/</guid><description>This short guide describes how to configure several of the most popular WYSIWYG editors for Drupal to show only on forms where they are necessary, so they are available for site visitors, but don&amp;rsquo;t get in the way of administrative or site-building tasks.</description></item><item><title>Feature - Complete redesign of Absolute Cross</title><link>https://www.absolutecross.com/feature/675/</link><pubDate>Tue, 16 Nov 2010 21:32:41 +0000</pubDate><guid>https://www.absolutecross.com/feature/675/</guid><description/></item><item><title>Theming CCK input forms with hook_form_alter</title><link>https://www.absolutecross.com/tutorials/drupal/theming-cck-input-forms-with-hook-form-alter/</link><pubDate>Fri, 20 Aug 2010 08:00:12 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/theming-cck-input-forms-with-hook-form-alter/</guid><description>A short guide with references and examples of methods for custom theming CCK input forms.</description></item><item><title>Theming the user account page in Drupal</title><link>https://www.absolutecross.com/tutorials/drupal/theming-the-user-account-page-in-drupal/</link><pubDate>Fri, 20 Aug 2010 07:58:45 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/theming-the-user-account-page-in-drupal/</guid><description>This is an example of creating a template file to custom theme the Edit Account page in Drupal (user/#/edit).</description></item><item><title>Understanding Input Formats (why HTML you write is not appearing)</title><link>https://www.absolutecross.com/tutorials/drupal/understanding-input-formats-why-html-you-write-is-not-appearing/</link><pubDate>Fri, 20 Aug 2010 07:53:59 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/understanding-input-formats-why-html-you-write-is-not-appearing/</guid><description>A common mistake/oversight that beginners with Drupal tend to make is forgetting about Input Formats. Content in Drupal is run through an Input Format before it gets displayed on the page, and the settings of a given Input Format can affect what HTML tags are permitted and many other aspects of the page. Read on to find out how to avoid the pitfalls of Input Formats.</description></item><item><title>Create a menu hierarchy using Primary and Secondary links</title><link>https://www.absolutecross.com/tutorials/drupal/create-a-menu-hierarchy-using-primary-and-secondary-links/</link><pubDate>Fri, 20 Aug 2010 07:46:01 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/create-a-menu-hierarchy-using-primary-and-secondary-links/</guid><description>Use this configuration technique to get Drupal to connect your primary and secondary menus, so that when a top level menu item is selected, its children menu items will be displayed in a separate (secondary) menu, which you can position elsewhere on your page.</description></item><item><title>Create multiple-step forms using CCK Fieldgroups</title><link>https://www.absolutecross.com/tutorials/drupal/create-multiple-step-forms-using-cck-fieldgroups/</link><pubDate>Fri, 20 Aug 2010 06:48:43 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/create-multiple-step-forms-using-cck-fieldgroups/</guid><description>Harnesses the usefulness of CCK’s “Fieldgroup” sub-module, paired with a few other key modules and settings, to give the effect of a multi-step/page form.</description></item><item><title>Custom re-ordered front page teasers</title><link>https://www.absolutecross.com/tutorials/drupal/custom-re-ordered-front-page-teasers/</link><pubDate>Fri, 20 Aug 2010 06:39:15 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/drupal/custom-re-ordered-front-page-teasers/</guid><description>This guide will show you how to augment the default Drupal front page with the ability to sort and reorder the teasers manually in the order you prefer, rather than the default way of sorting by date, using Trigger/Actions, Nodequeue, and Views.</description></item><item><title>Terms of Use</title><link>https://www.absolutecross.com/about/terms/</link><pubDate>Thu, 19 Aug 2010 21:41:47 +0000</pubDate><guid>https://www.absolutecross.com/about/terms/</guid><description>&lt;p>On absolutecross.com, various graphics and media files are offered which you may download and use free of charge. These may include textures, interfaces/templates, wallpapers, photos, fonts, etc. All free graphics/files are clearly denoted throughout the site. The &lt;em>layout&lt;/em> of this site is not free and may not be used for any reason &amp;ndash; &lt;a href="#layout">see details below&lt;/a>.&lt;/p>
&lt;h2 id="how-can-the-free-graphics-be-used">How can the free graphics be used?&lt;/h2>
&lt;p>You may use the free graphics that are made available on absolutecross.com for any purpose, both non-profit and commercial. There are no restrictions on how you can &lt;strong>use&lt;/strong> them. What you can NOT do is include or redistribute them (meaning the unchanged textures, templates, etc) in any form of collection without first getting my permission (I very well may give permission or license the use, but you &lt;em>must ask&lt;/em>). If you are granted permission, you must include the credits exactly as would be specified. Of course you can send the graphics to a few friends or something like that without needing special permission &amp;ndash; but if you are planning on distributing the original graphics themselves on a broader scale, please ask first.&lt;/p></description></item><item><title>Credits</title><link>https://www.absolutecross.com/about/credits/</link><pubDate>Wed, 11 Aug 2010 19:44:09 +0000</pubDate><guid>https://www.absolutecross.com/about/credits/</guid><description>&lt;h2 id="site-design">Site design&lt;/h2>
&lt;p>The Absolute Cross site was designed and developed by David Newkerk. All theme/layout-related images and code are copyright © 2011, David Newkerk. No theme/layout-related images or code may be used or copied without written permission.&lt;/p>
&lt;h2 id="icons">Icons&lt;/h2>
&lt;p>This site uses free icons from various designers (all are licensed under either GPL, MIT, Creative Commons, or are noted as free for commercial use). Commercially purchased icons are from iStockPhoto.&lt;/p></description></item><item><title>About</title><link>https://www.absolutecross.com/about/</link><pubDate>Sat, 22 May 2010 22:41:22 +0000</pubDate><guid>https://www.absolutecross.com/about/</guid><description>&lt;h2 id="who-runs-this-place-anyway">Who runs this place anyway?&lt;/h2>
&lt;p>My name&amp;rsquo;s David Newkerk &amp;ndash; pleasure to meet you. I&amp;rsquo;m the creator of Absolute Cross, and have been developing websites since 1996. I spend my time delving into Photoshop, UI design, usability, jQuery, PHP, and composing music.&lt;/p>
&lt;h2 id="a-brief-history-of-absolute-cross">A brief history of Absolute Cross&lt;/h2>
&lt;p>Absolute Cross started out some time around 1996 as a silly little page where I posted random things I came across on the internet (it was way back&amp;hellip; way way back&amp;hellip; when things like animated gifs, midi files, java applets, frames, dial-up internet, and Netscape Navigator were &lt;em>cool&lt;/em>). I began to try my hand at using HTML to create some of the amazing site layouts I came across (well, to be honest they weren&amp;rsquo;t amazing by today&amp;rsquo;s standards, but to a web design newbie in 1996 they were a marvel haha). To quench my unending desire for knowledge I picked up a huge book on HTML and read it cover-to-cover over the course of a weekend. Soon after, I began learning how to use Photoshop. I discovered that I enjoyed teaching people the things I&amp;rsquo;d learned about web design, and so Absolute Cross began to transform into a place for the tutorials I was writing, and the graphics I was designing for practice. The site bounced between various free hosting sites and odd temporary names for a few years until I eventually decided on a real name for the site, registered the domain, and signed up for paid hosting. One day a new little search engine called Google came along. Their robot seemed to find my site very tasty, and placed the site in the number one spot for &amp;ldquo;photoshop tutorials&amp;rdquo; and various other terms. The newfound increase in visitors led to plenty of fun learning about running my own dedicated server (although it&amp;rsquo;s dwindled some these days, at its peak Absolute Cross received up to ten thousand visitors a day). Throughout the past decade or so Absolute Cross has gone through a variety of major overhauls, gradually making its way towards becoming the site you&amp;rsquo;re at right now. If you&amp;rsquo;d like to learn more about the latest &amp;amp; greatest version of the site, you can read a detailed post about the &lt;a href="https://www.absolutecross.com/articles/news/complete-redesign-of-absolute-cross">full redesign of the site&lt;/a>. &lt;em>Hope you enjoy the site!&lt;/em>&lt;/p></description></item><item><title>Privacy Policy</title><link>https://www.absolutecross.com/about/privacy/</link><pubDate>Tue, 09 Jun 2009 07:57:40 +0000</pubDate><guid>https://www.absolutecross.com/about/privacy/</guid><description>&lt;p>&lt;strong>AbsoluteCross.com&lt;/strong> has created this privacy statement in order to demonstrate our firm commitment to privacy. The following discloses our information gathering and dissemination practices for this website: &lt;a href="http://www.absolutecross.com">AbsoluteCross.com&lt;/a>. We may collect and use your IP address to help diagnose problems with our server, and to administer our Web site. Our site&amp;rsquo;s registration forms pertaining to items such as guestbooks, forums, or mailing lists, etc., may require users to give us contact information (like their name and email address). We may use customer contact information from the registration form to send the user information about our site company. The customer&amp;rsquo;s contact information is also used to contact the visitor when necessary. Users may opt-out of receiving future mailings; see the choice/opt-out section below. This site contains links to other sites. &lt;strong>AbsoluteCross.com&lt;/strong> is not responsible for the privacy practices or the content, representations, or opinions of such Web sites. Our site makes use of an order form for customers to request information, products, and services. We collect visitor&amp;rsquo;s contact information (like their email address). Contact information from the order form is used to send orders and information about our company to our customers. The customer&amp;rsquo;s contact information is also used to get in touch with the visitor when necessary. Users may opt-out of receiving future mailings; see the choice/opt-out section below. Our online surveys may ask visitors for contact information (like their email address) and demographic information (like their zip code, age, or income level). We use contact data from our surveys to send the user information about our company or to improve our site. The customer&amp;rsquo;s contact information is also used to contact the visitor when necessary. Users may opt-out of receiving future mailings; see the choice/opt-out section below. Demographic and profile data is also collected at our site. We use this data to tailor our visitor&amp;rsquo;s experience at our site, showing them content that we think they might be interested in, and displaying the content according to their preferences. We may occasionally run contests on our site in which we ask visitors for contact information (like their email address). The customer&amp;rsquo;s contact information is used to contact the visitor when necessary. Users may opt-out of receiving future mailings; see the choice/opt-out section below.&lt;/p></description></item><item><title>Advertise</title><link>https://www.absolutecross.com/about/advertise/</link><pubDate>Sun, 07 Jun 2009 08:50:54 +0000</pubDate><guid>https://www.absolutecross.com/about/advertise/</guid><description>&lt;p>Please &lt;a href="https://www.absolutecross.com/contact-me">contact&lt;/a> me for details on available ad positions, rates, and demographic information. I&amp;rsquo;m always open to new ideas, co-branded opportunities, and partnerships. Please feel free to bring up any alternative advertising ideas or partnerships that you&amp;rsquo;d like to discuss.&lt;/p></description></item><item><title>FAQ</title><link>https://www.absolutecross.com/about/faq/</link><pubDate>Sun, 07 Jun 2009 08:25:42 +0000</pubDate><guid>https://www.absolutecross.com/about/faq/</guid><description>&lt;p>If you&amp;rsquo;re interested in learning some details about absolutecross.com, or if you have a question, please read the Frequently Asked Questions below. Please be sure to check here for answers before contacting me.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#about">Where can I learn more about the person who created this site?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#contact">I sent you a message, but haven&amp;rsquo;t got a response&amp;hellip; what&amp;rsquo;s the deal?!&lt;/a>&lt;/li>
&lt;li>&lt;a href="#browsers">Your site doesn&amp;rsquo;t work properly in my browser!&lt;/a>&lt;/li>
&lt;li>&lt;a href="#translate">May I translate your tutorials/content to other languages?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#whyads">Why are there links to other sites and sponsor ads?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#howto">I&amp;rsquo;m a beginner at web/graphic design&amp;hellip; where is the best place to start?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#link">Would you add my link to Absolute Cross?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#review">Will you post a review of my product or service?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#freedesign">Will you make a website, theme, design, logo (or whatever) for me for free?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#mycomputer">What kind of computer do you use?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#server">What type of server does this site run on?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#cms">What CMS (Content Management System) does this site use?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#advertise">I&amp;rsquo;m interested in advertising on AbsoluteCross.com &amp;ndash; where can I get further information?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#takeimages">Can I take/use the images on Absolute Cross?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#software">What software did you use to design the site?&lt;/a>&lt;/li>
&lt;li>&lt;a href="#errors">I found an error/problem on the Absolute Cross site. How can I report it?&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="where-can-i-learn-more-about-the-person-who-created-this-site">Where can I learn more about the person who created this site?&lt;/h2>
&lt;p>Absolute Cross was made by David Newkerk &amp;ndash; to learn more about him, please visit his &lt;a href="https://www.absolutecross.com/about/">about page&lt;/a>.&lt;/p></description></item><item><title>Alpha / Onion Skin</title><link>https://www.absolutecross.com/tutorials/flash/alpha-onion-skin/</link><pubDate>Thu, 04 Jun 2009 21:49:17 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/alpha-onion-skin/</guid><description>Learn how to get a cool alpha fading, onion skin type of effect used by many websites.</description></item><item><title>Typewriter</title><link>https://www.absolutecross.com/tutorials/flash/typewriter/</link><pubDate>Thu, 04 Jun 2009 21:46:15 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/typewriter/</guid><description>A typewriter effect is one of the essential items to learn if you want to be a Flash pro. Learn how to do it, without using confusing Actionscripts</description></item><item><title>Scrolling</title><link>https://www.absolutecross.com/tutorials/flash/scrolling/</link><pubDate>Thu, 04 Jun 2009 21:42:33 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/scrolling/</guid><description>Learn how to import a text file into Flash and be able to display it and scroll it. Extremely useful for a news script, etc.</description></item><item><title>Custom Cursor</title><link>https://www.absolutecross.com/tutorials/flash/custom-cursor/</link><pubDate>Thu, 04 Jun 2009 21:38:09 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/custom-cursor/</guid><description>Learn how to make a custom cursor. Only a few lines of code, but its a must for all Flash designers.</description></item><item><title>Springy Text</title><link>https://www.absolutecross.com/tutorials/flash/springy-text/</link><pubDate>Thu, 04 Jun 2009 21:35:56 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/springy-text/</guid><description>Make some spring-loaded text.</description></item><item><title>Revolving Text</title><link>https://www.absolutecross.com/tutorials/flash/revolving-text/</link><pubDate>Thu, 04 Jun 2009 21:34:31 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/revolving-text/</guid><description>Create a revolving text effect in Flash.</description></item><item><title>Advanced Preloader</title><link>https://www.absolutecross.com/tutorials/flash/advanced-preloader/</link><pubDate>Thu, 04 Jun 2009 21:29:29 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/flash/advanced-preloader/</guid><description>Here we will make an advanced preloader which determines not only the actual percent, but the Bytes Loaded, Bytes Remaining, and other neat stuff.</description></item><item><title>Smooth Metal</title><link>https://www.absolutecross.com/tutorials/photoshop/smooth-metal/</link><pubDate>Wed, 04 Aug 2004 01:39:25 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/smooth-metal/</guid><description>This tip explains a method of creating some great looking smooth metal, for use in your interfaces, website layouts, skins, etc. The great thing though is that once you&amp;rsquo;ve followed this tutorial one time, you&amp;rsquo;ll have a cool Layer Style which you can instantly apply to other images in the future as well&amp;ndash;a great time saver.</description></item><item><title>Stone Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/stone-effect/</link><pubDate>Tue, 03 Aug 2004 09:28:48 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/stone-effect/</guid><description>The following tutorial will guide you in creating a fairly realistic stone effect. Although the example in this tutorial is based around applying the effect to an interface, you can use the same technique to create text, or whatever you prefer. The techniques described here are adaptable; you can use these to create a whole variety of different textures and effects &amp;ndash; simply change some of the settings and experiment.</description></item><item><title>Tentacle Tubes</title><link>https://www.absolutecross.com/tutorials/photoshop/tentacle-tubes/</link><pubDate>Tue, 03 Aug 2004 09:27:33 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/tentacle-tubes/</guid><description>&lt;p>So you&amp;rsquo;ve seen those trendy &amp;ldquo;tentacle&amp;rdquo; designs in your favorite wallpapers and splash pages, but were disappointed to discover that the usual way to create them is with a 3D modeling program. Never fear though, with a bit of effort you can create a similar effect with just Photoshop&amp;hellip; no 3D app necessary.&lt;/p>
&lt;p>A slight drawback is that the final product of this technique never comes out quite the same&amp;ndash;what you&amp;rsquo;ll end up with will be random, but will definitely look cool.&lt;/p></description></item><item><title>Glossy Buttons</title><link>https://www.absolutecross.com/tutorials/photoshop/glossy-buttons/</link><pubDate>Tue, 03 Aug 2004 08:14:57 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/glossy-buttons/</guid><description>Create some shiny glossy buttons for your website&amp;rsquo;s menu system. This tutorial illustrates how to add a glossy finish to your buttons or other nifty shapes.</description></item><item><title>Inset Buttons</title><link>https://www.absolutecross.com/tutorials/photoshop/inset-buttons/</link><pubDate>Mon, 03 May 2004 23:13:22 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/inset-buttons/</guid><description>The following is a technique every designer should have in their bag of tricks. This is a handy technique to know when making any sort of interface. These steps will enable you to make buttons look like they are inset into the surface of an object such as an interface, winamp skin, etc, and can add a great degree of depth to an otherwise flat and boring image.</description></item><item><title>Highlighted Chrome</title><link>https://www.absolutecross.com/tutorials/photoshop/highlighted-chrome/</link><pubDate>Mon, 26 Apr 2004 09:08:44 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/highlighted-chrome/</guid><description>Create some cool smooth chrome with soft blue highlights, great as a text effect or on all kinds of other&amp;hellip; eh, chrome stuff.</description></item><item><title>LCD Orbs</title><link>https://www.absolutecross.com/tutorials/photoshop/lcd-orbs/</link><pubDate>Tue, 13 Apr 2004 04:42:44 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/lcd-orbs/</guid><description>This tutorial will show you how to create a glowing LCD Orb, great for interfaces and hi-tech designs. You&amp;rsquo;ll learn a cool airbrushing technique to create a glowing effect, as well as a way to design a great-looking highlight effect.</description></item><item><title>Aqua Plastic Text</title><link>https://www.absolutecross.com/tutorials/photoshop/aqua-plastic-text/</link><pubDate>Mon, 08 Mar 2004 09:31:24 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/aqua-plastic-text/</guid><description>In this tutorial you&amp;rsquo;ll learn to create a great aqua plastic text effect using Photoshop layer styles.</description></item><item><title>Plastic Tabs</title><link>https://www.absolutecross.com/tutorials/photoshop/plastic-tabs/</link><pubDate>Thu, 05 Feb 2004 04:49:20 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/plastic-tabs/</guid><description>In this tutorial you&amp;rsquo;ll learn to create the smooth clear plastic tab buttons first seen on Apple.com. Over the years plastic tabs like these have become incredibly popular&amp;ndash;try using them in a horizontal top menu for your site, along with the sliding doors technique for a great usable menu system.</description></item><item><title>Audio Interface</title><link>https://www.absolutecross.com/tutorials/photoshop/audio-interface/</link><pubDate>Tue, 13 Jan 2004 05:03:39 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/audio-interface/</guid><description>Whether you&amp;rsquo;re designing an application interface, a skin for your favorite audio/video player software, or a slick website layout, you&amp;rsquo;ll find that the techniques outlined in this tutorial will be useful in these and many other instances. The example in this tutorial is a single part of what would make up a complete interface&amp;ndash;several similar parts combined together would add up to a great looking interface. The point of this tutorial is to introduce you to many of the elements of interface design that you have at your disposal, to give you tools and ideas which you can call upon while designing your own interface.</description></item><item><title>Transparent GIFs</title><link>https://www.absolutecross.com/tutorials/photoshop/transparent-gifs/</link><pubDate>Mon, 04 Oct 1999 10:48:17 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/transparent-gifs/</guid><description>This Tutorial will show you how to make Transparent GIF images, which allow the background color or texture of your website to show through the areas that you define as transparent.</description></item><item><title>Image Slicing</title><link>https://www.absolutecross.com/tutorials/photoshop/image-slicing/</link><pubDate>Mon, 04 Oct 1999 10:46:53 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/image-slicing/</guid><description>This tutorial will show you how to cut up images for use in interfaces, website layouts and templates, tables, or Javascript enabled menus, etc.</description></item><item><title>Buying Photoshop</title><link>https://www.absolutecross.com/tutorials/photoshop/buying-photoshop/</link><pubDate>Mon, 04 Oct 1999 10:39:04 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/buying-photoshop/</guid><description>While this is technically not a tutorial, it&amp;rsquo;s a considerably important matter that every would-be graphic designer must face. Adobe Photoshop is a &amp;ldquo;very&amp;rdquo; expensive program, and rightly so, considering its nearly boundless abilities and its status as the undisputed industry standard in image manipulation software.</description></item><item><title>Drop Shadows</title><link>https://www.absolutecross.com/tutorials/photoshop/drop-shadows/</link><pubDate>Mon, 04 Oct 1999 10:35:46 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/drop-shadows/</guid><description>This is a basic tutorial that will teach you several ways to make a drop shadow in Photoshop. Even though drop shadows are very simple, you&amp;rsquo;ll most likely find that you will end up using them quite a bit in your work.</description></item><item><title>Dashed Lines</title><link>https://www.absolutecross.com/tutorials/photoshop/dashed-lines/</link><pubDate>Mon, 04 Oct 1999 10:35:02 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/dashed-lines/</guid><description>This tutorial will show you how to make horizontal and vertical dashed lines.</description></item><item><title>Neon</title><link>https://www.absolutecross.com/tutorials/photoshop/neon/</link><pubDate>Mon, 04 Oct 1999 10:20:38 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/neon/</guid><description>This tip will show you a method to create a cool &amp;ldquo;Neon Lights&amp;rdquo; texture.</description></item><item><title>Starscape</title><link>https://www.absolutecross.com/tutorials/photoshop/starscape/</link><pubDate>Mon, 04 Oct 1999 10:17:16 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/starscape/</guid><description>This tutorial will teach you how to make a seamless starscape background in Photoshop.
What can you do with a background texture like this? The sky&amp;rsquo;s the limit! &amp;hellip; er, sorry couldn&amp;rsquo;t help myself :)</description></item><item><title>Nebula</title><link>https://www.absolutecross.com/tutorials/photoshop/nebula/</link><pubDate>Mon, 04 Oct 1999 10:15:32 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/nebula/</guid><description>This tutorial will show you how to design a nebula texture.</description></item><item><title>Coloring Photos</title><link>https://www.absolutecross.com/tutorials/photoshop/coloring-photos/</link><pubDate>Mon, 04 Oct 1999 10:09:41 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/coloring-photos/</guid><description>This tip will teach you how to add some color to an old faded photograph or a black and white or grayscale image. The examples in this tutorial are very quick and basic &amp;ndash; if you put more time and care into your image, your results can be much better.</description></item><item><title>Gel Text Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/gel-text-effect/</link><pubDate>Mon, 04 Oct 1999 10:04:51 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/gel-text-effect/</guid><description>In this tutorial you&amp;rsquo;ll learn a really cool effect you can use on your text or other objects, that makes them appear to be made of gel-like material.</description></item><item><title>3D Text Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/3d-text-effect/</link><pubDate>Mon, 04 Oct 1999 10:03:51 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/3d-text-effect/</guid><description>This tutorial demonstrates a really cool effect you can use on your text or other &amp;ldquo;stuff&amp;rdquo; to make it appear 3D.</description></item><item><title>Burnt-in Text</title><link>https://www.absolutecross.com/tutorials/photoshop/burnt-in-text/</link><pubDate>Mon, 04 Oct 1999 09:56:03 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/burnt-in-text/</guid><description>This tutorial will teach you how to create an effect where text appears to be &amp;ldquo;burnt-in&amp;rdquo; or &amp;ldquo;branded&amp;rdquo; into the image of your choice.</description></item><item><title>Alien Text Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/alien-text-effect/</link><pubDate>Mon, 04 Oct 1999 09:52:21 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/alien-text-effect/</guid><description>This tutorial will teach you how to create an effect on your text or other objects that emulates that of the Aliens movie.</description></item><item><title>Outlines</title><link>https://www.absolutecross.com/tutorials/photoshop/outlines/</link><pubDate>Mon, 04 Oct 1999 09:35:05 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/outlines/</guid><description>In this tutorial you&amp;rsquo;ll learn how to add a cool outline effect to the text or objects in your designs.</description></item><item><title>Burnt Paper Edges</title><link>https://www.absolutecross.com/tutorials/photoshop/burnt-paper-edges/</link><pubDate>Mon, 04 Oct 1999 09:25:41 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/burnt-paper-edges/</guid><description>The following tutorial will teach you how to create burnt edges on a picture&amp;ndash;only you won&amp;rsquo;t have to use matches this time!</description></item><item><title>Brushed Metal</title><link>https://www.absolutecross.com/tutorials/photoshop/brushed-metal/</link><pubDate>Mon, 04 Oct 1999 09:21:52 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/brushed-metal/</guid><description>This tutorial will teach you how to create a metallic shape which you might be able to be used as part of an interface or button.</description></item><item><title>Chrome Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/chrome-effect/</link><pubDate>Mon, 04 Oct 1999 09:19:09 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/chrome-effect/</guid><description>This tutorial will show you how to add a cool-looking chrome effect to your text. This technique is of course not limited to just text&amp;ndash;you can apply it to anything you want.</description></item><item><title>Fire Effect</title><link>https://www.absolutecross.com/tutorials/photoshop/fire-effect/</link><pubDate>Mon, 04 Oct 1999 09:15:33 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/fire-effect/</guid><description>For all you pyro-maniacs, this tutorial shows a technique on creating a blazing inferno of burning text.</description></item><item><title>Soft Bevel</title><link>https://www.absolutecross.com/tutorials/photoshop/soft-bevel/</link><pubDate>Mon, 04 Oct 1999 09:00:55 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/soft-bevel/</guid><description>The technique you learn from this tutorial will probably prove very useful to you in future designs. It will show you how to make a quick and easy &amp;ldquo;soft&amp;rdquo; beveled edge, which you can apply to your interfaces, buttons, etc, to add some instant good-looking depth. For this tutorial, we will make a button using the technique.</description></item><item><title>Rounded Edges</title><link>https://www.absolutecross.com/tutorials/photoshop/rounded-edges/</link><pubDate>Mon, 04 Oct 1999 08:58:59 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/rounded-edges/</guid><description>These days rounded edges are on just about everything. Though nice right angles can be just as good, many people enjoy the softened feel that rounded corners can offer. This tutorial outlines a method used in older versions of Photoshop (5.5 and older) to transform the edges of squares and rectangles into rounded edges.</description></item><item><title>Remote Control</title><link>https://www.absolutecross.com/tutorials/photoshop/remote-control/</link><pubDate>Mon, 04 Oct 1999 08:17:19 +0000</pubDate><guid>https://www.absolutecross.com/tutorials/photoshop/remote-control/</guid><description>This tutorial will teach you how to create a simple &amp;ldquo;Remote Control&amp;rdquo; which you can use as an interface for a web site, program, or anything else where a cool 3D menu might be needed.</description></item></channel></rss>