רשומות

מוצגים פוסטים עם התווית HTML

Thoughts on HTML5, a Flash Developers hopeless rant

My name is Yonny Zohar, I'm a game developer with six years experience. I've worked on several commercial titles including " Bingo Island ", and have recently made the move from flash development to html5. Six years ago, while i was learning flash, i worked simultaneously with html, CSS and js. back then my impression was that flash was simply light years ahead in terms of development ease, code maintenance and error handling. Returning now to html5 six years later, I was very weary - had things improved since 2009? I've spent the last several months hearing from everyone around me that the answer is a definite "YES". I'm here to say- the answer is still a definite NO! Lets begin this rant with my number one hatred - CSS: NO DEBUGGING - Debugging css is awful. you spend days trying to figure out why elements don't behave the way they should. Try adding and removing properties to elements hoping it will make them act the way you want or...

אייקון בראש העמוד

תמונה
רוצים אייקון חמוד בראש האתר? מה שנקרא בלועזית favicon.ico. צרו תמונה בגודל 32X32 פיקסלים. שמרו אותה כקובץ ICO, אם אתם צריכים תוכנה שעושה את זה, תורידו את זאתי . תעלו את התמונה לתיקיה הראשית של האתר, ובראש העמוד בין התגיות: <HEAD> </HEAD> שימו את הקוד הבא: <LINK REL="SHORTCUT ICON" HREF="http://www.mysite.co.il/favicon.ico">

עברית קשה שפה

לא רק העולם שונא אותנו, גם דפדפני האינטרנט. יצירת דפי HTML בעברית זה דבר די מרגיז בהתחלה. דרימוויבר לא מגיע עם אופציה לכתיבה מימין לשמאל, ולכן איפה שיש טקסט צריך להוסיף תגית RTL לדוגמה: <h1 dir="rtl">תיק עבודות</h1> <p dir="rtl">שמי יוני, אני מעצב אתרים בן 25 מהמרכז.<br /> <br /> בוגר קורס עיצוב לאינטרנט במכללת ג'ון ברייס, ומעצב מוסמך של אדובי.<br /> <br /> אני מתעסק ב HTML, CSS , פלאש, פוטושופ, עריכת סאונד ואנימציה. <br /> <br />עיצוב ציור ויצירה הם תחומים שמאוד קרובים לליבי, ואשמח לפידבק דרך טופס יצירת הקשר שבתיק העבודות. </p>