You are currently browsing the Web 2.0 information blog weblog archives for August, 2007.

Categories

Archive for August, 2007

PicPick v1.7.2

Thursday, August 16th, 2007

CodePressAjax, Javascript, ToolAugust 16th, 2007

PicPick v1.7.2

CodePress is web-based source code editor with syntax highlighting written in JavaScript that colors text in real time while it’s being typed in the browser.

Features
You can try some features with the demo below.

* Real-time syntax highlighting » just write some code
* Code snippets » on PHP example type “if” and press [tab]
* Auto completion » simple type ” or ( or ‘ or [ or { on any example below (except Plain Text)
(more…)

Yahoo! User Interface Library (YUI)

Sunday, August 5th, 2007

Yahoo! User Interface Library (YUI)

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

On July 31, 2007, YUI Version 2.3.0 is released which features six new additions to the library as well as a new skinning architecture and a new visual treatment for most of our UI controls.
(more…)

Four Main Parts To Internet Marketing

Thursday, August 2nd, 2007

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Well it’s official. The Thirty Day Challenge has kicked off and Ed has started with four basic components of Internet marketing.

Today’s tasks included watching a video, listening to a podcast, getting caught up on the any pre-season content that we may have missed and brainstorming niche ideas.

Market research - believe it or not, this is where most people fail. Many newbies coming online and many seasoned marketers simply do not do their research. They fall in love with a product or service and think that just because they like it that it will be a hit.

(more…)

Unobtrusive AJAX Star Rating Bar

Wednesday, August 1st, 2007

Unobtrusive AJAX Star Rating BarPHP, MySQL, AjaxAugust 1st, 2007

Unobtrusive AJAX Star Rating Bar

This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh.
It is a major improvement on the previous version because it is now unobtrusive, meaning that if Javascript is off it will still work (although the page will refresh).

(more…)