Friday, November 10, 2006
For those of us who often wonder what happens to messages you send to friends, colleagues and clients, here is your solution. MSGTAG is a new desktop app that notifies you when your emails have been received and opened. Now you'll know instead of wondering. Download free version of Message Tag at http://www.msgtag.com/download/.
Tuesday, November 07, 2006
Two Clicks to a Great Website
TwoClicks.org has thousands of professional web designs, logos, flash intros and e-Commerce templates available for instant download. Create an attractive and affordable web presence in Two Clicks.
November 07, 2006 -- TwoClicks.org has released a low-cost line up of thousands of online templates, layouts and other design elements to aid with the creation or redesign of websites, blogs, ECommerce shops and other online offerings. These elements include the fully customizable HTML, Photoshop graphics, Flash and Logo sets - everything needed to make a website that looks great to your customers and your bottom line.
Log onto the website now - http://www.twoclicks.org to take advantage of the great offers available for a limited time.
Any Web Developer or Blogger will occasionally need to utilize HTML Special Characters to render keyboard text in certain situations. The following links are quick reference guides to address your "Special" Character needs.
Tips on Special Characters
HTML: Special Characters
Friday, October 27, 2006
For those considering the integration of Live Chat on their website, here is a good selection of related Live Chat providers.
AliveSite http://www.websitealive.com/
BoldChat http://www.boldchat.com
ClickSeva http://www.clickseva.com/
ChatAnyWhere http://www.xencoders.com/products/chatanywhere
Crafty Syntax Live Help http://CSLH.com/
LivePerson http://www.liveperson.com
ClickChatSold http://www.clickchatsold.com
LiveChatNow http://www.livechatnow.com
Live2Support http://www.live2support.com
LiveHelper http://www.livehelper.com
InstantService http://www.instantservice.com
LiveSiteManager http://www.livesitemanager.com/webadmin
Tuesday, October 24, 2006
The Two Clicks templates site offers one of the best selections of website templates, flash intros, layouts and other related design products available on the web. Browse the site to view our world-class designs and improve your web presence ...today.
http://www.TwoClicks.org
MySpace and Flash
When working with sites such as MySpace or other blog/social networking sites, you must work aroung any inherent coding database/file access limitations.
To embed your own custom Flash on MySpace or other profile sites, you'll first need to upload the flash files to an external server. Make sure you out any SWF and XML files at the same server, and make sure your code refers to all files (SWF, XML and MP3/FLV/JPG) with a full pathname.
Sample code is below. Be sure to replace all netfilmmusic.com url references with your own domain name.
Sample Code ‹embed name="index" pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.netfilmmusic.com/mp3player.swf" width="300" height="300" type="application/x-shockwave-flash" flashvars="config=http://www.netfilmmusic.com/config.xml& file=http://www.netfilmmusic.com/playlist.xml" scale="showall"›