<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brata Web Design Blog</title>
	<atom:link href="http://www.bratawebmedia.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bratawebmedia.com/blog</link>
	<description>Web Design Articles, Tips, &#38; Trends</description>
	<lastBuildDate>Thu, 15 Jul 2010 20:54:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Swfobject and WordPress</title>
		<link>http://www.bratawebmedia.com/blog/2010/07/swfobject-and-wordpress/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/07/swfobject-and-wordpress/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:54:20 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=130</guid>
		<description><![CDATA[During a recent project, our customer required their new website be developed on top of the WordPress platform.  Generally, we like these projects because WordPress is flexible and easy to work with (At least in our experience).  They already had a design developed, and what we needed to do was to implement it into the [...]]]></description>
			<content:encoded><![CDATA[<p>During a recent project, our customer required their new website be developed on top of the WordPress platform.  Generally, we like these projects because WordPress is flexible and easy to work with (At least in our experience).  They already had a design developed, and what we needed to do was to implement it into the WordPress framework.</p>
<p>With the release of WordPress3.0, there were many welcome additions that made this project that much more smooth.  Features such as the custom Menu options that can be built into the themes came in very handy, as the site&#8217;s structure didn&#8217;t rely on posts, but rather on pages, which were related to other pages, sometimes up to 4 levels deep.  Creating a theme based on the new TwentyTen default theme in WordPress3.0 became the way to go for this latest project.</p>
<p>Even though things were going smoothly on the theme and site structure integration, the design called for using Flash on the homepage in 2 spots.  First, the design had a vignette of &#8220;value propositions&#8221; rotating center stage on the home page.  Second, there was also a Flash scrolly thingy for rotating through customer logos.  These were also pre-developed and our job was to simply stick them in the appropriate places on the homepage.</p>
<p>We decided to use the swfobject code (<a href="http://code.google.com/p/swfobject/">http://code.google.com/p/swfobject/</a>) in order to display our Flash pieces.  Seems like an easy enough endeavor.  But let me tell you about the Flash components a little more before describing the challenge we faced, and how we solved it&#8230;</p>
<p>Each Flash file was fed data externally.  There was an XML component that provided the text, url&#8217;s for links, and referenced images to be sucked into the Flash.  As such, there was an images folder for each of the SWF files.</p>
<p>This is where it got a little dicey and took some trial and error, but we also found some good information on several blogs, such as on &#8220;<a href="http://joneslee85.wordpress.com/2010/02/03/tutorial-how-to-correctly-include-swfobject-within-wordpress/" target="_blank">Lost in Time: How to correctly include SWFobject within WordPress&#8221;</a>.</p>
<p>The problem was that once you insert the swfobject script into your page.php code, and then plug it into the WordPress framework, the path&#8217;s can get all messed up.  Especially when you have ReWrite on and SEO URL&#8217;s turned on.</p>
<p>It took a little time to track the issue down, but in summary, the path had to be relative to the page and SWF file loading the dependencies.  First, the SWF loads the XML, and then the XML loads the JPG&#8217;s or GIF&#8217;s, but those files have to be located relative to the Page calling the XML.</p>
<p>Solution?  What we found that worked quite well was to stick the SWF file inside the <em>Template</em> directory, but place the XML in the <em>Root</em> of the website.  Additionally, we also had to place the images directories for the Flash pieces off the <em>Root</em> of the site as well.</p>
<p>All in all, looking back at it, it wasn&#8217;t that much of an issue, but it did take some trial and error as we were sure we had the paths correct.  Once we placed things in their right spots, the animations loaded without a glitch!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/07/swfobject-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Applications &#8211; Recommendations For Owners and Designers</title>
		<link>http://www.bratawebmedia.com/blog/2010/04/facebook-applications-recommendations-for-owners-and-designers/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/04/facebook-applications-recommendations-for-owners-and-designers/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 17:55:14 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=125</guid>
		<description><![CDATA[Facebook Applications &#8211; Recommendations For Owners and Designers By Dmitriy Kharchenko Facebook applications are an innovation aimed to help their owners to make the most of one of the largest social networks. But like any other popular novelty, this Facebook option raises a lot of questions too. In this article you&#8217;ll find tips and recommendations [...]]]></description>
			<content:encoded><![CDATA[<h1>Facebook Applications &#8211; Recommendations For Owners and Designers</h1>
<p>By Dmitriy Kharchenko</p>
<p>Facebook applications are an innovation aimed to help their owners to make the most of one of the largest social networks. But like any other popular novelty, this Facebook option raises a lot of questions too.</p>
<p>In this article you&#8217;ll find tips and recommendations which can be helpful when planning, designing, and developing Facebook applications.</p>
<p>1. Facebook Development Platform &#8211; Innovations and&#8230; Volatility</p>
<p>Facebook is growing fast now. The number of Facebook users escalates in thousands and millions. It means that Facebook apps owners get increasingly more potential users every single day.</p>
<p>But this coin has a reverse side too: due to Facebook rapid evolution tools for the application development &#8211; Facebook API (Application Programming Interface), etc &#8211; are changed quite often as well. Owners, designers, and developers should keep track of such new features because they can affect appearance, functionality, and operability of existing applications.</p>
<p>a) So, before starting planning a Facebook application make sure you have read Facebook Privacy Policy and Facebook Developer Principles and Policies. These documents contain lists of limitations that should be taken into account while designing and developing your Facebook application. If your application doesn&#8217;t correspond to them, the Facebook team may not approve it for using on Facebook.</p>
<p>b) Read Facebook Developers Roadmap (wiki.developers.facebook.com/index.php/Developer_Roadmap) to be aware of the upcoming changes and to forecast respective modifications of your application in advance.</p>
<p>Frankly, documents mentioned above are not bedside literature. If you outsource their reading and learning to programmers, just remember that there are some constraints and internal rules on Facebook which can change with time, and your FB application should follow them.</p>
<p>2. Successful Facebook Applications Start from Successful Design</p>
<p>Design is extremely important for Facebook application success. In order to provide good look and feel of your FB app take into account the following points.</p>
<p>a) Design should be an integral part of a general application concept and convey ideas and feelings behind it.</p>
<p>b). Design should be user-friendly, intuitive, and of playing style to some extent, because Facebook apps are entertaining by their nature. That extent depends on your application niche.</p>
<p>c) Design should be social-networking and viral &#8211; and give a user a supporting environment to socialize with other users. Does your design encourage people to communicate and make invitations? Does your design help people to express themselves and show them in a favorable light among their friends? Will users say each other &#8220;Wow, just take a look at that app!&#8221; ?</p>
<p>d) Design may impose certain restrictions on a Facebook application and, therefore, cause problems when programming the app and afterwards when adding new functional features. As a result, a FB application design should be flexible and simple enough to be able to reflect that constant Facebook growth we&#8217;ve discussed above.</p>
<p>e). Also remember that potential users are spoilt by numerous already existing applications competing for their attention. So, analyze your competition to understand what and why is popular and how it can be overcome.</p>
<p>3. Facebook Apps vs. Facebook Connect &#8211; What Is the Difference From a Development Viewpoint?</p>
<p>Basic-level components of Facebook Connect are scripts which help to realize such options as sharing a piece of content or a link from your website onto Facebook, driving fans to your Facebook Page, etc. Such scripts are ready-to-use and easy-to-install onto a website.</p>
<p>Unlike it Facebook apps are software applications which are developed from scratch using Facebook Development Platform (Facebook API), as well as PHP, AJAX, MySQL, and other programming languages, libraries, and so forth. No wonder Facebook applications development and integration require designers, programmers, testers to be involved, and it is very similar to the creation of any other piece of conventional software. This is also true for Advanced Facebook Connect options and their tuning.</p>
<p>Facebook applications shouldn&#8217;t be confused with ordinary websites too. Usually FB apps are complex web-based systems with a lot of back-end (server-side) modules which, actually, provide app functionality and make the application attractive for users.</p>
<p>Facebook applications and Facebook Connect are all the rage now. What your FB app will be &#8211; just an attempt to follow the fashion or an effective tool to make the most of Facebook &#8211; depends on many factors. The deeper you learn and understand them, the better your result will be.</p>
<p>About the Author: Dmitriy Kharchenko is the CEO of Acceptic Ltd, a software and <a href="http://www.acceptic.com">custom web development</a> company. Among other services, Acceptic provides Facebook Connect integration and <a href="http://www.acceptic.com/facebook-applications-connect-development.html">Facebook application development</a> &#8211; FB apps that win a lot of fans.</p>
<p>Source: <a href="http://www.isnare.com">www.isnare.com</a></p>
<p>Permanent Link: <a href="http://www.isnare.com/?aid=503418&amp;ca=Internet">http://www.isnare.com/?aid=503418&amp;ca=Internet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/04/facebook-applications-recommendations-for-owners-and-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to integrate a Payment gateway into a website</title>
		<link>http://www.bratawebmedia.com/blog/2010/03/how-to-integrate-a-payment-gateway-into-a-website/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/03/how-to-integrate-a-payment-gateway-into-a-website/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 23:06:48 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Site Management]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=112</guid>
		<description><![CDATA[If you are ready to accept payments through credit cards for your online services or products bought by your customers, you need to have a payment gateway. For this you should understand what exactly you require for the integration of a payment gateway on your e-commerce website. Payment Gateway Payment Gateway is basically an application [...]]]></description>
			<content:encoded><![CDATA[<p>If you are ready to accept payments through credit cards for your online services or products bought by your customers, you need to have a payment gateway. For this you should understand what exactly you require for the integration of a payment gateway on your e-commerce website.</p>
<p>Payment Gateway<br />
Payment Gateway is basically an application which enables the user to process all his transactions online or over the internet. If one wants to sell his services or products via internet or a website, he needs to have a payment gateway integrated on his website to facilitate easy payment transfer between customers and the business. Apart from this, the payment gateway shall also secure the financial institution which pays on behalf of the customer and the financial institution which is accepting payment on behalf of the seller. This software acts just as a liaison between the internet and your e-commerce website.</p>
<p>If one is running an online business and is selling products or services, but still has not yet made use of this incredible automatic payment processing service, then one needs to set up a payment gateway if he really wants to take up his website to the next level and receive more clients. If you are having a business web host, you may already have a payment gateway access; otherwise you may require asking your web host for this service or locating some other modes to integrate this into your site.</p>
<p>What all you need for integration of payment gateway<br />
The process of payment gateway integration takes a little hard word. This is one of the software applications that require being stored on the user&#8217;s server. It means that a user may require a little more disk space and bandwidth. Check all the requirements of this software to ensure that your present hosting package can handle the development in technical requirements.</p>
<p>Next thing you need to do is to ensure that the payment gateway is compatible with all programming languages that are used on e-commerce sites. Check out if you are making use of one of the following programming languages: -<br />
Visual Basic.Net PHP Perl/CGI ASP.Net or ASP<br />
Ensure that the payment gateway you are using, allows similar languages as the rest of the web pages so that they can go well together. Finally, you also need to get what cost or fee is associated with integration process of payment gateway services.</p>
<p>About the Author<br />
Article written by Mr. Neeraj Arora, Marketing Director of Himalayan IT Group, offers web design India and SEO services India.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/03/how-to-integrate-a-payment-gateway-into-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old but still applicable info for law firm web design</title>
		<link>http://www.bratawebmedia.com/blog/2010/03/old-but-still-applicable-info-for-law-firm-web-design/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/03/old-but-still-applicable-info-for-law-firm-web-design/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 16:51:39 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>
		<category><![CDATA[Web Site Management]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=121</guid>
		<description><![CDATA[I ran across an article discussing a podcast from 2006 that interviewed some lawyers and web designers about the importance of having the right approach to launching their law firm web sites. Although it was pod-casted 4 years ago, I found that many of the themes are still applicable. Here is a quick recap of [...]]]></description>
			<content:encoded><![CDATA[<p>I ran across an article discussing a podcast from 2006 that interviewed some lawyers and web designers about the importance of having the right approach to launching their law firm web sites.</p>
<p>Although it was pod-casted 4 years ago, I found that many of the themes are still applicable.  Here is a quick recap of the main points of the podcast:<br />
• In the past year, there has been a dramatic change in the importance of the Internet in finding local products and services (vs. the yellow pages);<br />
   <em>(This is still very true.  Over 74% of Americans are online, which means that the majority of them will turn to the web for doing their initial research)</em></p>
<p>• Having a website, even for solo’s, is a “necessity;”<br />
  <em>(Again, we agree with this as most people will use the internet as their primary research tool.  Having your website address on your business cards allows potential clients to read more about you and your services at their own leisure)</em></p>
<p>• Content is still king, but emphasis should be on helping visitors (checklists are very useful). People are searching for answers/solutions to problems, and may not even realize they need a lawyer;<br />
  <em>(Using Articles, and News items can vastly improve your presence on the internet and let visitors identify that they need a lawyer. Since they may find the solution or suggestion on your law firm web site, they are more inclined to reach out to you.)</em></p>
<p>• Emphasis should be on content of interest to your audience, rather than on SEO (search engine optimization);<br />
  <em>(We find this particularly interesting.  SEO has become a buzzword and people want to be #1 on Google.  What most people don&#8217;t realize is that you can&#8217;t achieve that by simply putting up a website and expecting some magic.  The point below emphasizes what needs to be done to help with search engine rankings, but its going to take some time before you see the benefits.  Over time, as you build content via News or Articles, search engines will take notice and people searching for information you&#8217;re writing about will find you.  Further, if you focus on your local area, such as writing about local topics of interest, it will help you even more)</em></p>
<p>• Yet, search engine “ranking is very important” as it indicates the popularity of your site, and being ranked in the top ten in results can make or break your site. Improve your ranking with: Inbound links, Content, Title tags, Keywords, Longevity of your site, Domain name registration.</p>
<p>• A good Internet presence (especially with a blog) can be the “great equalizer” between large and small law firms.<br />
  <em>(This is the point that all lawyers and law firms should have a web presence.  No matter how small you are, if you have some information on the web about yourself or your law practice, it will help)</em></p>
<p>We&#8217;ve taken the key points of the podcast and inputted our take on the important items.  Many of these themes are the reason we launched LegalWebbie for all your <a href="http://www.legalwebbie.com">law firm web design</a> and hosting needs.  You take control of your site!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/03/old-but-still-applicable-info-for-law-firm-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Law Firm Web Design Considerations</title>
		<link>http://www.bratawebmedia.com/blog/2010/03/law-firm-web-design-considerations/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/03/law-firm-web-design-considerations/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:02:13 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>
		<category><![CDATA[Web Site Management]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=117</guid>
		<description><![CDATA[There are a lot of factors to consider when thinking about a new website for your law practice. Doing your research is one of the most important aspects of searching for a provider for your new website. Depending on your comfort level with technology and your knowledge of web site principles, you can choose several [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of factors to consider when thinking about a new website for your law practice. Doing your research is one of the most important aspects of searching for a provider for your new website. Depending on your comfort level with technology and your knowledge of web site principles, you can choose several paths to having your own web site.</p>
<p>One of the paths you may choose is to have a fully custom web site developed for your law firm. If you have special requirements and needs, this may be the most viable option for you. Sometimes, you just cannot get all the features you need in an “out of the box” solution. Working closely with a web development company that understands your needs and can also suggest ways to achieving your goals can be very important for this type of project. A fully custom law firm web site will provide you the freedom of having a totally unique design as well as functionality that is suited specifically to your needs. Of course, one of the downsides to this is that the cost of this type of project may be high. When web design firms take on such projects, you need to consider all the components that need to come together to make a site for your needs. The designers have to come up with a design you are happy with. The developers then have to translate this design into a functioning web application. Finally, it all has to come together and work! There is no sense in having a pretty looking web site without it working properly. Hence, custom law firm web design projects, although very flexible, may not be for everyone.</p>
<p>Another option you can choose is the “Do It Yourself” approach. Whether you actually pick up a template and do some HTML coding, or whether you sign up for a hosting service that promises you a website you can build in 5 minutes, you generally get the same result: A basic website with little or no functionality and a design that looks as though your 8yr old niece designed it. Although a very cheap option, this may not be the best approach to properly promote your business. Today, web sites not only have to be informative but they have to appealing to the eye. Hosting options are limited and a computer can only do so much.  The human input can provide more value to your site and tailor it even more specifically to your needs.</p>
<p>Hence, this brings me to our LegalWebbie offering. Yes, the name is quirky, but it is meant to grab your attention and it’s working!  LegalWebbie is a hybrid concept between a full custom law firm web design and a DIY approach. As outlined in the <a href="http://www.legalwebbie.com/law-firm-web-design.php">LegalWebbie process</a>, you can see that it merges the out-of-the-box approach of an eye catching design while customizing it to fit your law practice. Once that is done, you have a hybrid of a web site that is unique to you, without going through the steps of a fully custom web design project. This helps you save money, get a uniquely designed web site for your law firm, and take control of your site.</p>
<p>What is unique about LegalWebbie beyond the design? Once you have your law firm web site up and running, you have total control over the content. By simply logging on to your site, you can edit each and every page, add or delete new areas of practice as well as update your clients with news. The news articles could also be used as your own law blog, which would help you get noticed by search engines when you write targeted articles for your audience. Just watch this quick YouTube video to learn more about <a href="http://www.youtube.com/watch?v=UP2twOUfnww">LegalWebbie</a>.</p>
<p>This hybrid approach is a blend of DIY and fully custom web design. If you want options added to your site you can easily add additional features such as Twitter, Facebook, and RSS feeds. As your law practice grows the site can grow with you.</p>
<p>To learn more about LegalWebbie and the law <a href="http://www.legalwebbie.com">firm web design services</a>, please visit www.legalwebbie.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/03/law-firm-web-design-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting Basics – What is Involved?</title>
		<link>http://www.bratawebmedia.com/blog/2010/02/web-hosting-basics-%e2%80%93-what-is-involved/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/02/web-hosting-basics-%e2%80%93-what-is-involved/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 19:29:58 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=110</guid>
		<description><![CDATA[Web hosting is a term that gets thrown around rather loosely these days. Web hosting is not really a term that should be used generally as there are many different levels of web hosting that can range from fairly simple, to extremely complex. In the most general terms, web hosting refers to the housing of [...]]]></description>
			<content:encoded><![CDATA[<p>Web hosting is a term that gets thrown around rather loosely these days. Web hosting is not really a term that should be used generally as there are many different levels of web hosting that can range from fairly simple, to extremely complex.</p>
<p>In the most general terms, web hosting refers to the housing of a website. Web hosting basics, or web hosting 101 if you will, requires four basic components. These basic components are as follows:</p>
<p>1.Administrator: The administrator is the individual who is responsible for a number of duties in the web hosting process. The administrator will monitor variables such as the server, security, and site responsiveness and will also run traffic reports and make sure that the website is properly backed up.</p>
<p>2.Software: In web hosting there are several types of software that could be required. Of course you will have to have an Operating System or OS like Windows and a web server, but you may also need software that tracks web traffic, accepts credit cards, or even software that has digital encryption.</p>
<p>3.Hardware: Like with software, there is some hardware that is required for web hosting and some that is optional. Required hardware is servers and networking devices such as switches and routers that allow the connectivity to take place. Optional hardware can range from firewalls to uninterrupted power supplies, and even load balancing, all of which are nice to have but not mandatory.</p>
<p>4.Connectivity: Put simply, connectivity is the manner in which your Internet Service Provider or ISP provides access to your website. Typically, the faster the connectivity the better.<br />
Now that you have a grasp on what web hosting basics entail, you need only choose which level of service is going to be right for your website. Web hosting services are broken down into four categories as follows:</p>
<p>1.Shared</p>
<p>2.Co-Location</p>
<p>3.Managed</p>
<p>4.Developed</p>
<p>Each category will have different levels of administration, software, hardware, and connectivity and as a general rule of thumb, the high up the list you go, the more you can expect to pay. That being said, the most basic for web hosting is shared.</p>
<p>Shared web hosting is common for personal websites that are not very complex. With this basic web hosting it is your ISP that manages the software, hardware, and the Internet connection to your website. This is a good solution for many sites that do not require a lot of bandwidth but generally runs into problems with bigger websites mainly for security reasons. For example, if a company accepts credit cards and then stores those credit card numbers the integrity of those numbers can be compromised as the machine that house those numbers is used by a group of websites. Still for the more basic and personal websites, shared web hosting often does the trick.</p>
<p>Whether you are first starting out in the world of web hosting or you are a seasoned pro, it pays to know what web hosting basics are. If you just looking to establish a personal and rather simple website, then shared web hosting is probably a good route to take, but if your website is going to get more complex, then it is in your best interest to look into one of the other three types of web hosting and deciding which one is right for your website and your wallet.</p>
<p>Published At: Isnare Free Articles Directory http://www.isnare.com<br />
Permanent Link: http://www.isnare.com/?aid=466687&#038;ca=Internet</p>
<p>About The Author:<br />
Find a cheap web hosting service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/02/web-hosting-basics-%e2%80%93-what-is-involved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brata Web Media launches LegalWebbie to help Lawyers and Legal Professionals get Online</title>
		<link>http://www.bratawebmedia.com/blog/2010/02/brata-web-media-launches-legalwebbie-to-help-lawyers-and-legal-professionals-get-online/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/02/brata-web-media-launches-legalwebbie-to-help-lawyers-and-legal-professionals-get-online/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 19:07:16 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=114</guid>
		<description><![CDATA[For immediate release &#8211; (Feb 7) Ottawa, ON &#8211; Brata Web Media Inc, a provider of web design headquartered in Ottawa, ON, Canada and New York, NY, USA, has recently launched a new service for lawyers and legal professionals. LegalWebbie is part of the BrataWebbie platform that helps attorneys get their practice online and in [...]]]></description>
			<content:encoded><![CDATA[<p>For immediate release &#8211; (Feb 7) Ottawa, ON &#8211; Brata Web Media Inc, a provider of web design headquartered in Ottawa, ON, Canada and New York, NY, USA, has recently launched a new service for lawyers and legal professionals.  LegalWebbie is part of the BrataWebbie platform that helps attorneys get their practice online and in front of their clients.</p>
<p>In this digital age, it is a requirement that every lawyer and legal practitioner have their own web site and online presence.  74% of Americans use the internet to research a service before they pick up a phone book.  With such high usage rates, all lawyers and legal professionals need to have their own website.</p>
<p>LegalWebbie allows attorneys and small law firms to have their own website which is professionally designed.  An added advantage of LegalWebbie is that it allows attorneys to take control over their own web content.</p>
<p>By using LegalWebbie, lawyers no longer need to wait long periods of time for edits to occur to their web pages.  Using a simple interface, LegalWebbie allows for individuals to quickly edit their own web pages without web programming knowledge.</p>
<p>Professional law firm web designs matched with easy editing is what sets LegalWebbie apart from traditional websites for attorneys.  Whenever a law firm has some news, changes their address or offers a new service, they can easily add this to their website in less than 5 minutes.</p>
<p>To learn more about LegalWebbie and view a demo of professional legal web designs, lawyers can visit <a href="http://www.legalwebbie.com">www.legalwebbie.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/02/brata-web-media-launches-legalwebbie-to-help-lawyers-and-legal-professionals-get-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Personal Side To Obtaining Internet Traffic</title>
		<link>http://www.bratawebmedia.com/blog/2010/01/the-personal-side-to-obtaining-internet-traffic/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/01/the-personal-side-to-obtaining-internet-traffic/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 01:39:44 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Site Management]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=108</guid>
		<description><![CDATA[Every online marketer truly yearns for guaranteed web site traffic and is usually willing to employ aggressive tactics as well as utilize any proven methods to achieve this highly important goal. Using applicable guidelines and marketing principles is certainly prudent, but all too often, many online business entrepreneurs ignore some of the nuances of a [...]]]></description>
			<content:encoded><![CDATA[<p>Every online marketer truly yearns for guaranteed web site traffic and is usually willing to employ aggressive tactics as well as utilize any proven methods to achieve this highly important goal. Using applicable guidelines and marketing principles is certainly prudent, but all too often, many online business entrepreneurs ignore some of the nuances of a personal, every day approach to managing a company. By having a healthy balance of personal life and professional pursuits, your online business empire will thrive and any stress related issues will obviously be minimized. This personal approach as opposed to the work-a-holic routine will be positively reflected in your relationships with family, friends, and loved ones. As an online business owner, there are four steps that are needed to ensure the proper mix of personal and professional endeavors.</p>
<p>1) The first step involves a structured daily routine. Most internet marketers and online business proprietors who work from home fail to have established time frames when work is to be done. Sure, it&#8217;s important to work a certain number of hours each day and try to grow a business &#8211; after all, increased web site traffic doesn&#8217;t magically appear without hard work and sheer determination. However, by having a set time frame to work and keeping within those boundaries should give you the kind of steadiness that is preferable and gratifying. Anne McCullough, a personal coach and business owner describes how each work day at home should unfold. &#8220;Working at home should be the same as working at an office. Get up early, get a shower, have a nutritional breakfast, and for better concentration, dress in a business casual attire. Keep an eight hour day with the usual breaks if at all possible.&#8221;</p>
<p>2) Although it can&#8217;t be emphasized enough, be sure to have healthy eating habits. Multiple studies have shown that a healthy diet leads to lower stress levels and better productivity. Trying to manage the daily schedule is unquestionably time consuming and it is easy to frequent a fast food restaurant or consume junk food as a quick meal. By combining steps one and two, make sure to honor the times when a meal is required and keep snacks to a minimum. Too, it would be wise if unhealthy foods could be eliminated from the diet.</p>
<p>3) The third step entails a strong commitment to rest, relaxation, and exercise. Aiming for eight hours of sleep each night is generally recognized as the premise for a good period of rest. Also, taking some time to relax and unwind from a busy day is certainly encouraged. An appropriate exercise routine as prescribed by a physician or personal trainer will provide an avenue for stress relief and increased health benefits.</p>
<p>4) Take time to spend with family, friends, and loved ones. Never discount the importance of taking a well timed vacation or spend the day with those who are the focus of your personal life. While running an online business and making decisions like trying to buy targeted traffic or seeking to outsource various tasks is certainly important, it should be stated that personal time is important too.</p>
<p>Every online marketer covets guaranteed web site traffic, opportunistic challenges, and the desire to make money. In addition to these worthy goals, there should be the recognition of having a daily schedule which has an emphasis on the personal routines and endeavors that will serve to enhance any business. Such a balance is a happy balance.</p>
<p>Published At: Isnare Free Articles Directory http://www.isnare.com<br />
Permanent Link: http://www.isnare.com/?aid=182894&#038;ca=Internet</p>
<p>About the Author:<br />
Brad Farmer is a charter member of IMInsider. For more information, visit http://www.IMInsider.com, where you&#8217;ll find step-by-step video training for anyone interested in starting or growing an online business.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/01/the-personal-side-to-obtaining-internet-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get Traffic from Social Bookmarking Sites</title>
		<link>http://www.bratawebmedia.com/blog/2010/01/how-to-get-traffic-from-social-bookmarking-sites/</link>
		<comments>http://www.bratawebmedia.com/blog/2010/01/how-to-get-traffic-from-social-bookmarking-sites/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 16:51:59 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Design Discussion]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=106</guid>
		<description><![CDATA[What makes you log into social bookmarking sites like Digg, Reddit and Stumbleupon? Most of the people will answer that it is to share, organize and manage bookmarks of content that interests them. What would someone in the SEO world answer? Obviously, that they invite many visitors to his/her listing in these sites. How do [...]]]></description>
			<content:encoded><![CDATA[<p>What makes you log into social bookmarking sites like Digg, Reddit and Stumbleupon? </p>
<p>Most of the people will answer that it is to share, organize and manage bookmarks of content that interests them. What would someone in the SEO world answer? Obviously, that they invite many visitors to his/her listing in these sites. How do they manage that? It&#8217;s not magic. Just get your site on the front page of any of these bookmarking sites and you&#8217;ll be amazed by the number of visitors you get. Let&#8217;s check out some of the ways in which you can use bookmarking sites to increase your traffic.</p>
<p>Give a catchy headline</p>
<p>Needless to say, the first thing that any reader would see in your site content is its headline. So, it needs to be crispy, short and attention grabbing. There are a few things that you could do to get this done. For one, start it off with a strong action oriented verb. Adding &#8220;how to&#8221; can also invite readers. Avoid articles. For example, take the headlines &#8220;The three steps to put an elephant inside a refrigerator&#8221;, &#8220;How to put an elephant in a refrigerator in three steps&#8221; and &#8220;Put an elephant inside a refrigerator in just three steps&#8221;. Obviously, the second and third would attract more readers. </p>
<p>Add a meaningful description</p>
<p>Your description has to be related to what you say in the content. You can exaggerate to some amount but never lie. Also, avoid long sentences where you go on and on about what you intend to say. Remember that some of the bookmarking sites even have set limitations in the number of characters. </p>
<p>Make the first paragraph captivating</p>
<p>You might have caught the attention of the readers with your headline and description. But the first paragraph helps you retain that attention. The headline and description that you provided have already given an idea of your content to the readers. And that&#8217;s the reason they are in your page. A first paragraph, which normally is the introduction, poorly written can make your visitors leave your site even before they come to the real matter. </p>
<p>Create relevant and original content</p>
<p>Content is king. Yes, here too. Its not search engines alone that give importance to good content. Bookmarking sites also place high priority for quality content. Make sure that your content provides the required and relevant information for the readers. Never post junk to cheat them. It can in fact get your site banned. </p>
<p>Use English language</p>
<p>This is not to sound linguistically biased but the reality is most readers follow English than any other language. Exotic languages like the ones that have non-latin alphabets have the disadvantage of being legible to only a selected group of people. Languages like French, German and Italian might be more common; still the fact is they are not English. If you really need to submit content in any language other than English, submit it in bookmarking sites meant for that particular language.<br />
Insert your keywords</p>
<p>Keywords matter here too. After all, just like search engines here too people give the keywords to find what they need. Insert them not only in your body content but also in your headlines as well as descriptions. </p>
<p>Confirm the facts before submitting</p>
<p>Never fail to countercheck the facts that you provide in your content. Finding yourself wrong in any of the details given can make you look silly and ignorant. Adding to this your site will lose its credibility. Consider yourself in the readers&#8217; shoes. If you find anything wrong in a website you visit, will you ever go back to it again? Well, the same point applies here. Get all the right information. If needed, get it checked by a subject expert before submitting. </p>
<p>Proofread your content before submitting</p>
<p>Grammatical or spelling errors can make you end up look really dumb. It could be either a mistake from you or a typo. But ultimately the reader would think your language is poor. So proofread the content carefully and correct all the mistakes before submitting.<br />
Submit your link in the right category</p>
<p>If you are looking for information on weight loss you are definitely not going to check the sites on beauty or skin care. Obviously, the only common point among these topics is that they all apply to the human body. So if your content is on weight loss make sure that you submit your content in the health and fitness or other similar category instead of that which is only vaguely connected.</p>
<p>Submit articles in article directories</p>
<p>If you have been optimising your website for search engines, you are of course familiar with the practice of submitting articles in article directories for more viewability. This can help in the case of bookmarking websites too. Links from article directories can be a good source of more traffic, provided the content is good.</p>
<p>Avoid old news and boring topics</p>
<p>Sometimes, however good your content is, it might be some information that has been dealt with by many people before. Or the topic that would interest none. Imagine some content on creating good content for SEO. The topic has been so much written upon that most of the readers would overlook the content, even if it is first-rate and perfectly error-free.</p>
<p>Include related articles</p>
<p>Adding related articles to your site can glue your readers to your site even if they reached there following another piece of information. If they like your content they may end up not only reading the other content in your site but also returning for more later.<br />
Provide RSS feeds and newsletter subscription options</p>
<p>If your site is interesting and relevant, visitors would like to hear more from you. Providing options for RSS feeds and newsletter subscriptions let them return to your site more often. Hence, provide these options at easily visible places in your site. </p>
<p>Be friendly and courteous</p>
<p>Online presence is not possible without support. You cannot singlehandedly manage your social bookmarking without the cooperation from others who do the same thing. Similarly, keeping a friendly and courteous approach to all can be really helpful. Reply to the comments that you receive, be it negative or positive. Be amiable when you do that. Drop in comments for others in the bookmarking sites. </p>
<p>Help the users to bookmark your site</p>
<p>Users spend very small amount of time in a website. Within that short time you need to your point across and impress them. If you want them to bookmark your site, a little bit of help from your side wouldn&#8217;t hurt. After all, the benefit from that is yours, right? Hence, provide the bookmarking button where it is easily seen.</p>
<p>Timely submission</p>
<p>When you make it to the front page of a social bookmarking site you are not going to be there forever. Its 24 hours that you get to be there. So, if you submit your link when half the population, who is your target audience, is sleeping, by the time they check in you would&#8217;ve reached on the 10th page. Hence, submit the link when your readers are awake. However, this is problematic if you aim for a global audience. You cannot, after all, wait for readers in all parts of the world to be awake at the same time. </p>
<p>So what is the delay? Once you get all these above points done, go ahead and befriend all those bookmarking sites and get your site prepared for a huge number of visitors.</p>
<p><strong>About the Author</strong><br />
The Web Clinic search engine optimisation service helps to increase the visitors&#8217; traffic from a search engine to your websites through the on-page and off-page factors of the website, which influence its ranking in the search engines. For more details visit our SEO Services</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2010/01/how-to-get-traffic-from-social-bookmarking-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the Difference Between Linux Hosting and Windows Hosting</title>
		<link>http://www.bratawebmedia.com/blog/2009/12/understanding-the-difference-between-linux-hosting-and-windows-hosting/</link>
		<comments>http://www.bratawebmedia.com/blog/2009/12/understanding-the-difference-between-linux-hosting-and-windows-hosting/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 17:55:28 +0000</pubDate>
		<dc:creator>Brata</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.bratawebmedia.com/blog/?p=104</guid>
		<description><![CDATA[When it comes to which operating system between Windows or Linux is better for making a server, there is a lot of discussion in the web hosting world. Some of the big arguments on which between Windows hosting and Linux hosting are sprung from exactly what your website is capable of on each OS and [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to which operating system between Windows or Linux is better for making a server, there is a lot of discussion in the web hosting world. Some of the big arguments on which between Windows hosting and Linux hosting are sprung from exactly what your website is capable of on each OS and the way a website is delivered over the internet. To make the right decision, careful consideration should be taken.</p>
<p>The most popular choice for website hosting has been for a long time now Linux hosting. Traditionally, Linux hosting is a reliable and efficient OS for servers and viewed as a very stable and reliable system. Windows hosting is quickly gaining in popularity and has made a lot of progress in the area of web hosting. No matter which operation system you choose to use, they each have their specific drawbacks and advantages.</p>
<p>The most obvious benefit of Linux hosting is the price. Because it is an open source operating system, it is free to the public which makes it the more affordable option. Many of the most popular applications used in web development are also open source, such as PHP, MySQL, and Python, and these programs run especially well on a Linux machine.</p>
<p>Windows hosting, on the other hand, costs more because of its proprietary nature, but it allows you to host any kind of application on the same server. You could use an ASP.Net application backed up by an MS-SQL database behind it, and simultaneously host a PHP blog with a MySQL database to power it on the same server.</p>
<p>Linux development is an ongoing process by a huge community of users. Some people have been hesitant in the past to use an open source operating system because of a perceived lack of support, but now, thanks to the growing community of Linux developers, a user can quickly and easily find the help and support they need, or an application for almost any situation.</p>
<p>Because Windows hosting has been less popular in the past, it started with a smaller user base, but today it is continually growing in popularity. Even though Windows web hosting is more expensive, more users are starting to migrate over the a Windows server due to the ability to integrate easily with other Microsoft products.</p>
<p>In the end, that is the largest difference between the operating systems: what they are going to be used for. If you are planning a traditional website (graphics, text, ecommerce functions, etc) then you are probably okay using a Linux hosting platform. If, on the other hand, you are using a few more complex, interactive features, then Windows just might be the way to go.</p>
<p>Linux development is an ongoing process by a huge community of users. Some people have been hesitant in the past to use an open source operating system because of a perceived lack of support, but now, thanks to the growing community of Linux developers, a user can quickly and easily find the help and support they need, or an application for almost any situation.</p>
<p>Published At: Isnare Free Articles Directory http://www.isnare.com</p>
<p>About the Author:<br />
Thomas Stevenson, Freelance Writer. We are committed to providing free helpful information about computer and technology. For more information about web hosting such as Linux hosting and Windows hosting visit http://www.andysinternetcafe.com/understanding-the-difference-between-linux-hosting-and-windows-hosting/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bratawebmedia.com/blog/2009/12/understanding-the-difference-between-linux-hosting-and-windows-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
