AtTheVip.com – New Yii Powered application

דצמ' 27

AtTheVip.com – New Yii Powered application

This application was built from scratch to publish events that occur in the Los Angeles area, Mostly nigh clubs parties and concerts. One of the most impressive features the application provides is the gallery system, which is almost entirely automated. The events are being imported using a Yii command that is run by a cron every day to import the events from...

Read More

Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

דצמ' 27

Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but we would like to select free of charge very functional and at the same time of simple in the use editor -Codelobster PHP Edition . Let us consider some important possibilities and advantages of this program: All code...

Read More

Yiiframework.co.il Code is now open sourced

מרץ 31

Yiiframework.co.il Code is now open sourced

CMS Application This is something I've been working on and still am constantly to make it better, This is a CMS system that allows you to control an entire multi-language website simply from within it's built in Admin control panel. Some of the features Blogs – Full System (Includes categories, tags, posts, replies, multi-language, permission based and...

Read More

Project Manager – Source Code is now Open Sourced

מרץ 31

Project Manager – Source Code is now Open Sourced

Simple Project Manager / Bug Tracker This is something I've been working on but never got a chance to complete, It has no installer and you'll need to configure it manually by importing the base.sql file and changing the db connection settings from the protected/config files. Features Issues Wiki/Articles Activity Feed Projects This is published for learning...

Read More

PHP Bug Tracker – Instant Search Suggestions, Advanced Search, Ticket Updates

דצמ' 02

PHP Bug Tracker – Instant Search Suggestions, Advanced Search, Ticket Updates

After a good amount of time that i've put into this system i can finally see it's progress and it sure made some good progress. We still have lots of things to do, But we are proud of what we achieved up until now. Couple of days ago i saw the instant search suggestion feature in one of the websites i was browsing, I thought it's a really cool and neat idea to put...

Read More

PHP Bug Tracker – Tickets – Sneak Peak

נוב' 25

PHP Bug Tracker – Tickets – Sneak Peak

Just wanted to share everyone with the bug tracking software progress, I have started working on the Tickets feature and so far so good, Here are a couple of screenshots that display the ticket listing and creating a ticket form. You can clearly see that it supports UTF8 in both titles and...

Read More

PHP Project Manager – The Wiki – Video Introduction

נוב' 18

PHP Project Manager – The Wiki – Video Introduction

This video presentation shows the wiki features of the upcoming php project manager application. Some of the main features the wiki have built in are: Creating, Updating and deleting pages Archiving pages Previewing a page Ordering pages in various types of orders Display options for pages Setting a certain page as the application start page Revision control for...

Read More

PHP 5 – OOP – Text Difference Class – PEAR Text Class

נוב' 17

PHP 5 – OOP – Text Difference Class – PEAR Text Class

I was looking for a class that used PEAR Text Classes, To find the difference between two strings, I found a few but one got my attention. That one was created by Ciprian Popovic, Which was written in PHP, But was not really the way i want it to be, I was looking for a PHP Object Oriented one, So i have modified it a bit to fit my needs and thought i should share...

Read More

PHP Project Manager – Creating & Updating Projects

אוק' 23

PHP Project Manager – Creating & Updating Projects

Here is a short screencast on the new php project manager i am working on. This screencast shows the interface for creating and updating projects, And a small look into the activity feed. Today we've fixed and completed 15 issues, You can view them by visiting the following link Click Here. View In Full Screen Again, Comments and feedback are...

Read More

אוק' 20

PHP Project Manger – רשימת האפשרויות

התחלנו להוסיף את רשימת האפשרויות שנרצה להוסיף למערכת זו, ואנו מזמינים ומעודדים את המשתמשים לבוא ולהוסיף את האפשרויות אותם *הם* ירצו לראות במערכת וחושבים שאפשרויות אלו יעזרו לכלל המשתמשים. ניתן לרשום כל...

Read More

PHP 5.3 Zend Certified

אוק' 15

PHP 5.3 Zend Certified

Just wanted to let everyone know that i took the new PHP 5.3 Zend Certification and passed it. I did not study as much as i did for the two previous ones but i did read about the new changes in PHP 5.3 and blogged about them as well as you can probably see in my recent blog posts. I went and ordered my Voucher from the Zend Online Store the other day and took it...

Read More

אוק' 12

PHP 5.3 – תוספות תחביר

עם כל השינויים המשמעותיים והתוספות ב PHP 5.3 ישנם כמה תוספות תחביר שמקלות ומאפשרות לכתוב את הקוד בצורה שונה, לפעמים גם יעילה יותר, ולפעמים גם קצרה יותר. סיקור קצר של כמה מתוספות התחביר ש PHP 5.3 מאפשרת, כמו: NOWDOC,...

Read More

אוק' 12

PHP 5.3 Late Static Bindings

PHP 5.3 כבר הציגה את עצמה ואת האפשרויות החדשות שהתווספו, אך בין כל האפשרויות שכבר עברנו עליהם ישנה עוד אפשרות אחת שהיא לא פחות חשובה, ויש צורך לעבור ולסקר גם אותה. האפשרות הזו היא Late Static Binding, שבתרגום חופשי זה...

Read More

אוק' 12

PHP 5.3 Namespaces

Namespaces נוספו בגרסא PHP 5.3, זה אולי אחד הדברים שגורמים לגרסא זו לקבל כל כך הרבה תשומת לב, הרי Namespaces הם לא דבר חדש בתחום שפות התכנות הם קיימות בשפות אחרות כבר שנים ורק לאחרונה הם הוצגו גם לשפה זו. בתרגום חופשי...

Read More

אוק' 11

PHP 5.3 – Closures & Lambda/Anonymous Functions

אחד מהאפשרויות החדשות שהוצגו ב PHP 5.3 הן האפשרות ליצור פונקציות בזמן הרצת הסקריפט, ללא צורך בהגדרת פונקציה עבור פעולה שמתבצעת ספציפית באותו המקום. Closures היא מילה נרדפת ל Lambda Function ו Anonymous Function, בדומה ל JS...

Read More