Cashium

Feed India

We have started a new trust called feed India. Our main motto is feed the poor atleast one time a day

A Human Being can die but not because of Starvation

We will be developing our organization as soon as we get some good feedback of our organization

If you are in India please call me at +919841741426 or 044-30563229 for more information

You can donate as much as you can

Rs 1 to Infinity
$1 to Infinity

There are atleast 15 % of the population in India that are suffering from hunger. We as human beings don't want to be responsible for their death against hunger

We Accept payment gateway as paypal
Or You Can Subscribe

The Links are at the right side

Thank You For your Support

Domains At Lower Price

Hi Here is a website you can buy your own domain for low prices

You can buy through online
Payment Options are
Net banking
Credit or Debit card
Paypal

Now the latest offer at this site is
.in, .co.in and some domains are at Rs 100 Only

For More Information Visit
http://order.squarebrothers.com/aff.php?aff=017

Free Domain

Monday 9 November 2009

Host Obtaining

Web hosting is often provided as part of a general Internet access plan; there are many free and paid providers offering these services.

A customer needs to evaluate the requirements of the application to choose what kind of hosting to use. Such considerations include database server software, scripting software, and operating system. Most hosting providers provide Linux-based web hosting which offers a wide range of different software. A typical configuration for a Linux server is the LAMP platform: Linux, Apache, MySQL, and PHP/Perl/Python. The webhosting client may want to have other services, such as email for their business domain, databases or multi-media services for streaming media. A customer may also choose Windows as the hosting platform. The customer still can choose from PHP, Perl, and Python but may also use ASP .Net or Classic ASP.

Web hosting packages often include a Web Content Management System, so the end-user doesn't have to worry about the more technical aspects. These Web Content Management systems are great for the average user, but for those who want more control over their website design, this feature may not be adequate. You can always use any content management system on your servers and modify them at your will. A few good examples include wordpress, Joomla, Drupal and mediawiki.

One may also search the Internet to find active webhosting message boards and forums that may provide feedback on what type of webhosting company may suit his/her needs.

Read more...

Shopping cart softwares

Shopping cart software is software used in e-commerce to assist people making purchases online, analogous to the American English term 'shopping cart'. In British English it is generally known as a shopping basket, almost exclusively shortened on websites to 'basket'.

The software allows online shopping customers to accumulate a list of items for purchase, described metaphorically as "placing items in the shopping cart". Upon checkout, the software typically calculates a total for the order, including shipping and handling (i.e. postage and packing) charges and the associated taxes, as applicable.

Technical definition

These applications typically provide a means of capturing a client's payment information, but in the case of a credit card they rely on the software module of the secure gateway provider, in conjunction with the secure payment gateway, in order to conduct secure credit card transactions online.

Some setup must be done in the HTML code of the website, and the shopping cart software must be installed on the server which hosts the site, or on the secure server which accepts sensitive ordering information. E-shopping carts are usually implemented using HTTP cookies or query strings. In most server based implementations however, data related to the shopping cart is kept in the Session object and is accessed and manipulated on the fly, as the user selects different items from the cart. Later at the process of commit, the information is accessed and an order is generated against the selected item thus clearing the shopping cart.

Although the most simple shopping carts strictly allow for an item to be added to a basket to start a checkout process (e.g. the free PayPal shopping cart), most shopping cart software actually provides additional features that an Internet merchant uses to fully manage an online store. Data (products, categories, discounts, orders, customers, etc.) is normally stored in a database and accessed in real time by the software.

Shopping Cart Software is also known as e-commerce software, e-store software, online store software or storefront software.

Components

Shopping cart software typically consists of two components:

  • Storefront: the area of the Web store that is accessed by visitors to the online shop. Category, product, and other pages (e.g. search, best sellers, etc.) are dynamically generated by the software based on the information saved in the store database. The look of the storefront can normally be changed by the store owner so that it merges with the rest of the Web site (i.e. with the pages not controlled by the shopping cart software in use on the store).
  • Administration: the area of the Web store that is accessed by the merchant to manage the online shop. The amount of store management features changes depending on the sophistication of the shopping cart software chosen by the merchant, but in general a store manager is able to add and edit products, categories, discounts, shipping and payment settings, etc. Order management features are also included in many shopping cart programs. The administration area can be:
    • Web-based (accessed through a Web browser)
    • Desktop-based (a desktop application that runs on the user's computer and then transfers changes to the storefront component).

Read more...

Blog Hosting Service

Weblog software (also called blog software or blogware) is software designed to simplify the creation and maintenance of weblogs. As specialized content management systems, weblog applications support the authoring, editing, and publishing of blog posts and comments, with special functions for image management, web syndication, and moderation of posts and comments.

Server models

Many weblog applications can be downloaded and installed on user systems. Some of these are provided under free-software and open-source licenses, allowing them to be used, modified, and redistributed freely. Others are proprietary software which must be licensed.

Other weblog applications are offered only through their developers' hosts, either free of charge or for a fee. Services are typically limited to hosting of the blog itself, but some services offer the option of using the hosted software to update a blog published elsewhere.

Clients

Maintenance through the Internet is a nearly universal feature of weblog software. This is usually done through a browser-based interface, enabling authors to create and update content on the site. Most software also supports the use of external client software to update content using common APIs such as the MetaWeblog API and the Atom Publishing Protocol. Third party developers have created many such clients, allowing bloggers to publish entries using desktop software rather than the web-based interface. The WordPress website has an extensive list of clients that support most APIs (not just WordPress).[1] Examples include ecto and MarsEdit.

Post and comment management

All weblog software supports authoring, editing, and publishing of entries in the following format.

  • Title, the main title, or headline, of the post.
  • Body, main content of the post.
  • Permalink, the URL of the full, individual article.
  • Post Date, date and time the post was published.

Blog entries can optionally include the following:

  • Comments – Comments allow readers to discuss blog entries, correcting errors or otherwise expressing their opinions on the post or the post's subject.
    Services like coComment aim to facilitate discussions through comment tracking.
  • Categories (or tags) – indexes to subjects discussed by the entry
  • Trackback and or pingback – links to other sites that refer to the entry

Other features

Most weblog applications also have various linking and web syndication features. Web syndication is usually offered in the form of RSS or Atom. This allows other software (such as feed aggregators) to maintain a current summary of the blog's content. Some services and organizations also offer extended features to aid communication, such as the wiki capabilities in Socialtext and Traction TeamPage.

Many weblog applications allow the user to define static pages which can be placed into a hierarchy or tree. Such pages are often used to present information about the blog and its authors. Extensive use of pages can result in a blog that looks more like a website.[citation needed]

Most weblog applications support English and many other languages. The user selects a language during installation.

Post moderation requires users to register before commenting, or requires individual posts or comments to be approved by a moderator or administrator before they appear in the blog. Weblog applications use various user account systems that allow readers to post comments to a particular blog. For instance, users with Blogger accounts may comment on any Blogger blog. Other weblog applications allow users to post content or comments only to blogs where they have an account.

The posting API varies among different weblog applications. The typical interface is a form to be filled out online, with a varying number of fields. Applications such as Movable Type offer a greater number of form fields and choices than applications such as Blogger. Some applications also have plugins for Firefox that integrate into the browser's menus so that right clicking on selected text on any given web page brings up a small window that allows the user to post directly to their blog.

Most types of blogware support adding thumbnail images within blog posts. Photo blogging is a separate genre of blogging that deals primarily

Documentation and support

Different blogware packages feature varying levels of community support and documentation. Because the installation of some types of software requires an advanced knowledge of computer administration, community support and documentation can be very helpful. The web servers and database software can be more difficult to install than the blogware itself. Also a strong and active community surrounding the blogware gives advice on integrating the blogware into a personal site.

Read more...

Video hosting services

A video hosting service allows individuals to upload video clips to an Internet website. The video host will then store the video on its server, and show the individual different types of code to allow others to view this video. The website, mainly used as the video hosting website, is usually called the video sharing website.

Impetus

Because many users do not have unlimited web space, either as a paid service, or through an ISP offering, video hosting services are becoming increasingly popular, especially with the explosion in popularity of blogs, forums, and other interactive pages.

The mass market for camera phones has increased the supply of user-generated video. Traditional methods of personal video distribution, such as making a DVD to show to friends at home, are unsuited to the low resolution and high volume of camera phone clips. In contrast, current broadband Internet connections are well suited to serving the quality of video shot on mobile phones. Most people do not own web servers, and this has created demand for user-generated video content hosting, which the likes of YouTube are catering to.

Purpose of video hosts (for users)

  • Save on bandwidth costs, often eliminating costs entirely
  • Creating a common place
  • Make a hassle-free experience, where uploading a video and streaming or embedding would normally require advanced programming knowledge. It is now commonly achieved through a web browser, with little or no programming experience.

Copyright issues

Wikipedia hosts around 200 videos in the Ogg format on its servers. Wikipedia actively discourages non-free videos and formats: videos added to Wikipedia are supposed to be freely available for reuse. This contrasts with video hosting services such as YouTube, which can hold copyrighted material, though some rights must be given up to such companies in return for the hosting.

Read more...

Followers

Text

  ©Template by Dicas Blogger.