10 result(s) found tagged: Development
MAR 2, 2010

Support Details

Last week I stumbled across Support Details – which is a simple, single serving site by Imulus that tells the user the operating system, screen resolution, web browser, browser size, ip address, color depth, if JavaScript is enabled, the version of Flash installed, and if cookies are enabled on a user’s computer. The site even allows the user to take their results and export a PDF, export a CSV or email their results to a desired recipient.

It shouldn’t be hard to see how a service like this can be particularly useful when attempting to debug issues with less computer-savvy clients who are unsure how to acquire any of this information. If you find yourself attempting to address a similar issue with a client, I’d recommend using Support Details.

SEP 25, 2009

Google = "nokeywords"

The suspicions of many developers and SEO operatives have been confirmed: Google doesn't care about our Keywords.

Well, at least not keywords housed in meta tags. According to the official Google Webmaster blog in a post released on Monday, Matt Cutts explains Google's position on the usage of meta tags, focusing especially on keywords.

Q: Does Google ever use the "keywords" meta tag in its web search ranking?

A: In a word, no...

Read More

AUG 4, 2009

(Press Release) CarolinaNightlife.com Gets Face Lift

Our party-promoting client, Carolina Nightlife serves the Carolinas as the premier online resource guide to the local nightlife scene. Thousands of loyal followers regularly browse the site to view upcoming events and peruse the plethora of entertaining photo albums.

But just like trendy dance moves, websites date over time, so our team recently revamped the 4-year-old version of the site. We combined top design and development practices with select features to maximize both usability and profitability of the site.

Read More

APR 2, 2009

How Mosso Used Twitter to Gain Us as a New Client

While planning the architecture for the new system that supports The Nightlife Network (http://carolinanightlife.com, http://illinoisnightlife.com, etc.) I came to the point where I had to decide on which scalable storage solution I wanted to use to store the 10,000+ existing photo albums for the sites...

Read More

JUL 25, 2008

The Return of Webmonkey

Back in 1998, I started learning HTML one summer afternoon after visiting Dave's HTML Code Guide. It didn't take me long to exhaust that resource and I was ready for more. Webmonkey was my next stop in the wonderful world of web development and I learned the lion's share of my early HTML and JavaScript knowledge from their articles and tutorials. With that said, I'm happy to see the relaunch of Webmonkey by Wired.com. They've definitely stepped up their game and incorporated a wiki-styled approach to their tutorials. Anyone with a free Wired.com account can add or edit tutorials, but there are some editorial guidelines and the community is moderated by the Wired staff. Nevertheless, Webmonkey has reintroduced itself as a great resource for web developers. If you haven't checked it out yet, definitely bookmark it or grab a feed. You're bound to learn a thing or two.

Read More

JUL 2, 2008

Google Indexes Flash

Google has announced improvements to their Flash indexing!

Unfortunately, Googlebots do not execute all JavaScript they encounter, so, if your SWFs are loaded via JavaScript, you may want to switch to SWFObject 2’s static method in order to ensure visibility.

For now, only static textual content is crawled but, as a Flash Developer, it's exciting to have Flash applications becoming more legit in the eyes of search engines. For a more detailed Q&A, head over to Flash Charlotte.

Read More

APR 10, 2008

Starbucks Coffee At Home

Studioblog Image

Yesterday, Robbie and I had a pretty good discussion about the Starbucks Coffee At Home site, so I thought I'd share it here.

At a quick glance of the site you know that the design and execution were both top-notch, so there are a lot of little details you can appreciate. However, what impressed us the most was that when a section was erased from the chalkboard/screen a ghost image remained. We wanted to achieve a similar effect with the Bouvier Kelly site we launched earlier this year, but due to the limitation of ActionScript 2 and the fact that most of the sections displayed dynamic content, we were unable to do so.

Talking it through, we decided the effect was created in either two ways.

Read More

MAY 18, 2007

HTML 5 vs XHTML 2

If you've noticed references to HTML 5 or XHTML 2 pop up around the web and aren't aware of the differences between the two, then be sure to read "HTML5, XHTML2, and the Future of the Web" over at Digital Web Magazine.

The article lays out the pros and cons and the general arguments for each language. As you'll read, there's quite a lot in the pipe as far as updates to the functionality of forms, basic client-side APIs and the structure of markup.

Some additional reading:

The future of HTML, Part 1: WHATWG

The future of HTML, Part 2: XHTML 2.0

Read More

MAY 9, 2007

Microsoft Continues to be an Inglorious Copycat

Not that most of us who deal with web design don't already feel Microsoft to be the leading cause of daily frustration, but those guys continue to come up with new ways to infuriate our industry. If it's not lack of standards support in Internet Explorer 6, it's the completely-avoidable Eolas update last year.

The latest "next generation" product from the folks in Redmond goes by the name of Silverlight. One of the intentions for this proprietary, web-based runtime is takeover a bit of the Flash/Flex market from Adobe. While some healthy competition is good for innovation, Microsoft is just playing follow-the-leader yet again. The name Silverlight even invokes the same feeling as Flash. Moreover, one of the development tools for animation in Silverlight, Expression Blend, was code-named "Sparkle." The scariest thought is that designers or developers might actually have to rely on Microsoft applications for creative work.

Read More

MAY 3, 2007

The New AIGA.org CMS

Designer Naz Hamid recently posted some screens of the new AIGA.org content management system (CMS) on his website Weight Shift. It's a page-based publishing system, which differentiates it from our own record-based Toolbox CMS. But, I'm not trying to pitch you on our Toolbox.

The lesson here is not to neglect the visual appearance of a CMS. Developers are usually great at what they do, but they are not designers. AIGA realized they were going to be spending a lot of time maintaining AIGA.org's content using that interface. Wisely, they contracted separate design teams to build the front-end and back-end for their newly redesign site and then handed those designs off to development teams. Hamid's informed choices on the layout not only make the site's content and structure easy to update and understand, but it gives AIGA something nice to look at while they do it.

Read More