muellerwolfram's comments

muellerwolfram | 13 years ago | on: Key Metrics for Software-As-A-Service

i usually don't mind sending a tweet to get free stuff. i did it to get an awesome free font the other day for example.

what bothers me with this site is: after sending the tweet you are not done. you still have to create an account first. and the "login" function via twitter redirects you to a sign up page. whats the point of offering single sign on services if users have to fill in a signup form afterwards? btw. i'm 5 minutes into to process and still haven't gotten to the content.

muellerwolfram | 13 years ago | on: Do you love Rails and Ruby? So do I, please mentor me!

i wish you luck finding someone, because i know how good it feels to have a mentor. but if you don't: don't worry. you actually don't need a (single) mentor. the internet is your mentor.

i started learning rails 2-3 month ago, and because of its popularity their are tons of free resources, tons of people willing to help out on stackoverflow. almost every question i had, and typed into google, was already answered on a blog or on stackoverflow. and if you do have a very specific question, that is not already answered (i doubt it), i guarantee you, someone will answer, if you properly ask on stackoverflow.

good starting points are:

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book

http://railscasts.com/

i would especially recommend working through the rails book. its not your typical programming book. its more like a really long, in-depth and well written tutorial. it took me two weeks (i skipped some of the chapters) to work through the book, and afterwards i really felt i knew enough to start working on my own project.

muellerwolfram | 13 years ago | on: Ask HN: Freelancer? Seeking freelancer? (October 2012)

SEEKING WORK - remote ([email protected]) Mobile App Development

We are a team of two developers, specialising on cross-platform mobile application development with phonegap and backbone.js. We tried different technologies, before settling for this approach. So we also have experience in sencha touch, as3/flex and titanium, if you need help with your existing project. Additionally to mobile app development, we can help you with your backend development as well. We are comfortable working with php webframeworks like symfony or zend, as well as ruby on rails and sinatra. Due to customer agreements we cannot publicly show all of our work, but we can show more work upon request. You can checkout some personal projects here:

http://itunes.apple.com/in/app/zeropilot/id546269977?mt=8

http://itunes.apple.com/us/app/jogoo-jump/id498777311?mt=8

https://apps.facebook.com/zeropilot/

http://www.themescroller.com

http://indiegamr.com/

muellerwolfram | 13 years ago

just for doing basic css stuff. i'm just too lazy or maybe don't enjoy interfacing enough to do it manually.

for example if i'm creating a new landingpage and just need a simple layout it would be really cool if there was a tool i could quickly build a design visually.

muellerwolfram | 13 years ago | on: Show HN: My first webapp. Build with rails, backbonejs and lots of love.

1) hard to say. i started 2 month ago, and maybe spend about 3 hours a day on average on app-related stuff. when i started i only had little experience in rails, but had absolutly no experience in backbone. so it took me quite a while to get into it.

2) to start out i read this http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tu... and then everytime i was stuck i search for a solution on stackoverflow. i'm not using nodejs btw. just backbone for the frontend. once you done a couple of tutorials, i recommend using http://www.brunch.io

3) the themes are coming from my rails backend. i have a mongodb database on http://www.mongolab.com. the backbone app makes a request to my rails server and gets a respond as json. you can see how that looks like at http://www.themescroller.com/themes.json

muellerwolfram | 13 years ago | on: Show HN: My first webapp. Build with rails, backbonejs and lots of love.

1) yes, through affiliate links. most marketplaces give you commission on sales.

2) yes better filters/ more infos is on the roadmap. getting data of ~4000 themes is not a task i want to do by hand. and the infos i get by scraping the sites is limited. but as someone said before, the user doesn't care about how its done, the user cares about how it works. so i'm going to think about that. maybe i let mechanical turks look for all that data.

but for now: there is a filter for responsive themes. its the layout-> responsive layout filter. if you select that, you will get all the themes where i definitly knew that they are responsive.

page 2