<rss version="2.0">
<channel>
<title>Superior Web Solutions</title>
<description>Welcome to our Blog, here you can find news and articles related to the IT industry</description>
<link>http://superiorwebsys.com/</link>
<copyright>2000 - 2010 Superior Web Systems</copyright>

     <item>
        <title> Generate QR Code with PHP Using Google API</title>
        <description>In this post I am going to talk about QR code, what it is, how you can generate this with PHP using Google API, and how this can be used.</description>
        <link>http://superiorwebsys.com/blog/66/Generate_QR_Code_with_PHP_Using_Google_API/</link>
        <pubDate> 2010-07-02 11:40:08</pubDate>
     </item>  
     <item>
        <title> Most Common Connection Speeds in 2009</title>
        <description>In the past we did few researches on most common screen resolutions, and this time we decided to take a look at connection speed in 2009</description>
        <link>http://superiorwebsys.com/blog/65/Most_Common_Connection_Speeds_in_2009/</link>
        <pubDate> 2010-05-04 10:08:40</pubDate>
     </item>  
     <item>
        <title> How to change design of Moneris Hosted Paypage</title>
        <description>Here are step by step instructions on how to change it:</description>
        <link>http://superiorwebsys.com/blog/64/How_to_change_design_of_Moneris_Hosted_Paypage/</link>
        <pubDate> 2010-03-29 11:52:00</pubDate>
     </item>  
     <item>
        <title> Most Common Screen Resolutions in 2009</title>
        <description>Last year we did research on the most common screen resolutions in 2008, and this article is the same research for 2009.</description>
        <link>http://superiorwebsys.com/blog/63/Most_Common_Screen_Resolutions_in_2009/</link>
        <pubDate> 2010-03-26 12:44:37</pubDate>
     </item>  
     <item>
        <title> Running Flowplayer (Flash Player) on local computer</title>
        <description>We needed to setup flow player on the presentational site that will have to run without internet on local computer, and spent hours and hours trying to figure out what is the problem...</description>
        <link>http://superiorwebsys.com/blog/62/Running_Flowplayer_%28Flash_Player%29_on_local_computer/</link>
        <pubDate> 2010-03-04 08:54:26</pubDate>
     </item>  
     <item>
        <title> Location.href Fire Fox and Mozilla Problem</title>
        <description>Problem: location.href('/products.php'); does not work
Solution: location.href='/products.php';</description>
        <link>http://superiorwebsys.com/blog/61/Location.href_Fire_Fox_and_Mozilla_Problem/</link>
        <pubDate> 2010-02-01 11:47:59</pubDate>
     </item>  
     <item>
        <title> The Importance of Error Reporting in Website Development</title>
        <description>Displaying errors, warning, or notices is important in all stages of website development.  During initial development, it provides line numbers where errors occur and developers spot and fix all errors faster.  During testing, it shows warnings and notices when running test scenarios, and tracks all bugs.  During production it writes errors to a log file, and sends an email to the website administrator for immediate attention.</description>
        <link>http://superiorwebsys.com/blog/60/The_Importance_of_Error_Reporting_in_Website_Development/</link>
        <pubDate> 2010-01-07 12:36:27</pubDate>
     </item>  
     <item>
        <title> How a Web Design Goes Straight to Hell</title>
        <description>Everything is cool in the beginning. The client communicates their needs, you set expectations. Enthusiasm and excitement all round.</description>
        <link>http://superiorwebsys.com/blog/59/How_a_Web_Design_Goes_Straight_to_Hell/</link>
        <pubDate> 2009-12-07 10:28:36</pubDate>
     </item>  
     <item>
        <title> What is ERD and Why Is It Important In Website Development?</title>
        <description>ERD is an Entity Relationship Diagram which is a graphical representation of database entities (tables, table columns, table definitions, attributes) and inter-relationships between these entities (how the tables are connected).  </description>
        <link>http://superiorwebsys.com/blog/58/What_is_ERD_and_Why_Is_It_Important_In_Website_Development%3F/</link>
        <pubDate> 2009-11-18 15:45:00</pubDate>
     </item>  
     <item>
        <title> SWS Website Design and Development Forum</title>
        <description>We are pleased to announce that we have just launched our SWS Website Design and Development Forum.</description>
        <link>http://superiorwebsys.com/blog/57/SWS_Website_Design_and_Development_Forum/</link>
        <pubDate> 2009-11-05 14:39:14</pubDate>
     </item>  
     <item>
        <title> What is CSS</title>
        <description>Cascading Style Sheets (CSS) is the style sheet language used for formatting text in documents written in Hypertext Markup Language (HTML) for websites.  CSS is important because it determines fonts, colours, and positions of elements on web pages.</description>
        <link>http://superiorwebsys.com/blog/56/What_is_CSS/</link>
        <pubDate> 2009-10-20 15:31:01</pubDate>
     </item>  
     <item>
        <title> How to create CAPTCHA using PHP</title>
        <description>In last article I explained what CAPTCHA is and why it is used (you can find that article here). Here I will provide PHP code that crates and uses CAPTCHA.</description>
        <link>http://superiorwebsys.com/blog/55/How_to_create_CAPTCHA_using_PHP/</link>
        <pubDate> 2009-10-05 09:41:06</pubDate>
     </item>  
     <item>
        <title> What is CAPTCHA and why it is used</title>
        <description>CAPTCHA stands for "Completely Automated Public Turing test to tell Computers and Humans Apart". This is a challenge-response test used on web-forms to ensure that the form is filed in by a human being, or in other words it is a form of protection from bots (computers) filling out forms.</description>
        <link>http://superiorwebsys.com/blog/54/What_is_CAPTCHA_and_why_it_is_used/</link>
        <pubDate> 2009-09-22 17:46:15</pubDate>
     </item>  
     <item>
        <title> Send and receive your user@domain.com emails using Gmail</title>
        <description>Below is the tutorial on how you can send and receive your user@domain.com emails using Gmail. This article relates to GoDaddy's dedicated and virtual dedicated servers. If you are hosting your website with a different hosting company, the technical information below, such as port numbers, may vary. Also, SMTP relaying should be enabled on the server. Just replace domain.com with your domain name and you're good to go!</description>
        <link>http://superiorwebsys.com/blog/53/Send_and_receive_your_user%40domain.com_emails_using_Gmail/</link>
        <pubDate> 2009-09-10 17:35:51</pubDate>
     </item>  
     <item>
        <title> Proxy clients, Out-sourcing &amp; Other Things That Sound Good But Aren`t</title>
        <description>In the technology industry there are a few fairy tales, that sound like a great idea, listed here in their respective order of annoyance:
 
1. Proxy clients. While not as bad as some other items on this list, Proxy Clients are still a considerable headache for an IT company. These are accounts that were developed (from a business perspective) by a Broker and then handed to a Tech-shop to felicitate. The Brokers, by and large, aren't too fond of the Tech company speaking with the client directly and therefore prefer for the communication to go through them; therefore the title "Proxy Client".</description>
        <link>http://superiorwebsys.com/blog/52/Proxy_clients%2C_Out-sourcing_%26_Other_Things_That_Sound_Good_But_Aren%60t/</link>
        <pubDate> 2009-08-31 16:01:31</pubDate>
     </item>  
  

</channel>
</rss>

