Helping you work smarter

March, 2013

CSS Sticky Footer

http://css-tricks.com/snippets/css/sticky-footer/  

>>

,

CSS Menu

http://www.cssplay.co.uk/menus/ http://www.noupe.com/css/100-great-css-menu-tutorials.html http://djdesignerlab.com/2011/09/09/25-beautifully-created-css-and-jquery-menu-tutorial/

>>

,

MySQL Data Types

Properly defining the fields in a table is important to the overall optimization of your database. You should use only the type and size of field you really need to use; don’t define a field as 10 characters wide if you know you’re only going to use 2 characters. These types of fields (or columns) […]

>>

PHP Error messages explained

Since PHP 4.2.0, PHP returns an appropriate error code along with the file array. The error code can be found in the error segment of the file array that is created during the file upload by PHP. In other words, the error might be found in $_FILES[‘userfile’][‘error’]. UPLOAD_ERR_OK Value: 0; There is no error, the file uploaded with […]

>>

,

Suppressing Zeros in chart labels

The Problem: Susan’s issue is that not every data point is represented by her sales reps. Here, you’ll notice that Kim has no Service Contracts for the month selected. This not only causes the data label to show ($0), but it also muddles the placement of the Service Contract data label.   The Solution: An […]

>>

, , , , , ,

PDFTK – PDF Toolkit

iServe has installed PDFTK http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ as per Angie request. The path is /usr/bin/ PDFTK is a tool kit to manipulate pdf.

>>

, , , , ,

Web Hosting Error Code

Informational 100 – Continue 101 – Switching Protocols Successful 200 – OK 201 – Created 202 – Accepted 203 – Non-Authoritative Information 204 – No Content 205 – Reset Content 206 – Partial Content Redirection 300 – Multiple Choices 301 – Moved Permanently 302 – Found 303 – See Other 304 – Not Modified 305 – Use Proxy 307 – Temporary Redirect Client Error 400 – Bad Request 401 – Unauthorized 402 – Payment […]

>>

, , ,

MDM – Mobile Iron

MDM Mobile Device Management – Observatory Crest (used to do IPCA support) distribute MDM solution called Mobile Iron Airwatch Pro for < 50 users 1 euro/month

>>

, , , , ,

Document Management Software – Ferret

http://www.ferretsoftware.co.nz/electronic-document-management/what-can-ferret-do-for-me/

>>

, , , , ,

Previous Posts