Posts Tagged "framework"

Atthevip.com code is now on github!

Atthevip.com code is now on github!

AtTheVip.com CMS Application – Events & Galleries This is something i’ve made for the nightlife arena, This application is specifically made for a site that wants to display events, clubs listing, galleries etc… You can customize pretty much anything. It supports uploading images to both rackspace file server or locally (preferably rackspace files as it’s faster). Demo can be seen here: http://atthevip.com Some of...

Read More

Yii 1.1.4 שוחררה

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

Read More

הספר הראשון עבור Yii

לפני כמה ימים פורסם באתר הרשמי של Yii הספר הראשון שנכתב על ידי Jeffrey Winesett. הספר Agile Web Application Development with Yii1.1 and PHP5 שניתן לרכישה מדבר בעיקר על הדברים הבאים: מדריך ליצירת אפליקציות ווב מתקדמות שלב אחרי שלב. בניית אפליקצית ניהול משימות, שימוש במסד נתונים...

Read More

Yii 1.1.3 שוחררה

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

Read More

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

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

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

Yiiframework.co.il – הרשמו לקבלת עדכונים ברגע שהאתר פתוח לקהל הרחב

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

Read More

תרגום של YII לעברית

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

Read More

Creating a Yii widget for FCKeditor easier usage

Creating a Yii widget for FCKeditor easier usage To start with you need to download the latest stable release of FCKeditor. Extract the downloaded file and place the fckeditor/ folder in your applications webroot directory. Next to do is to download the Yii FCKeditor extension, created by Ascomae. Extract the downloaded file, and place the fckeditor/ widget folder in your web applications protected/extensions/ directory. Configuring the...

Read More

Yii – PHP Coding Standards (draft)

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 subjects covered are: PHP File Formatting Naming Conventions Coding Style Inline...

Read More

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

מדריך וידאו זה מעביר הדרכה במשך כ 30 דקות על שימוש ב Yii כדי ליצור אפליקציה מלאה, במדריך זה האפליקציה הינה בלוג מלאה. המדריך מעביר הסבר על השימוש ב Yii מהתקנתו במערכת ועד כתיבת הקוד המתאים. גודל: 84.9 מגה בייט אורך: 29:05 דקות יוצר: Pelle ten Cate רישיון: Terms of the Yii...

Read More

ZendFramework 1.8 Manual CHM file

If your just like me that rather code with the help of a manual, But don’t won’t to dig trough HTML files and want everything sorted in the right way and have the ability to search the entire manual without the need to go to the online manual then this chm file will help you as it does for me.I have taken the time to complie a CHM file that has everything the manual has including the ZendX manual HTML pages. I am attaching the chm...

Read More

Zend_Payment – Using Paypal as the Gateway

Zend_Payment Zend_Payment Is a component that will offer a unified API for various payment providers. The payment component will allow you to easily process transactions without having to worry about all the back end details of connecting and setting up various options. Zend_Payment – Using Paypal as the Gateway Below is a brief Description, Information and Usage examples for using the Zend_Payment with Paypal as the Gateway processor. In...

Read More

Zend_Payment – Using MoneyBookers as the Gateway

Zend_Payment Zend_Payment Is a component that will offer a unified API for various payment providers. The payment component will allow you to easily process transactions without having to worry about all the backend details of connecting and setting up various options. Zend_Payment – Using MoneyBookers as the Gateway Below is a brief Description, Information and Usage examples for using the Zend_Payment with MoneyBookers as the Gateway...

Read More

Zend Framework 1.8 גרסאת הדגמה

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

Read More

Zend Certified? עכשיו גם Zend Framework Certified Engineer

אני מניח שזה ידוע שעברתי בחינת הסמכה של Zend ב PHP 5 בינואר האחרון. היום נגשתי לבחינה של Zend Framework וכן נחשתם נכון, עברתי גם אותה. כמו תמיד וכמו שכולם אומרים “די הופתעתי” לעבור, מהסיבה הפשוטה כי אני עובד איתה רק כחודשיים, אבל הרבה שאלות ידעתי ממה...

Read More

Zend Framework גרסא 1.7.8 שוחררה

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

Read More

Zend Framework – למה באמת כדי להשתמש בה?

בדרך כלל אני לא בעד כל ה frameworks למיניהם. במיוחד אחרי כל הקטע של “הדימוי” שלהם לכיוון והדרך בה Ruby on Rails כתוב, כל PHP Framework כיום כותב בעצמו איזה ActiveRecord או scaffolding ודברים אחרים דומים שקיימים ב Rails ובשפות אחרות (למרות ש Rails היא בעצמה Framework ל Ruby), זה בהחלט...

Read More

עבודה עם פריימוורק או התחלה חדשה?

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

Read More

Social

advertisement advertisement

Certificates

ZCE PHP 5 ZCE ZF ZCE PHP 5.3

Latest Posts

Latest Comments