HTML Tutorials - Best Hot scripts - Photoshop tutorials - Javascript examples. Developer zone - Helping web masters since 1999.

Find HTML Tutorial, hot Ajax effects, CSS tutorials and howto's, Photoshop tutorials, Javascript examples, Lotus Notes/Domino FAQ, SEO Tools, webmaster scripts, Hosting Directory, Hot scripts, IT Freelance Jobs and more. Checkout our free professional templates

Submit Content:
Developers, if you have an interesting AJAX/PHP/CSS tip/story, submit your post here

Quality Web Hosting

Consider web hosting companies, a list of quality web hosting companies for affordable and developer friendly hosting. Use arvixe coupon to save money on web hosting.

Ajax Effects & Downloads


Featured Ajax Tutorials listed below: (For full list, click here)


dhtmlxVault :: Ajax File Uploader

dhtmlxVault is a DHTML/AJAX file uploader that helps to implement a modern and feature-rich file uploading part of a web application. Built-in progress bar informs users during long-time operation about the ongoing process. Different file types are displayed with corresponding icons (more file types can be added if required).rnBuilt with AJAX technology, dhtmlxVault allows files to be uploaded seamlessly without reloading the entire webpage. License: GPL/Commercial $99. For more information visit this link.
dhtmlxWindows :: JavaScript Dialog Boxes

dhtmlxWindows is a DHTML JavaScript component which allows you to easily implement modal or non-modal dialog boxes. dhtmlxWindows simulate the behaviour of regular OS windows and provide rich possibilities for customization. The dialogs can be closed, minimized/maximized, resized, put on top, dragged, etc. The content within a window can be populated from external link, or any object from a web page can be attached to it. GPL-licensed/Commercial license $49. Visit this link for more information.
dhtmlxCalendar :: Ajax DatePicker

dhtmlxCalendar is a lightweight cross-browser JavaScript calendar component which can be configured as a popup datepicker or a flat calendar. The main features include custom date format, any day as the first day of week, year drop down list, various skins and languages. Optionally the calendar can be set draggable. License: GPL/Commercial $49. For more information visit this link

Show me more....

CSS Layouts, CSS Tutorials and CSS downloads


Featured CSS Tutorials listed below: (For full list, click here)


Introduction To CSS Shorthand

When you have been developing websites, it is always beneficial to know that there are alternatives to the long coding we do in order to fulfill what we need. Sure the old ways of CSS are fun, but what if we can shorten it, so we can focus more on the design of the page rather than the code? This is what CSS is made for: design and layout. Let's say you want to add an inline CSS to the body tag of your webpage. The common method of doing it using your standard CSS is this: body{ background: url("bgpic.gif"); background-color: #00ff00; background-repeat: repeat-x; } Let's look back to the basics on CSS rule and what these parts are all about. This is the common way to code a CSS. As a basic rule, the body is the selector; background, background-color and background-repeat is the property; and next to it is the declaration. If we add more CSS properties and more selections, this will be extremely lengthy and could take up much of your HTML code. Now let's see how it is done with shorthand CSS: body { background: url("bg.gif") #00ff00 repeat-x; } Now where do all the properties went? We used the background property so background-color, and background-repeat are all located in just one line. Can we use shorthand on any CSS property? Of course, we can! Let us have a look at the most common shorthand CSS properties: Do take note, however, that not all shorthand properties will work on all browsers. Moreover, following the syntax will get you an idea of how you can apply all the properties without problems. The font property The font property works mostly in all platforms, all modern browsers and any device, so you will not have problems using this shorthand. SYNTAX: font: font-style font-variant font-weight font-size line-height font-family EXAMPLE: p { font:italic bold 12px/30px Georgia,serif; } As you see, I have not declared all the properties because if you do not need them, do not add them as default values need not be declared. The margin and padding shorthand property This property is supported by all modern browsers. Do not use the "inherit" value because it is not supported on IE7 and earlier; IE8 requires a !DOCTYPE for it to work. You will not have problems with IE9. SYNTAX: margin: margin-top | margin-right | margin-bottom | margin-left padding: padding-top | padding-right | padding-bottom | padding-left EXAMPLE: p { margin: 2em; } In this example, only one value is entered, but this means that it is applied to all sides. p { margin: 1em 2em 3em; } In this example, the value is applied for the top, right and left, and bottom margin respectively. The border shorthand Border shorthand works in all modern browsers. Expect to see bugs in old and unsupported browsers like the ones in a TV or a mobile phone. SYNTAX: border: border-width | border-style | color EXAMPLE: p { border: solid red; } This will display the default border width in solid style and is colored red. p { border: 2px dotted yellow; } This will display 2 pixels of dotted border in yellow. These are some of the basic and useful shorthand properties you can use. Feel free to explore other CSS shorthand as every CSS has its equivalent shorthand.
Scrollable Check Lists

Did you ever want to have check box in a scrollable select box area? This example is an alternative to the select element with enabled multiple attribute.
Launch Demo/site


Form styling with css

Use CSS Stylesheets for Web forms.
Launch Demo/site



Show me more....

SEO Tools & Free scripts

Free scripts
Free web site counters, Free guestbook, Add Live Chat to web site, Free FAQ scripts and FAQ hosting, Free Affiliate Programs, Tell A Friend . More Free scripts...
SEO Tools
Keyword Suggestion Tool , Meta Tag Generator , Domain Availability , Link Popularity , PageRank Checker

Webmaster Resources & Site Promotion

The Webmaster tips and Resources section contains web promotion tips, tutorials and links to other resource sites.
Site Promotion
This section explain some tips to promote your site. We have a list of major search engines and directories , free search engine submission services ,more. Read more Site Promotion tips
Search Engine Optimization/Site Optimization/SEO

It's important to create your design in a search engine friendly way. Now, let's see some website optimization tips. Read more about Search Engine Optimization..
Web Site Development and Maintenance Resources
This section includes different tool webmasters can use to develop their site. For example Merchant Accounts , Reciprocal Link Checker , Site search for your website, Free Counter/ Stats , Affiliate Program , Calendar , Guestbook and more.. .
Read more Web Site Development and Maintenance Resources..

Script resources/Hot scripts

Finding a script is easy at the itechies script resources directory. click here to submit your script
ASP ASP.NET C AND C++ CFML
CGI AND PERL FLASH JAVA JAVASCRIPT 
PHP PYTHON   Remotely Hosted
Tools and Utilities    XML
Search for scripts:

Web Hosting Directory

iTechies hosting directory offers information on web hosting providers. It includes a hosting library, reviews, news, articles and categorized listings. We help you choose the best web hosting deals and most reliable companies.
ASP & .Net Hosting Budget Web Hosting Cold Fusion Hosting eCommerce Hosting
Frontpage Hosting   Reseller Hosting Shared Web Hosting Small Business Hosting  
Unix & Linux Hosting Windows Web Hosting

Developer Blogs

Developer Blog with articles and hot links on Photoshop , XML , PHP , DHTML/CSS/HTML , Lotus Notes/Domino , .NET , search engine optimization techniques and much more!
Entrepreneurs: Outsource your tasks and save big $$$!
Let us help you find highly skilled Freelance Programmers, Web Designers and Copywriters at the best possible price! Join us for free! Find out why people outsource projects everyday. Post yours today!



Freelance jobs for Programmers

Become a freelance programmer, web designer, copywriter or translator and let us help you find customers from all over the world! It's free to sign up. View projects by category


Todays' Featured Article:



Current and Future Search Trends: What the Top Internet Search Engines Are Doing

By Scott Buresh

The future of search is unclear - what is clear is that change is rapidly happening for all of the top Internet search engines. Google as always is the frontrunner for many of these search trends, but even little guys like Ask.com are making waves. In this article, I will attempt to cover some of the more interesting search trends that are occurring today with the top Internet search engines - but I am by no means being comprehensive about the subject. Things are changing on a weekly, or sometimes even daily, basis, and future articles will cover additional developments in depth.

Universal Search

In May 2007, Google - the leader among top Internet search engines -- got people talking (again) when it rolled out its latest search concept, Universal Search. Universal Search was Google's attempt to create a single page of search results, rather than separate pages for types of results, such as videos, images, maps, and websites. When it was first introduced, many search engine optimization firms raced around exclaiming that this was one of those search trends that would change everything and that new optimization rules should be created and followed immediately.

I published an article in early 2007 in which I noted, "The problem with Universal Search is that it can muddy the results, and it can also introduce irrelevant results that a searcher cannot use."1 I also wrote, "Clearly, Universal Search will change how an SEO campaign is run if it catches on. But this is a real if - users' search habits are hard to change overnight, even if you are Google and you essentially define what searching is and how it works."2

And in fact, Universal Search didn't quite take off the way Google had hoped. A post on MediaPost's Search Insider by Mark Simon boldly states, "Universal Search will probably not be viewed as the greatest Google fiasco since Google Video, but it's clear that it's failed to deliver on the vaunted promises made by Marissa Mayer back in May."3 So will we see more of Universal Search, or will it be quietly put to the side? Will other top Internet search engines want to use it for themselves? Only time will tell, but it seems like Google needs to do a lot more work before users really warm up to it.

Personalization and Personalized Search

Personalization on the other hand seems to be one of the search trends working very well for Google and many of the other top Internet search engines. In an article I wrote a few months ago, I said "The basic principle behind personalized search is simple. When you go to Google and type in a search query, Google stores the data. As you return to the engine, a profile of your search habits is built up over time. With this information, Google can understand more about your interests and serve up more relevant search results."4

As it works right now, if you use a Google product (Gmail, Google toolbar, AdWords, etc.), Google is keeping track of what you search for and what websites you visit, and it's then tailoring your results appropriately. Search for "bass," and Google will know whether you mean the fish or the instrument. As I pointed out, though, there are major issues with search trends like personalization:

Privacy issues that arise from personalized search are also a big question. The EU recently announced that it is probing into how long Google stores user information (this probe was subsequently extended to include all search engines). AOL recently committed a serious blunder when it released search data from 500,000 of its users, and it was discovered that it was fairly easy to identify many people by the search terms that they use...5

Yet if nobody makes a fuss about this, then it's very likely Google - and the other top Internet search engines - will start tracking everyone behind the scenes, whether they use a Google product or not.

It's actually already starting - right now, the cookie Google places on your machine (did you even know they did that?) will expire in two years - but they won't really expire at all. According to the official Google blog:

In the coming months, Google will start issuing our users cookies that will be set to auto-expire after 2 years, while auto-renewing the cookies of active users during this time period. In other words, users who do not return to Google will have their cookies auto-expire after 2 years. Regular Google users will have their cookies auto-renew, so that their preferences are not lost. And, as always, all users will still be able to control their cookies at any time via their browsers.6

Seems it won't be long before Google knows what you're searching for before you do.

Expanding "Sneak Peeks"

Ask, one of the smaller of the top Internet search engines, has been using sneak peeks to entice searchers for a while now. Searchers who use Ask.com can mouse over an icon next to many results and see a screen shot of the website. No clicking needed. Google, always watching for search trends, seems to have noticed, because they've filed a patent for expanding their own snippets.7 Soon searchers on Google may be able to read expanded summaries of pages, or longer clips of page text. This tactic appeals to searchers who are now demanding more and more information faster and faster from the top Internet search engines, and who don't want to waste precious seconds clicking on a link and then on the back button to find just the right site for their needs.

Syntax Queries

When Ask was Ask Jeeves, the butler was supposed to listen to your search queries in the form of questions and then get answers for you. The problem was, this never worked exactly the way it was supposed to. Instead of answering the question based on syntax, the engine still responded to searches in the same way others did, by analyzing the words and returning a list. Jeeves was retired with a bit of fanfare, and the engine handles queries in the more traditional manner for now. But all of the top Internet search engines have continued to work on this concept, with Google again leading the way since it has the manpower and brainpower to do so. I expect that within the next year, this will be one of the search trends that the engines will want to focus on with a greater push toward answering questions rather than just returning related results.

Speech Recognition and the Mobile Market

Speech recognition is really going to be one of the huge search trends in the coming months and years for the top Internet search engines. In an interview from this past summer, Peter Norvig, director of Google Research, noted, "[Google] wanted speech technology that could serve as an interface for phones and also index audio text. After looking at the existing technology, we decided to build our own. We thought that, having the data and computational resources that we do, we could help advance the field."8 With speech recognition in place, one could go to Google (or another of the top Internet search engines) and use a microphone to ask a question aloud, or just say some keyphrases, and get a list back immediately.

And speech recognition has the biggest benefit for top Internet search engines when it comes to users of mobile devices. Let's face it, as advanced as those keyboards may have gotten, they're still a pain to use and it's time-consuming to type in more than a few sentences. (That's y txt msgs r lk ths, u c?). Norvig is on top of that too, noting, "In general, it looks like things are moving more toward the mobile market, and we thought it was important to deal with the market where you might not have access to a keyboard or might not want to type in search queries."9

More to Come

As I noted in the beginning, this is just a small sampling of the search trends for the top Internet search engines today. Google, Yahoo, and even Ask are all working tirelessly to get your business and to make search easier, faster, and more accurate. Keep checking back for future articles covering some of the other trends and following up on the ones I've already discussed.

About the Author: Scott Buresh
Scott Buresh is the CEO of Medium Blue Search Engine Marketing, which was recently named the number one search engine optimization company in the world by PromotionWorld. Scott has contributed content to many publications including Building Your Business with Google For Dummies (Wiley, 2004), MarketingProfs, ZDNet, WebProNews, DarwinMag, SiteProNews, ISEDB.com, and Search Engine Guide. Medium Blue serves local and national clients, including Boston Scientific, Cirronet, and DS Waters.


Todays' IT Cartoons:



Tuesday June 18th, 2013: Cartoon #6234

Daily Technology Cartoon - Tuesday June 18th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Monday June 17th, 2013: Cartoon #6232

Daily Technology Cartoon - Monday June 17th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Sunday June 16th, 2013: Cartoon #6222

Daily Technology Cartoon - Sunday June 16th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Saturday June 15th, 2013: Cartoon #6214

Daily Technology Cartoon - Saturday June 15th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Friday June 14th, 2013: Cartoon #6208

Daily Technology Cartoon - Friday June 14th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Thursday June 13th, 2013: Cartoon #6207

Daily Technology Cartoon - Thursday June 13th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Wednesday June 12th, 2013: Cartoon #6205

Daily Technology Cartoon - Wednesday June 12th, 2013




Like today's cartoon? Forward it to a friend, share it on Facebook, or tweet it on Twitter!

Thanks!

Andertoons.com | Browse Cartoons | Subscriptions | Custom Cartoons | Blog




Hot Freelance Jobs


Photoshop Tutorials

This is an advanced Photoshop tutorial, which will show you how to create different text effects, buttons ,image effects or icons.
  • Button example
  • Images
  • Effetcs
  • Photo Editing
  • Drawing
  • Text Effects
  • Interfaces/Layouts
  • Textures/Patterns
  • Javascript Examples

    SEO Tools

    Developer Blog

    Developer blog on Ajax, CSS, PHP, .NET, Ajax, CSS,DHTML/CSS/HTML, Java, javascript, Lotus Notes/Domino, Photoshop,PHP, SEO, XML.

    Hot links:
  • Photoshop
  • XML
  • PHP
  • DHTML/CSS/HTML
  • Lotus Notes/Domino
  • .NET
  • search engine optimization techniques
  • Free scripts