Submit Your Article
Home Articles News Tutorials Videos Add An Article
Topics: Design Photoshop Programming PHP CSS Java Database Web Development Javascript Ajax
– Close + Open

Find Out More About DevWebPro!

Sign up for the newsletter


» Terms & Conditions

Welcome to the New DevWebPro!

DevWebPro Includes:
  Hundreds Of Tutorials   Developer News
  Unique Gadget Videos   Tons of Topics to Discuss
  Expert Advice   We Will Publish Your Articles

Topic archive for October, 2007

EXIF Metadata With ColdFusion 8

Wednesday, October 31st, 2007

One example that I’ve been meaning to post is how to get Image Metadata using the Exchangeable Image File Format or EXIF a using ColdFusion 8.
It’s actually quite simple, to get a list of all the EXIF tags simply use the ImageGetExifMetaData function.
Here’s a quick example:
<cfimage action=”read” source=”#ExpandPath(“lobster.jpg”)#” name=”img”>
<cfset exif = ImageGetEXIFMetaData(img)>
<cfdump var=”#exif#”>
Here’s a screen [...]

Why You Should Read Design Tutorials

Monday, October 29th, 2007

It is an interesting topic, most of us consider ourselves the masters of our field or talented enough to be able to figure everything out on our own. this just isn’t the case for any of us. We have to be sure to infuse our lives with a little modesty otherwise we risk becoming pompous [...]

DOMTab – CSS Navigation Tabs

Friday, October 26th, 2007

DOMtab is a unobtrusive JavaScript CSS navigation tabs that turns a list of links connected to content sections into a tab interface. The script allows you easily place the extra content at a certain space such as sidebar or footer section. You can also generate “previous” and “next” option at each content section. To use [...]

One Background Image, Many Applications

Thursday, October 25th, 2007

Guest post by Chris Coyier of CSS Tricks, a blog sharing tips, tricks, and tutorials on using cascading style sheets.
Almost every single CSS property supports the background property. This property alone gives CSS incredible aesthetic control over web layouts. But keep in mind that images are the biggest culprits in increasing page weight and slowing [...]

Create an Army Stye Navigation Menu

Thursday, October 25th, 2007

A Flash Video DRM Roundup

Tuesday, October 23rd, 2007

At MAX Europe in Barcelona I attended a session on Flash video in which Jens Loeffler of Adobe outlined the upcoming DRM features in Flash video. This was the first time I heard any technical details on how this DRM approach will work and what it can do. What follows is my approach at summarising [...]

10-Minute Break: What Type of Blogger You Are?!

Monday, October 22nd, 2007

It is surprised that I am a “Mo Money Expert Socialite” blogger that i have not hear before, how about you? What Type of Blogger You Are? Now take the new short quiz on BlogActionDay.

Photoshop Tutorial Superman Style Text

Monday, October 22nd, 2007

Step 1. Start with your type on a new layer.

Design a Stylish Sidebar Content Box in Photoshop

Monday, October 22nd, 2007

Photoshop Tutorial Glass Text

Monday, October 22nd, 2007

Step 1. Start with a background. 72dpi and RGB mode.

Step 2. Add some text, here I used galant (www.1001freefonts.com)

DevWebPro is an iEntry Network ® publication - © 1998-2010 All Rights Reserved