PHP Developer job position

יולי 30

PHP Developer job position The PHP Developer will be responsible for developing the backend engine of our e-commerce platform. Projects will range from modifying templates to enhancing site functionality to developing entirely new online products. This role will be immersed in the entire software development life cycle (design, code generation, testing and...

Read More

MySQL Data Types Quick Reference Table: MySQL Version 5.0

יולי 30

MySQL Data Types Quick Reference Table: MySQL Version 5.0 Learning how to use the MySQL database properly can take quite a bit of time. It is not uncommon to select a less than optimal data type when setting up a new table. Multiple data types are available for each value that you wish to store. This MySQL data type tutorial is intended to help take some of the...

Read More

Difference Between InnoDB and MyISAM

יולי 30

After reading Tapos Blog post about the differences between InnoDB and MyISAM database engines i found out that InnoDB does not only support row level locking but more then that, By doing a small fast research i came to those main differences: The big difference between MySQL Table Type MyISAM and InnoDB is that InnoDB supports transaction InnoDB is for high...

Read More

(IM) Custom Forum Blocks For IPB 3

יולי 28

File Name: (IM) Custom Forum Blocks 1.3 Author: Vince Category: Application Description With this modification you will be able to add custom blocks that will display certain information in them that you will decide. Each block will have it's own title and content, You will be able to set which groups can see each block, What place you would like to place the block...

Read More

Speed up a web site by enabling Apache file compression

יולי 28

Speed up page load times by automatically compressing CSS, HTML, and JavaScript files in Apache. Compressed files are smaller and faster to send. Apache 1.x and 2.x can automatically compress files, but neither one comes with a compressor enabled by default. Enabling compression reduces CSS, HTML, and JavaScript file sizes by 55-65% and speeds up overall page load...

Read More

Yii – PHP Coding Standards (draft)

יולי 13

Taken from the Zend Framework PHP coding standards, The document was altered and modified to use with Yii framework. If you see anything that needs improvement let me know and i will update it. Yii – PHP Coding Standards (draft) Scope This document provides the coding standards and guidelines for developers and teams working together on projects. The...

Read More

Yii – Creating a blog in just 30 minutes – ScreenCast

יולי 13

This tutorial walks you through the steps of creating a simple blog system using the Yii framework. Size: 84.9MB Length: 00:29:05 Author: Pelle ten Cate License: Terms of the Yii Documentation Get the Flash Player to see this...

Read More

יצירת בלוג בעזרת Yii תוך 30 דקות בלבד – מדריך וידאו

יולי 13

מדריך וידאו זה מעביר הדרכה במשך כ 30 דקות על שימוש ב Yii כדי ליצור אפליקציה מלאה, במדריך זה האפליקציה הינה בלוג מלאה. המדריך מעביר הסבר על השימוש ב Yii מהתקנתו במערכת ועד כתיבת הקוד המתאים. גודל: 84.9 מגה...

Read More