חדשות

AtTheVip.com – New Yii Powered application

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 various club websites and promotion sites (see each event page at the bottom for the...

Read More

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

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 this in the tracker so anyone could instantly see the search...

Read More

PHP Bug Tracker – Tickets Multi-Moderation & Filtering

PHP Bug Tracker – Tickets Multi-Moderation & Filtering

One of the features i really want in my bug tracker is the ability to quickly filter tickets to get the ones i am looking for, Although this is rather the start of the actual ticket filtering engine it does show the . The other feature this video shows is another needed feature that allows each person to quickly update several tickets right from the ticket listing screen, I call it the ticket multi-moderation as that’s what it does. This...

Read More

PHP Bug Tracker – Tickets – Sneak Peak

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

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 pages Compare differences between pages revisions Restore a page from one of...

Read More

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

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 it. In Ciprian version you had two files that you had to have in order for this...

Read More

PHP Project Manager – Creating & Updating Projects

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

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

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

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

Read More

PHP Bug Tracker Project

PHP Bug Tracker Project

לפני כמה ימים ניסיתי להתקין את Trac, למי שלא מכיר זוהי מערכת לניהול ומעקב אחר באגים (בעיות) בפרוייקט מסויים שעבדתי עליו, רציתי משהו שאני כבר אשתמש עבור כל הפרוייקטים, חיפוש בגוגל העלה כמה מועמדים אך Tracנמצא כאחד מהפופולרים ביותר. לאחר פרק זמן קצר...

Read More

PHP 5.3 Zend Certified

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 today Friday Oct 15 at 10:00 GMT +2, Took me about 45 minutes to complete the entire...

Read More

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

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

עם כל השינויים המשמעותיים והתוספות ב PHP 5.3 ישנם כמה תוספות תחביר שמקלות ומאפשרות לכתוב את הקוד בצורה שונה, לפעמים גם יעילה יותר, ולפעמים גם קצרה יותר. סיקור קצר של כמה מתוספות התחביר ש PHP 5.3 מאפשרת, כמו: NOWDOC, Ternary Short Cut ‘?:’, Jump Label, ואת המתודה...

Read More

PHP 5.3 Late Static Bindings

PHP 5.3 Late Static Bindings

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

Read More

PHP 5.3 Namespaces

PHP 5.3 Namespaces

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

Read More

PHP 5.3 – Closures & Lambda/Anonymous Functions

PHP 5.3 – Closures & Lambda/Anonymous Functions

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

Read More

בלוגים טכנולוגיים

בלוגים טכנולוגיים

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

Read More

ספרים מומלצים ללימוד PHP – למתחילים ואלו שרוצים להשתפר

להלן רשימה של ספרים מומלצים (כאלו שקראתי או כאלו שלפי התקציר נראים כספרים שנכתבו בצורה ברורה). מתחילים Beginning PHP and MySQL: From Novice to Professional, Fourth Edition PHP for Absolute Beginners PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech)) מתקדמים PHP Objects, Patterns and Practice, Third Edition (Expert’s Voice in...

Read More

Yii 1.1.4 שוחררה

בתאריך ה-5.9.10 שוחררה הגרסא האחרונה של Yii בגרסא 1.1.4. גרסא זו כוללת למעלה מ 60 תיקונים לבאגים שונים שנמצאו בגרסאות קודמות. בנוסף, נוספו מספר אפשרויות חדשות ועודכנו מספר אפשרויות שכבר קיימות באפליקציה. חלק מהאפשרויות החדשות הם: הוספה אוטומטית של...

Read More

SVN יצירה, שימוש ובעיות נפוצות

ראשית, נושא ה SVN הוא מאוד רחב, ולכן לא ניתן יהיה לכסותו בפוסט אחד בלבד. בפוסט זה אני אעבור בקצרה על מספר דברים בנוגע ל SVN. בכתיבת מדריך זה אני עובד עם  MacBook Pro, ואני עובד מול Versions שהוא ה SVN CLIENT שלי. השרת הוא שרת מקומי ואני משתמש בשורת הפקודות כדי להריץ את...

Read More

Yii 1.1.3 שוחררה

גרסא 1.1.3 של Yii שוחררה, גרסא זו מתקנת כמה באגים לא קריטיים בנוסף ישנם כמה אפשרויות חדשות. בין האפשרויות החדשות ניתן למצוא: נוסף וידג’ט חדש CJuiButton, אשר מאפשר להוסיף כפתור בעזרת JQuery UI. CAutoComplete לא קיים ולא ניתן להשתמש בו בגרסא זו והלאה. נוספו האירועים...

Read More

אתר התמיכה עבור Yiiframework עלה

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

Read More

InlineReport – Report content inline

InlineReport is a small JQuery plugin written to allow website users and visitors to report content they see as a bug, Inappropriate, Spam, or event report typos they see in blog posts, Articles, Tutorials, News and any other content. Using InlineReport is Simple, Easy and efficient. All you need to do is to load the single required JS file onto the webpage, Insert one simple line to the document source code (To initialize the InlineReport) and...

Read More

Facebook PHP Class Library – Graph, Social Plugins, Search, Posting And more

Facebook PHP Library Update: Version 3.0 of the Class was released that works with the new Facebook PHP API. Click Here To View It! Update: New version available 1.2a download link updated, Added a new example to search for an item on facebook and return it as an array/json The facebook PHP SDK offers extended functionality to get, post and show content directly from and to facebook. The following class was created in order to simplify the...

Read More

CSS Janus – כלי ההופך ישור מימין לשמאל וההפך

על פניו זה נראה שימוש, אני לא יודע אבל עד כמה זה יכול להיות מדויק, כי יש מאפיינים ב CSS שבכדי ליישר אותם יש צורך בפעולות נוספות מלבד הכיפת הכיתוב ‘left’ ל ‘right’ . שווה בדיקה. http://bit.ly/9tssIV

Read More

תוסף חדש עבור Yii – קבלת נתונים מחשבונות טויטר

תוסף זה מאפשר בעצם לבצע בקשות לשרתי טויטר אשר מחזירים מידע בפורמטים שונים כמו xml, json, rss, atom בעזרת מידע זה ניתן להציג את הההודעות הנמצאות בטויטר באתר המקומי. תוסף זה משלב אפשרויות כמו שמירת הבקשות במטמון, התחברות כמשתמש וקבלת נתונים אודות החשבון וכל...

Read More

Yii Framework Twitter API Extension

This extension allows you to perform Twitter API Calls to retrieve different type of data, With or without authentication, Using different formats for the returned data, that supports caching the returned data, parametrization requests, and user friendly errors. For full documentation and features please visit the Wiki Resources Google Code Repository Documentation Report Issues & Feature Requests Forum Support...

Read More

תוסף ל Yii – שימוש ב Gravatar

לאחרונה כתבתי תוסף ל Yii אשר מיישם את השימוש של Gravatar לאלו שלא מכירים: צפייה בעמוד. לאחר שכתבתי את זה לפרוייקט אישי שאני עובד עליו חשבתי שיהיה שימושי לפרסם את זה כתוסף מאחר ואולי משתמשים אחרים ירצו להשתמש באותו הדבר. לכן פרסמתי אתמול את התוסף הזה...

Read More
Page 1 of 3123

Social

advertisement advertisement

Certificates

ZCE PHP 5 ZCE ZF ZCE PHP 5.3

Latest Posts

Latest Comments