Category: Development

Reverse engineering MySQL database with Microsoft Visio 1

Reverse engineering MySQL database with Microsoft Visio

Sometimes we need to reverse engineer our database. Microsoft Visio has an option for reverse engineering. But by default it does not support MySQL or in other words you cannot reverse engineer a MySQL database. I have faced this problem and got the solution and sharing here with you. The...

10 Free Tools and Resources for the DIY Business Person 0

10 Free Tools and Resources for the DIY Business Person

These days, it is not necessary to pay for website creation. If you don’t choose to spend thousands of dollars on a premium designer, there are plenty of tools out there to do it yourself. Small businesses and personal bloggers have all the tools they need to make a website...

How to change the collation for MySQL database to UTF-8? 0

How to change the collation for MySQL database to UTF-8?

Changing the collation for all tables in a MySQL database can be time consuming depending on how many tables you have.  That’s why we recommend using the following PHP script for changing the collation for all tables at a time: <?php $db = mysql_connect(‘localhost’,’DBUserName’,’DBPassword’); if(!$db) echo "Cannot connect to the...

How Open Source Applications Benefits 1

How Open Source Applications Benefits

With the advent of learning has taken various forms. One can now learn new skills and acquire new knowledge regardless of where one is and when one wants. What used to be a dream is now coming true with e-learning. In fact, e-learning has brought many learning avenues for a...

Google launches fonts services 3

Google launches fonts services

We can’t imagine how many services Google has. Recently Google introduced new service Google Font. To see web page in stylish mod you can use these fonts. If you didn’t install any font in your PC you will not find trouble. The Google Font Directory lets you browse all the...

Make strategies today for Social Media Marketing 1

Make strategies today for Social Media Marketing

Here are 5 important criteria that need to be addressed in order to run a successful social media campaign. Search Engine Rank Awareness Additional Site Traffic from Social Media Posts Use Social Media for SEO-Based Links Target Specific Markets Improved Brand Recognition By utilizing social media marketing and concentrating on...

Tips : How to check Personal Firewall Status on Windows 0

Tips : How to check Personal Firewall Status on Windows

How can you check the status of the connection and the firewall? Simply open Control Panel from the Start Menu, open Internet and Network Connections, then Network Connections. By default the view is of large icons. Click the View Menu, and choose “details” in order to reveal several more columns...

How website design helps to make money through website 2

How website design helps to make money through website

If you have a great website you be able to earn great money. A great website can be created through the combination of web designers and web developers. You must need people to visit your website. There is no doubt about it that beautiful layout and color schemes attracts the...

Facts about Search Engine Optimization Services 1

Facts about Search Engine Optimization Services

Finding the right SEO Company today is not easy. Today, there are thousand of SEO firms offering the same services. Some are very experienced at what they do while others just want to make money without offering any tangible services. Actually, most of these companies are just scam and one...

How important CSS in Web development! 1

How important CSS in Web development!

CSS style sheets have made it easier to handle web pages during web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in...