Marketing with Social Media {0}

In a world of cut throat competition finding a way to reach customers can mean life or death for start-up companies.  Even well established companies must always try to find new ways to stay in the public’s consciousness. Becoming or staying relevant is a daunting task when one considers the deluge of adverts an average person experiences [...]

Improving SEO Using Accessibility Techniques {0}

(Image Obtained From 2.bp.blogspot.com)   There are several ways to improve upon your Search Engine Optimization, using link building, usability techniques, and analyzing your site in order to see where you are in comparison with competitors, there is one technique however that can not only make your site easier to find, but is an important [...]

Creating an Effective Content Strategy for Your Website {4}

Creating an Effective Content Strategy for Your Website   It’s pretty much a given in the business world today that content is king. More important, content is critical. It is the lifeblood, the identity, and the value of any company or organization. Online competition is not about dropping links anywhere in the web, of automated [...]

Improving SEO using Link Building {2}

  (Image obtained from : http://etechdiary.com/basics-of-seo/ ) Have you ever wondered why  websites are displayed in the order that they are after going through a search? It’s simply due to popularity! The more links a site has the more people are referring to it. This is the process of Link building. As more and more [...]

ASP.NET MVC vs. Traditional ASP.NET {2}

These days, on average, one in every four websites you come across on your daily browse will be written in ASP.NET, but on the newer and presumably better ASP.NET MVC framework, you may find a meager 1 in 100. So what’s the difference?  What distinguishes one over the other?  Is one a newer version of [...]

iOS Applications with HTML5 and CSS3 {3}

iOS Applications with HTML5 and CSS3 Today, mobile application (app) development has become one of the most popular trends in software development as we emerge ourselves into an on the go, handheld device era. “A few short years ago, most mobile devices were, for want of a better word, ‘dumb’” (Charland & LeRoux, 2011). Now, [...]

Java Spring Framework {2}

Today, Business and developers are always finding different ways to give them that competitive edge in the technology market.  One of the first major game changers was the Java Spring Framework, released in 2002. It has evolved over the years and helped java be able to evolve and still work with many new and existing [...]

PHP Frameworks: Zend and CakePHP reducing coding time {2}

The internet is filled with more websites every day.Every quarter more of the worlds commerce is conducted through e-commerce, more entertainment sites are charging people to view content, and more every day people are placing new information onto websites. But how can all these websites be built so fast? How can you make secure sites [...]

Mongo DB (No SQL database for web) {5}

Today’s highly social and interactive web has created a market for a database management system with the ability to offer fast real time access over the Internet while managing massive data sets that are growing by the minute in volume and complexity. MongoDB fills this need. As I will explain later in this blog, MongoDB [...]

Magento eCommerce Software {3}

In the beginning of the internet age, businesses had different uses for the internet and now as we fast forward to 2013 the internet age has changed once again! Today, the internet is a big part of our daily lives and even more so with online shopping. I can safely assume everyone reading this has [...]

Building Web Applications Using Google API {7}

Unless you live under a rock, I will guarantee that you have come across at least one web site that utilizes one of the many Google APIs. Today, it is being used almost everywhere! To fully understand Google APIs, let me first explain what an API actually is. API stands for “Application Programmable Interface” and [...]

Facebook Open Graph API {3}

Businesses and developers have been trying to jump on the Facebook bandwagon for years.  When Facebook started allowing businesses to have Facebook pages that users could “like”, business had to constantly update their page and relied on the news feed to gain traffic.  However, Facebook kept changing the way content was displayed and taking away [...]

Responsive Web Design {6}

Making software easy to use has been a major focal point for developers since the dawn of the microchip.  Whether or not an application or website is successful often depends on how quickly users come to familiarize themselves with an interface.  Applications that inundate users with too many buttons or options often struggle to find [...]

Node.js {4}

           (Image obtained from http://nodejs.org/logos/)  Node.js was developed in 2009 by Ryan Dahl it was created to address issues with efficiency of traditional  platforms which took far too long to communicate over the network, spending magnitudes of more time processing web requests and responses than other parts of applications. “Node.js is a [...]

HTML 5 Geolocation {9}

HTML 5 Geolocation             Need help finding a restaurant? What if someone is lost and they need to get their bearings straight? Getting lost is never fun, but with Geolocation convenience is literally at the palm of their hands. With some simple swipes on a smartphone, a user may never get lost ever again, provided [...]

Twitter Bootstrap {6}

Twitter Bootstrap              Bootstrap was developed by Mark Otto and Jacob Thornton at Twitter in August 2011 as a framework to encourage consistency across internal tools. Before the creation of Twitter Bootstrap, engineers had lot of difficulties to create descent websites and web application. They used various libraries that they [...]

Compromised Data Quality by Malware {0}

In an article from PCWorld entitled “Symantec warns of malware targeting SQL databases,” there has been a spread of malware infecting SQL databases around the world. Although not a serious threat, it could pose to destroy data quality within the database. Originally targeted to Iran, the malware called W32.Narilam, looks for Microsoft SQL databases on [...]

SQL, Easier in the Future {0}

Depending on the task, writing SQL queries can get complicated, in the article “Interactive SQL Query Suggestion: Making Databases User-Friendly”  Ju Fan proposes a neat tool for making SQL easier. By simply inserting keywords the tool will generate the corresponding SQL statements. This is similar to Microsoft excel, those who are unfamiliar with excel can [...]

How to become an Oracle DBA {2}

Last week I read and wrote about an article describing what a DBA’s job consists of, and the question arose of how a person might go about becoming a DBA. This week I read the article “How to become an Oracle DBA” by Burleson Consulting. The author starts off by listing the very generous salaries [...]

MySQL: A threat to bigwigs? {1}

David Kirkpatrick, of Fortune.com and contributor to CNN Technology, writes in his article, “MySQL: A threat to bigwigs?” that MySQL is the rising Linux of backend systems. He begins by explaining the structure of MySQL (which is based on the SQL language) and the structure of general open source software. Because MySQL is open source, [...]