Image Resizing with PHP

Hello guys, Today I will post a image resizing script, this will assist you in all of your sites specially ecommerce ones in which you need to display your products with different sizes. The script is self explanatory, but please send me a message or a comment if you need further assistance with it. //Image […]

Lesson 2: Pre-Production Process and Market and Keyword Analysis

This is the second part of a series of search engine optimization lessons. On this lesson I will start to explain you what I call the “Pre-Production” process of your campaign. At the start of each campaign one must do a market and keyword analysis research. Market Research is when one researches and evaluates the […]

Lesson 4: Internal and External Linking

This is the fourth part of a series of [kastooltip msg=”search engine optimization” tooltip=”The process of improving the visibility of a website or a web page in search engines via the natural search results”] lessons. On this lesson I will be explaining you the methods to do internal and external link campaigns. Linking is probably […]

Lesson 3: On Page Optimization for SEO

This is the third part of a series of search engine optimization lessons. On this lesson I will be explaining you the methods to do the actual on page optimization. You will take what you have learned from past lessons and use it to create the proper tags for your pages. When Google analyses your […]

Transfer a Large Database using MySQL Dump and a SHH Client

Have you needed to transfer a large database? One of an eCommerce Cart or of a big blog? phpMyAdmin only allow’s imports of databases of 2 mbs, if you fix the php.ini file you can get maybe 10 or 12 max on most servers. In order to move this you will need to do it […]

My attempt to create the perfect Social Media Campaign

This is the first of a series of blog post that I will be writing about my attempt to create the perfect Social Media Campaign. I will try to evaluate all of the factors that need to be evaluated and integrated into this campaign in order to beξsuccessful. Here is some information about the company […]

Upload Files From a Form

Hello guys,ξ I decided to do a post on how to upload files from a simple HTML form into your server. First, you will need to set up this form with the proper headings, please see code below. <form enctype=”multipart/form-data” action=”uploads.php” method=”POST”> Choose a file to upload: <input name=”uploadedfile” type=”file” /><br /> <input type=”submit” value=”Upload […]

HTML5 Form Autocomplete Implementation

Technology is advancing very rapidly in the technology industry this last couple of years. A great and powerful new standard that was created and by which many of us developers are abiding already is HTML5. With this many opportunities came for us to be able to successfully create a user experience that is easily utilized […]

Basic Content Management System

If you are a Web Developer like me, then you are always working from different locations, different machines, etc. You do not want to go and look for that client information every time to gain access via FTP to do a small change. There is where a good content management system comes in place. What […]

Shell or SSH Commands and Beginner 101 Course

Using Shell or SSH connection to interact with your Linux server could be the most powerful tool you can have. This is because when you connect via this interface you are actually working from inside your server and this gives you more power and control over whatever you are doing. To start off you need […]

error

Enjoy this blog? Please spread the word :)