Posts

Looks like a bug in Google Charts for aria-label="A tabular representation of the data in the chart."

Looks like a bug in Google Charts Library . It have a new feature adding a div with aria-label =" A tabular representation of the data in the chart. " that holds the data of your graph in a table. It is discussed here: https://groups.google.com/forum/#!topic/google-visualization-api/k2Kk772j2no But for me it created a bug in the css causing the whole screen to be very wide with a bottom scroll. After some investigations with Firebug I noticed the aria-label =" A tabular representation of the data in the chart. " have a style="position: absolute; left: -10000px" causing this endless horizontal scroll. The solution for me was to add in the css a " display:none ": .small_graph svg + div {display:none;} http://www.jobstrends.co.il

פיצ' הסבר על אפליקציית Navi.do - סטארטאפ שאני שותף לו

Image
לשם קבלה לתכנית האצה Accelerator של מיקרוסופט, ערכנו בזריזות סרטון הסבר קצר על אפליקציית Navi.do - סטארטאפ חדש שאני שותף לו: http://youtu.be/JdRzZZce9ZE

Eclipse Crashing for No Good Reason - A few tips might help

Eclipse is currently a necessary evil. I'm using it only because I haven't found anything better yet. It is big, bloated, heavy, slow with many hidden windows and hard to configure. But, it have many plugins, like PHP ( PDT ), it works with Android and Java of course, have a decent intellisense and auto-complete. Eclipse is probably the most common IDE for open-source environment. Yet, the biggest problem, and I am not the only one having it, is that eclipse suddenly crashes, open the splash screen and then close with no good reason. How to determine why does eclipse crashes and how to fix it ? Here is a list of things that I have done in order to overcome it. Yet, I still don't know how to debug why eclipse crash. Reinstall: First of all, let's remove eclipse installation: sudo apt-get autoremove eclipse* --purge Remove eclipse plugins: rm -rf  /usr/lib/eclipse Delete the workspace: rm -rf ./workspace Delete each project and proje...

גיק קון קידס 2014 - חנוכה - GeekCon Kids

Image
השנה גם כן נערך במיטב המסורת כנס GeekCon Kids. הנה חושן, שחם ואנכי מדברים על הכנס ב - Ynet. http://www.ynet.co.il/articles/0,7340,L-4604155,00.html

יומן גוגל של לוח החופשות מבתי הספר והגנים (2014-2015) ה'תשע"ה

Image
הוספה ליומן גוגל או אאוטלוק     רשימת כל החופשות מבתי הספר והגנים וטעינה ישירות ליומן.   אם גם לכם נמאס שאתם מגלים ברגע האחרון שאין לימודים, ושאין קשר בין יום החג לחופשת הלימודים. הוסיפו את ה - Calendar שבניתי, וכולל את כל ימי החופש לשנת הלימודים.   באמצעות מזהה יומן מזהה: Calendar ID:   qbq4macb4boflokk2lcn2sdc7g@group.calendar.google.com ◃ איך מוסיפים מזהה יומן באמצעות קישור URL   העתיקו את הקישור:   https://www.google.com/calendar/ical/qbq4macb4boflokk2lcn2sdc7g%40group.calendar.google.com/public/basic.ics ◃ איך מוסיפים יומן     באמצעות קישור WebCal webcal://qbq4macb4boflokk2lcn2sdc7g@group.calendar.google.com   באמצעות קישור XML   https://www.google.com/calendar/feeds/qbq4macb4boflokk2lcn2sdc7g%40group.calendar.google.com/public/basic לפוסט המקורי: http://www.c2kb.com/לוח-חופשות

Changing default route in Linux

Route ip route show sudo ip route del default sudo ip route add default via 192.168.0.1 dev wlan0 (those changes will not keep for reboot)

מידע על פיגועים ונפגעים בישראל - גרף על ציר הזמן

Image
ביחד עם אחי, חצב, פיתחנו תצוגת גרף על ציר הזמן של פיגועים שבוצעו כנגד ישראל על ידי אירגוני טרור. לדוגמא, כמה הרוגים היו בפיגועי דקירה , כמה טילים נורו על ישראל מאז ההתנתקות וכדומה. וכל זה מוצג באמצעות גרף אינטראקטיבי, כמות פיגועים, הרוגים ונפגעים. http://www.israelunderterror.com