Are You Using Twitter for Your Business?

Twitter is a social networking and micro-blogging website. It enables its users to send and read tweets (that are text based messages up to 140 characters displayed on the user’s profile). Tweets are publicly visible. Users may follow you to get your tweets and you can follow other users to receive their tweets. Twitter can be used either through the Website or through external applications  installed on PCs or on Smartphones.

Twitter has gained popularity worldwide and currently has more than 100 million users. People use it to create, discover and share ideas with others. Twitter is being used by business to communicate with their customers, listen to their needs and answer their questions. Customers can tell the businesses about their experience with their products and whether they were satisfied or not. (more…)

What Type of Web Hosting to Choose?

Having a website has become a necessity for any business today. In order to get your website accessible through the web it should be hosted on a web server connected to the Internet and well secured. Web hosting simply refers to a service that hosts your website, making it accessible to people interested in what you have to say or sell.  You might need to host your company’s website or your personal website or a web application that will service thousands or million of users and the question always is where do I host my application and what type of hosting is the best for me.

There are 3 types of hosting services: shared server hosting, virtual dedicated server and physical dedicated server. You will find in this article a description of the different hosting types and hopefully this will help you choose the suitable option for you.

(more…)

What It Takes To Build A Community Website

With Berytech community growing we felt the need to create a platform where community members can interact, share news, knowledge and resources with each others.

After studying different platforms we chose WordPress which is an open source blogging system that acts also like a content management system. In addition it can be expanded to have social networking functionalities by adding the tools to help people communicate and interact. WordPress has a big community supporting it and offering lot of plug-ins to make it a very rich platform.

(more…)

Web Applications Security

Securing Computers and Web applications

Securing Computers and Web applications

The Internet is filled with people trying to make a name for themselves by breaking your code, crashing your site, posting inappropriate content, and otherwise making your day interesting. It doesn’t matter if you have a small or large site; you are a target by simply being online, by having a server that can be connected to. Many cracking programs do not discern by size, they simply trawl massive IP blocks looking for victims. Try not to become one.
When on a shared host, security simply isn’t going to be as strong as when on a dedicated host. This is one of the tradeoffs for the inexpensive fee. Shared hosting environments perhaps ought to be considered from the security mindset in the same fashion as a compromised system (that which has or may have been already cracked into).
In order to secure our web applications I read some resources in order to identify different types of vulnerabilities and what are the measures that should be taken to protect our applications. In the first part I will talk about vulnerabilities and measures that should be taken for protection. In the second part you will find a checklist to be used when developing any application. In the appendixes you will find examples about filtering, validations and other security related issues.

Download Web Applications Security Full Report