FriendFeed - Web-resources

Showing posts with label Web Applications. Show all posts
Showing posts with label Web Applications. Show all posts

Sunday, June 28, 2009

Twitter Powered Forum

Tweetboard: Tweetmeme proposes, we alpha « Social Networking and New Markets
The unobtrusive Tweetboard forum sits on the left hand side of your screen as a small tab indicating the count of tweets since a viewer’s last visit. Visitors can then click the tab and the Tweetboard will slide open with a view of all tweets pulled in from your Twitter stream, threaded appropriately. Tweets pulled in include your account updates and @replies to other users. Replies, however, show up in context of the original message, so as to create a back-and-forth conversation-like feel.

This conversation format spontaneously adds a Twitter friendly-forum to display chatter between you and your followers, friends, customers, and would-be clients. Users can even use Sign in with Twitter to tweet from the page, expand replies, add their own reply, and filter tweets by date, last activity, and most active.

Tweetboard is a pretty nifty addition that many a brand or startup — or even celebrities that want to have a fan forum — should consider implementing on their site. Not only does it reinforce that you have a strong Twitter presence, but it could help reduce support emails, increase your reach across the Twittersphere, grow site traffic, and help new customers/users get engaged.

140ware, the company behind Tweetboard, is automatically approving alpha invite requests to Twitterers who make their request to @140ware in this form: “Requesting an invite for Tweetboard Alpha (http://tweetboard.com) by @140ware, for my site: http://ReplaceWithYourURL.com.”



Sunday, June 21, 2009

How to embed MP3 player on your blog

Embed this code below:

<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=MP3_FILE_URL" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />

Building a lifestream website

Building a Custom Lifestream Website with Sweetcron - Nettuts+
Sweetcron is "The Automated Lifestream Blog Software". It is still in public beta, but is already a very nice blog software package. The beauty of Sweetcron is that new posts are created automatically from your activity elsewhere on the web. New photos on Flickr? Tweets on Twitter? Thumbs up on StumbleUpon? Blog posts on Tumblr? Add them all to your Sweetcron-powered site and they will appear on your site in minutes.


web project framework

Project Deploy* | Choose, Bookmark, Deploy
Deploy* is a free, open source, web application which allows user to quickly deploy a web project framework with valid XHTML and CSS in only a matter of seconds.


Wednesday, January 07, 2009

Yahoo! Media Player

Yahoo! Media Player - YDN

The Yahoo! Media Player enhances your web site or blog by creating an embedded player for each audio link. All the links can be played with one click, turning the page into a playlist. This is done by adding our JavaScript to your page.

Tuesday, December 30, 2008

Useful Utilities

A great list of utilities for all kinds of work has been compiled by Anil Agarwal of Digital Inspiration fame. Read it here - http://www.labnol.org/software/essential-guide-to-internet-and-computer-software/6260/

Thursday, October 09, 2008

How to enable login using Google Accounts

The Google Client login API enables anybody with a google account to login securely in any application. Details about the API are here.

Tuesday, September 23, 2008

Supercharge Firebug

From Linux.com

Designing and building Web sites can be a maze of tasks these days. One tool that can simplify the task is the well-known Firebug
extension, which lets you edit and debug HTML, CSS, and JavaScript from
within Firefox. As useful as Firebug is on its own, it can actually be
extended past its initial setup with additional extensions that can
make your work as a developer or designer even easier.

Tuesday, September 16, 2008

Open source realtime virtual classroom

The University of the Western Cape and the African Virtual Open Initiatives and Resources (AVOIR) project, a collaboration of 13 African universities, has released the Chisimba/KEWL3 Realtime Virtual Classroom – or Realtime Communication Tools version 1.0.1. It can be downloaded here or here.

Tuesday, September 02, 2008

Writing Secure PHP

A very nice article on good coding with some valuable tips.

Web based apps for Designers

23 free and online web based applications specially for web designers and developers which are very helpful. Most of them are not very well known but they are really amazing in respect to their features.

19 Most Essential and useful open source applications

19 Most Essential and useful open source applications. Most of them are top of the list projects that have an open source industry leading popularity.

Friday, August 29, 2008

phpGACL - Generic Access Control Lists

A PHP class offering Web developers a simple, yet immensely powerful "drop in" permission system to their current Web based applications.

Friday, August 15, 2008

Project Management Tool

Redmine is a flexible project management web application written using Ruby on Rails framework.

Saturday, August 02, 2008

Regular Expressions

Very useful article on using regular expressions for validation of different formats like usernames, email, phone numbers etc.

http://www.plentyofcode.com/2008/07/regular-expressions-for-username-date.html

Useful Articles on Programming

PHP vs J2EE vs ASP.Net

Some nice articles providing perspective on the three web application development languages:

J2EE vs ASP.NET vs PHP

PHP Vs ASP.net

PHP vs. ASP.NET Redux - Good article on Oracle