Creating the right platform to interact with people from the Industry

There is no denying that the use of social media sites has exploded over recent years. Social media has become an integral part of marketing and generating business. Such is the practice that we find all  the top networking sites becoming more popular and rightly so, with ever increasing footfall and people flocking the sites to create a virtual presence. In the networking world too, this is a prevalent practice. Many are blinded by the idea of social media marketing, and end up spending an awful amount of time trying to create a presence on websites like Facebook, Twitter, and LinkedIn etc. However, the question is, does it really help?

It would be foolish not to use the huge market available on the internet. However an irrelevant market will do no good to the business or the service provider. One would need the right audience, right people to know about the goods and services on offer. Websites like FB, Twitter etc. draw people from every sphere, with varied interests, social sphere, occupation and demands. How would it make sense for an hotelier to spread word about his business to a social community which consists of poets, students, doctors, clerks etc? Or for that matter, talking about witch craft to law students? In other words, what is lacking is the platform which offers a combination of people who have to offer a service or a product and people seeking that service. A combination like that would be ideal to nurture and talk about what you have to offer, as your audience is an educated (in your specific field) lot, who have similar interest, and for all you know, are looking for exactly what you have to offer.

This brings us to the next more important thought. Where do we market ourselves? To begin with, we need to identify who are the people in need of the service and who will benefit from them. We do have certain potential platforms, which I feel, are not yet used to the hilt. For example, look at the Long Island Auto Exchange, a website dealing with used cars for sale and purchase. This is a place where you will only find people visiting who either need to sell their cars, or are looking to buy one. There are several other business directories which offer a platform for the buyers and sellers to meet, however interaction is very limited. Opening the gates of communication could lead far better result in terms of capitalizing on the warm leads and converting them into potential business in future. One could take it a step further by allowing them an opportunity to interact, so that they may communicate with people from the industry and in turn make the most of the interactions by generating more potential business. While this is unconventional, this could be the way forward.

Posted in Social Media Marketing

Software Trends In Usenet Gateway Scripts

Usenet gateway acts as the medium of portraying newsgroup to the web. Many scripts and software is available which allows users to read as well as post Usenet messages using a web browser. The Usenet gateway software has lots of features and mostly uses MySQL for their database. The scripts are written in PHP and support thus MySQL in the backend. Some of the best free and commercial PHP Usenet gateway scripts are listed below:

This script is written in PHP and allows users to post messages to the Usenet through their web browser. The Web2Mail2News script supports only posting and is not a newsreader. PHP 4 or newer version is needed for this script.

This package can be used to retrieve newsgroup articles from NNTP servers. There is a generic NNTP class that can retrieve listings of groups, listing of group articles and the articles headers and bodies. There are other classes that can retrieve listing of groups from several different sites and insert the listings on a MySQL database table. Other classes can retrieve groups stored in the database and retrieve articles of those groups from the NNTP servers.

Headliner is a PHP component which provides a web-based portal to usenet news. Features include search, archives, marking of read messages, RSS feed, non-usenet (local) groups..

A Usenet news client which has an interface that is completely web based. This script is written in PHP4 and has a database in the backend. All the messages from subscribed public newsgroups are portrayed in the database. Features include search functions, statistics on users, etc. Users also have the facility to save their articles.

Posted in Usenet Gateway