My Writings. My Thoughts.

Adobe brings you e-Seminar sessions on Design, Web and Technical Writers

// September 19th, 2009 // No Comments » // Action Script, Flash, Web Development, e-Seminers

Adobe brings your e-Seminar sessions packed with the hottest and most-requested features.
Learn the very latest tips, tricks and advanced techniques that will give you the required skills to stand out in a competitive market and take your ideas and creativity to a whole new level.
All sessions are for one hour – 11:00 AM to 12:00 [...]

Add Ajax in your PHP code with XAJAX

// August 21st, 2009 // 1 Comment » // AJAX, PHP

Using xajax  You can directly call php functions from your javascript code.
Xajax will do the rest.
For example, if you are going to write a javascript function Capitalize which captilaze your textbox content when you press a button.
Here is the pure html/javascript code for that:
=============================================

<script>

function Capitalize()

{

var t = document.getElementById(’cap’).value;

document.getElementById(’update’).innerHTML = t.toUpperCase() ;

}

</script>

<input type=”text” [...]

Make Your Site SEO Friendly

// August 21st, 2009 // No Comments » // SEO

By Vibha Babbar

What comes to our mind when we talk about an SEO friendly site? Keyword rich content, link building, optimized meta tags, and few other search engine techniques. These criterion can be easily achieved. The other SEO features that work from back-end are generally not looked into. These features when structurally followed, can produce [...]

Free Flash Photo Galleries and Tutorials which makes life easy

// August 13th, 2009 // 1 Comment » // ActionScript 3.0, Flash, RIA

(by Carlos)
In this web roundup, we have handpicked some of the best free Flash photo galleries on the Internet. From web based scripts, to Flash components ready to be integrated on your website. And on top of that, we’ve also included some cool tutorials that will help you to learn how to create your own [...]

Creative Flash Preloaders Of All Times

// August 13th, 2009 // 3 Comments » // Flash

Flash websites more and more get popular among Internet users. And though many of them still complain that Flash web pages are slow as a snail, it doesn’t prevent them from enjoying the beauty and creativity of Flash sites. These websites continue to impress us with dynamism, interactivity, fresh unique ideas and spontaneity but still [...]

Awesome Color Picker by EYECON

// August 11th, 2009 // No Comments » // CSS, HTML, Jquery

Awesome Color Picker by “eyecon” which similar like Photoshop Color picker, We can change the color using the pointer or we can write the RGB code or Hex code.
They did have different types of color pickers which we could integrate in our views.
Let’s check it out once.
Features

Flat mode – as element in [...]

Know More About PaperVision3D – Flash

// August 11th, 2009 // 2 Comments » // ActionScript 3.0, Flash, PaperVision3D, RIA

Papervision3D (PV3D) is a popular open source 3D engine for Flash. It enables to create advanced three-dimensional objects displayed real time right in the web browser. With Papervision3D designers bring an impressive visual experience and user interaction to the web visitors. Interactive environment captivates and gives an opportunity to enjoy navigation and content exploring process. [...]

Create Dynamic Content Slider using JQuery

// August 10th, 2009 // 4 Comments » // Downloads, Jquery

I love the Coda Slider plugin for jQuery. I’ve used it recently to build a couple of tabbed “widgets”. Just kind of a fun way to show lots of content in a small area. I also used it on an article for NETTUTS for a similar purpose.
Both of these examples use the Coda Slider [...]

9 most Important and Useful CSS Hacks

// August 10th, 2009 // 1 Comment » // Browsers, CSS

The most common problem of the front end web developers or designers is having their output looks and behave the same to different browsers. One of the solutions is using CSS hacks to apply different rules in a specific browser.
A CSS hack is simply an ugly and inelegant way of getting a browser to behave [...]

Create a Green & Sleek Web Layout in Photoshop

// August 10th, 2009 // No Comments » // Download, Photoshop

In this web design tutorial, you’ll learn how to create a beautiful, green, and sleek layout in Photoshop. You’ll learn popular design techniques such as creating a 3D ribbon and professional-looking color gradient effects.
Final Result

Check out the preview of what we’re about to create together. Don’t forget to click on the image to see the [...]

View Archives