Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
The iOS Beginner blog series | Dark Hacker News
The iOS Beginner blog series
(kentnguyen.com)
74 points
by
dqminh
14 years ago
| 11 comments
jacktoole1
14 years ago
|
next
[−]
I find it incredibly ironic that this won't load on my iPad (iOS 5.0).
kentnguyen
14 years ago
|
parent
|
next
[−]
checking now
jacktoole1
14 years ago
|
root
|
parent
|
next
[−]
Working now :). I've seen my iPad act strangely before, so it could have been something on my end or just server traffic.
kentnguyen
14 years ago
|
next
[−]
hey guys, thanks for visiting my sites. Due to unexpected traffic, it's currently under heavy load. So the response time could be slow. Be patient
danbee
14 years ago
|
parent
|
next
[−]
Time to implement some form of caching perhaps?
kentnguyen
14 years ago
|
root
|
parent
|
next
[−]
I did, right from beginning, but PHPFog's scaling architecture broke it badly. They don't deserve to be called 'cloud service'
kentnguyen
14 years ago
|
root
|
parent
|
next
[−]
It's back now. Fault PHPFog's cloud architecture
kentnguyen
14 years ago
|
next
[−]
haha thanks @dqminh i didnt post this coz its not really technical, i thought HN crowd would prefer the other post
sanderson1
14 years ago
|
root
|
parent
|
next
[−]
You should check out Pagoda Box. You can store cached files in a writable directory that is shared across all of your app instances. Scaling is totally seamless.
kentnguyen
14 years ago
|
root
|
parent
|
next
[−]
i will. any other php cloud service you can think of. im a seasoned heroku user by the way. still nothing match it for php
andycroll
14 years ago
|
root
|
parent
|
next
[−]
http://tjstein.com/2011/09/running-wordpress-on-heroku-and-a...
Possible?