January 24, 2010 – 6:00 am
Smashing Magazine karsilastigim cok guzel bir yazinin, Turkce ozeti sayilabilecek bir post. Elbette cok cok kisaltilmis bir ozetidir. Yazinin orijinal hali burada.
1. Form yaratirken iki kolonlu tasarim yerine, dikey tasarim kullanin, cunku kullanicilar formu yukaridan asagiya tarayarak doldururlar. Bir diger noktada form’daki aciklama yazilari koyu renk (bold) olmamali.
2. Kullanicilar yuzlere odaklanir. Eger yuz bize degilde, [...]
January 18, 2010 – 11:39 pm
A simple beginning — Fragman iPhone Application
Memcache provides convenience to store a frequent query in memory, so that you don’t have to make the same execution over and over again. For the iPhone application I build (Fragman), I build a GAE/J backend for managing movie names, IMDB URLs, thumb images, video files, etc. It interacts [...]
Posted in english, iphone
|
Tagged Ajax, gae, gae/j, Google App Engine, gwt, ifragman, iphone, iphone application, Java, Java Servlet, JavaScript programming language, JSON, Memcached, Technology/Internet
|
January 18, 2010 – 5:54 pm
Film fragmalarini ve trailerlarini iceren yeni iPhone uygulamasi Fragman app store’da yerini aldi. Vizyon, gelecek, dizi ve Top 250 (imdb top 250) kategorilerini iceriyor, su an icin oldukca guncel devamini da getirmeyi dusunuyoruz, yardim etmek isteyenler olursa cok seviniriz. Uygulamanin web sayfasi http://ifragman.com.
January 13, 2010 – 2:22 am
2009 bizim (ben ve yekmer) için çok heyecanli bir yil oldu. Bunda etohum’un ve Burak hoca‘nin payi çok büyük.
Bu sene etohum 20 Ocak’ta yeni tohumlari duyuracak, inaniyorumki etohum bu sene daha da etkili ve basarili olacak. bu sene geçen seneki gibi girisimcilere 4 günlük bir kurs verilecek. 2009 yilinda bogaz manzarasi esliginde yapilan kurs, bu sene akdeniz [...]
December 19, 2009 – 2:41 am
I am trying charting solutions for a GWT project and gchart seems a nice one. After some digging I create a sample project which is hosted on Google App Engine (GAE) demo. Source code is at Google project
The chart will show the remaining number of months in the current year.
First download the jar from the [...]
Posted in english, tech
|
Tagged chart, english, gchart, Google, Google App Engine, Google Inc., Google Web Toolkit, gwt, gwt 2.0, Java, Web development software
|
December 11, 2009 – 3:50 am
I guess I can finally finish my search for a good server side companion (at least for now). A couple years ago RIFE was my only choice but unfortunately, it didn’t work out well as I expected (RIFE is an open source project but partly because of developers like me who uses the framework but [...]
Posted in Uncategorized
|
Tagged Apache Struts, Django, english, Google App Engine, Grails, grails tutorial, Groovy, Java, Java enterprise platform, Java platform, relaible product, Rife, RoR, Ruby on Rails, Spring Framework, Web application frameworks
|
December 9, 2009 – 3:47 pm
I’ve recently finished the novel Rama II (goodreads)(wikiepedia)by Arthur C. Clarke (ACC) and Getry Lee. Two authors form a perfect combination. Below are some of the passages I underline. There are in fact some very good passages.
Mankind was not unique, maybe not even special. It was just a question of time before prevailing homo centric notion of [...]
December 8, 2009 – 8:33 pm
Recently I started to reread and re watch all the pg resources (including the ones I haven’t encountered before).
This is a nice video from the Start-up school of 2008 which has suggestions for start-ups and suggestions about being good (not evil) towards people.
Share and annotate your videos with Omnisio!
October 19, 2009 – 1:44 pm
1. Go to /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.sdk/SDKSettings.plist and change CODE_SIGNING_REQUIRED to NO and save it. (if it complains about file permission right click the file and select Get Info and after unlocking the file, change the permission to read&write)
2. In XCode open the info page and change Code Signing Identy to Don’t Code Sign.
3. In the terminal, set [...]