Hello,
I mentioned this before that I'm working on a new Gideros Mobile website. So I have a little rough draft (really). You can find it
here. Hope you like it! Suggestions? Ideas? Just LMK. This is made from a theme I used before in a website. No code or many downloads is posted yet... But give me a chance. The page is up, but just hidden.
Thanks!
Comments
2) You mentioned Codea at least twice. The tool btw is Gideros Studio. The company's name is Gideros Mobile.
3) Using a different font style for the same kind of text doesn't look good.
Overall, nice start. I will get off your back now as I am sure that it looks like that. But you have asked for an opinion and here was mine.
Couple of spellings - "awesome", "friends", "instruments", "Illustrator", "extremely"
"cane edith the nots" is presumably "can edit the notes"
Good job.
My apps: http://www.yummyyellow.com
Lua
http://www.lua.org/manual/5.1/#contents
http://www.lua.org/pil/index.html#P1
http://lua-users.org/wiki/TutorialDirectory
http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki
Box2d
http://www.box2d.org/manual.html
People who blog about Gideros
http://appcodingeasy.com/Gideros-Mobile
(I know there are more, I am sure a little looking will get their urls)
Websites dedicated to Game programming
http://www.gamedev.net/
http://nehe.gamedev.net/
Websites dedicated to programming topics:
http://news.ycombinator.com/
http://www.reddit.com/r/programming
Likes: bravcm
My apps: http://www.yummyyellow.com
Thanks so much!
How do i get a mobile website made for my website, as my website is currently too heavy to be properly displayed on mobile devices. I fear that i might lose out on a lot of customers since i am based in netherlands and mobile companies typically have a download limit here. Please advice.
But if there is a traffic limit, then it's a different story.
For example when creating http://jenots.com/ we used responsive web design, so same website with same contents would look good on both mobile and PC. But this is something that should be considered from the start.
If you already have a website, then it is probably better to create another version of your website to the m.example.com subdomain and redirect to it if you detect a user from a mobile phone. For that you'd probably need to hire a developer to that task.
There is also some apps that can remake your website, but I've never tried them, so I don't know how well they perform:
http://siteapps.com/app/mobile_site-321
But all in all, you should limit images and huge files if you are limited by traffic, everything else would not cost much of a bandwidth in either situation (if you have or have not a mobile website)
In case anyone was curious, I miss the power of GLSL shaders and meshes in Gideros Mobile, so I'm using something else.
Thanks!