העלאת קבצים בעזרת Java , סטייל facebook תוסף עבור Yii

אפר' 27

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

Read More

Java Uploader Yii Extension

אפר' 27

This extension allows you to add a java applet for uploading files. It uses the famous java applet called jumploader It utilizes dozen of features such as: Multi file uploading. Image manipulation (cropping, resizing, rotating, watermarking, etc..). Image metadata manipulation. JavaScript callbacks (events such as upload complete, file added, file removed, file...

Read More

יצירה וניהול של גרפים – תוסף עבור Yii

אפר' 27

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

Read More

Fusion Charts Yii Extension

אפר' 27

This extension allows you to create charts using the known fusion charts {@link http://fusioncharts.com} API. It incorporates all the available methods exists in the fusion charts PHP Class library. With this extension you will be able to create charts in various types Such as Column2D, Column3D, Bar2D, Bar3D, Lines, Areas, Pies etc. Fusion Charts online...

Read More

Bit.ly URL Shortener Yii Extension

אפר' 27

This extensions allows you to perform REST callbacks to the {@link bit.ly} service and perform several operations such as: Shorten a url Expand a short url into it's long form Validate api login and key Get the number of clicks for a short URL Check if a domain uses the Bitly.Pro To download the extension please visit this...

Read More

תוסף חדש עבור Yii קיצור כתובת בעזרת bit.ly

אפר' 27

לפני כשבועיים הייתי צריך אפשרות להשתמש ב API של bit.ly בכדי לקצר כתובות. כחלק מעבודתי על Yii החלטתי ליצור תוסף שישמש אותי גם בפרוייקטים עתידיים. לכן יצרתי את התוסף שבעצם מיישם את כל המחלקות ב API של Bit.ly . לא רק...

Read More

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

אפר' 07

על פניו זה נראה שימוש, אני לא יודע אבל עד כמה זה יכול להיות מדויק, כי יש מאפיינים ב CSS שבכדי ליישר אותם יש צורך בפעולות נוספות מלבד הכיפת הכיתוב 'left' ל 'right' . שווה...

Read More

CSS Janus: converts website's layout from left-to-right to right-to-left

אפר' 07

CSS Janus: converts website's layout from left-to-right to right-to-left http://bit.ly/9tssIV

Read More

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

אפר' 01

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

Read More

Yii Framework Twitter API Extension

אפר' 01

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...

Read More

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

אפר' 01

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

Read More

New Yii Extension – Gravatar Support

אפר' 01

I have recently thought about an extension i needed for a site i was working on, And while i was writing it i though why wouldn't i make it as an extension for the Yii framework as i already use it for the same project and other projects as well. So i would like to introduce to you the new Yii Gravatar Extension. You can download it by visiting This Page The usage...

Read More