Filter
- ETM
Massive Contacts Pages
I have an organization that has NUMEROUS contacts that all need to be listed online. Several committees, and some duplication acro…
- ETM
Dmoz description in Google Results
Anyone know how to stop Google from pulling the description of a site exclusively from dmoz? I can't get it to include a more accu…
- ETM
Real Time with Bill Maher
What the hell happened to the format? No more celebrity panel? Its so boring now.
- ETM
Monetizing websites
Its been a little while since I have had to work on a project where the client wanted to monetize a content based site. If the tra…
- ETM
Clean is happy
Marginally NSFW
- ETM
Frickin' Laser Beams...
Boeing's new laser cannon can melt a hole in a tank from five miles away and 10,000 feet up—and it’s ready to fly this year:
http…
- ETM
Flash Component
Hey All,
I was wondering if the Flash item on this page is an available component out there -- I am talking about the rotating …
- ETM
Open Source CMS - Who's using them?
I was wondering if anyone had an examples of recognized companies using open source CMS packages right now like Mambo/Joomla, Drup…
- ETM
Vacation Property Booking Sites
If you are setting up a short-term rental property you would post on multiple sites like booking.com, homeaway.com etc., how do yo…
- ETM
JS Array Help
I am working with an existing script that pulls stock prices from Yahoo! Finance. I have a question about arrays though. Right now…
- ETM
ASP.NET books
Any recommendations on books that cover the fundamentals of the ASP.NET platform? I am not looking at developing myself, but more …
- ETM
Site Sponsor Integration
I was wondering if anyone had some nice examples of integrating a sponsor's logo/brand into a site in a creative fashion?
Somet…
- ETM
Provincial Media Associations
Hey Canucks, help me out. If your province has some sort of new media association or guild, can you post it here.
So far I have…
- ETM
Nice FAQ pages
Does anyone have any examples of nice FAQ pages? Interesting or different implementations, both visually and/or UI design.
- ETM
Dell Delays... and they suck
If you're waiting on a Dell order for Christmas, you may want to call and double check on it as production is backed up.
<rant>
I ordered 2…
- ETM
Coldfusion 8 Hosting
Hey All,
Doing some research for a client and I was wondering if anyone could recommend some solid Coldfusion 8 hosts. A lot of…
- ETM
Online Ad Client Tracking
Firstly, I personally don't do a lot in the online ad space. But I am helping out a client.
Usually their advertisers provides …
- ETM
worst on Netflix streaming?
To compliment the "best on Netflix streaming?." thread. Post the worst stuff to help people avoid it.
- ETM
Different CMS syntax for similar queries
After looking at the 'WordPress beginner' thread and the WP syntax, I thought it might interesting to post what it would take in other CMS's to roughly replicate the same functionality from various examples.
To start, using the example from the mentioned thread:
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if ( in_category( '4' ) ) : ?>
<article class="post">
<a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
<p class="b…
- ETM
Support Ticket Systems
I am thinking of implementing a ticketing system for client update requests.
I am tired of clients claiming they emailed someth…