Literary Jukebox
Quotes for Literary Jukebox
“To be nobody but yourself in a world that’s doing its best to make you somebody else, is to fight the hardest battle you are ever going to fight. Never stop fighting.” E.E Cummings “Lady I will touch you with my mind. Touch you and touch and touch Until you give Me suddenly a smile, […]
THE REAL GUIDE TO IOS APPLICATION DESIGN Part – III
In the previous posts I wrote about a counter unit system against Apple’s 44-pixel rhythm. And today I would like to demonstrate on how to effectively use it. Ofcourse all starts with what we Turkish people call ‘amele işi’ which is to say the idiots way of doing the hard work. But I like to […]
THE REAL GUIDE TO IOS APPLICATION DESIGN Part – II
Previously I wrote about how Apple’s and Clark’s 44-pixel rhythm had loopholes that could not be ignored. In this post I will write about a system that does work. After realizing the problems with Apple’s harmony, I searched through books, applications and the internet for a solution. Tried some of them to find that it […]
THE REAL GUIDE TO IOS APPLICATION DESIGN Part – I
Those who have stepped into the world of application design either did it blindly or with the guide of Josh Clark. Any designer that studied application design in terms of user interface and grid lay-out know these words by heart; “The 44-pixel block is, in many ways, the basic unit of measurement for the iPhone […]
LJ – Layout Map
application layout map
Ruby on Rails Tutorial Edition 2
I have bought the Ruby on Rails Tutorial PDF from http://ruby.railstutorial.org/ The pdf costs 26 dollars, for any other friend who would like to use it, I’m attaching it below. There is also video tutorials but they cost more than 100 dollars so I decided it would be better to first try and understand the pdf, […]
Page Sketches
Link Glossary And Reading List
I have created pdfs from the best of website arguments on the topics I have problem with and I wanted to share their pdf form in case there are those who likes to read even if there is no internet 🙂 Native, Hybrid or Web Apps the-fight-gets-technical-mobile-apps-vs-mobile-sites RUBY- A DETAILED INFO Mobile Web App […]
Questions And Answers on Application Design – Ruby on Rails
So, since I had many questions I gathered them around and looked for the answers that we will debate in class this week. Here they are: What is application database backend? A back-end database is a database that is accessed by users indirectly through an external application rather than by application programming stored within the database itself or by low […]
Native App vs. Mobile Web App
One of the things you’ll need to decide early on in your mobile application development process is how you’ll build and deploy your app. There are two main directions you can go: native app or mobile web app. In this article, we’ll talk about the differences between the two so you can make an informed decision. Native […]
Might Be Useful for Friends – Mrmr – OPEN MOBILE TOUCH PROTOCOL
What is Mrmr? I just found it by accident and thought it might be helpful to some of my friend’s projects. First the link: http://mrmr.noisepages.com/4-2/ Mrmr is an ongoing open-source research project to develop a standardized set of protocols and syntax conventions to control live installations and multimedia performances via mobile devices. The project is […]