by Robert Long | Jan 10, 2016 | Articles, Tutorials, Web Design, Web Development
Being a web developer is awesome! If you are reading this article, then you already know that web development is one of the most exciting fields right now. But when you ask a web developer how they feel about their job, most will tell you that they enjoy development, but it is not as easy as you might think and there are many skills required. (more…)
by Robert Long | Aug 1, 2015 | Tutorials
Node.js is a popular JavaScript library for building complex client-side applications. Unlike JavaScript, it’s a server-side JavaScript library to create powerful and dynamic web applications. (more…)
by Robert Long | Jul 5, 2015 | Tutorials
AngularJS is a popular open source JavaScript framework developed by Google to create powerful and dynamic web applications. Since its release in 2009, it’s widely used by many web developers due to its convenient extending of custom HTML tags and attributes. (more…)
by Robert Long | May 22, 2015 | Freelance Tips
Whether you own your own SEO company, or you are a lone freelancer, you know that SEO Leads are hard to come by, and turning them into clients is even harder. There are many ways to get leads, but most are very time consuming and usually expensive. If you are a freelancer then a few leads might be enough to get by, but larger SEO firms need lots of quality SEO leads to keep their companies afloat. Here are some very effective methods, if used correctly, that will keep your lead pipeline flowing. (more…)
by Robert Long | May 2, 2015 | Tutorials
Recently I have been assigned a task to write a script to import all forum data by making remote MySql database connection. So in this article, I am going to share my knowledge how to enable remote database server connection. (more…)
by Robert Long | Apr 26, 2015 | Tutorials, Web Development
jQuery has really overtaken web development with its simplicity, advanced features and plugins. It’s a powerful tool that significantly improves the user’s interaction with Web applications. (more…)