June 2011
74 posts
3 tags
5 tags
Paper.js demo Brilliant!!!! →
6 tags
TJ Holowaychuk: Express vs Sinatra Benchmarks →
So I have been setting up benchmark scripts for Express today, and so far some of the results have been quite interesting! The numbers shown should be taken lightly, however they consistently show that Express is quite fast.
If you are interested in benchmarking your own web applications you…
1 tag
Performance is a Feature →
4 tags
I think the big challenges haven’t changed that much. I’d say that it’s dealing...
– http://www.zdnet.co.uk/news/cloud/2011/06/22/google-at-scale-everything-breaks-40093061/
กระโดดลงเรื่อมาแล้ว ถ้าไปไม่ถึงฝั่ง ก็จมนํ้าตาย สิ่งที่ทำได้ดีที่สุดตอนนี้คือ...
– Ochawin
Design Pattern (ในความหมายของผม) คือเครื่องมือ...
– Ochawin
2 tags
Why use Haskell →
Read this as well What’s the next step to learning Haskell after monads?
- http://stackoverflow.com/questions/3247280/whats-the-next-step-to-learning-haskell-after-monads
- http://www.haskell.org/haskellwiki/Comparison_of_functional_programming_languages
2 tags
Fathom.js →
decodering:
If you’re making a presentation on JavaScript, make it in Javascript.
Write your slideshow in HTML, style it with CSS and control it with some jQuery-powered JavaScript. When you’re done, Fathom.js even lets you sync the video of your presentation quickly and easily.
Fathom.js comes with mouse, keyboard and scroll bar navigation built in and provides a simple API for creating your...
2 tags
HTML5 Grind →
HTML5 Grind is a website devoted to the up-and-coming world of HTML5-based gaming and game development.
3 tags
Fixing "libmozjs" missing when using mongodb on... →
3 tags
Very good Caja sanitizer for node →
4 tags
Fisher–Yates to shuffle your list →
2 tags
easyXDM : Cross-Domain Messaging made easy →
3 tags
Why call iframe from JavaScript →
NodeCloud - Node.js resources →
NodeCloud is a resource directory gathering sites related to Node.js and ordering them by their Alexa traffic, allowing to evaluate relative popularity of a project.
4 tags
Node.js, Redis and Web Sockets for Instagram... →
nosql:
Alon Salant forked and upgraded the Instagram realtime demo sourcecode to allow anyone to play with latest versions of Node.js, Redis, and the Instagram real-time API—3 cool projects du jour.
Original title and link: Node.js, Redis and Web Sockets for Instagram Realtime API (NoSQL database©myNoSQL)
Everything that’s worth doing is actually pretty hard and takes a lot of work....
– Mark Zuckerberg, Facebook CEO (via loganabbott)
5 tags
Lift: secure scale web framework →
Lift is the most powerful, most secure web framework available today. There are Seven Things that distinguish Lift from other web frameworks. Lift applications are:
Secure — Lift apps are resistant to common vulnerabilities including many of the OWASP Top 10
Developer centeric — Lift apps are fast to build, concise and easy to maintain
Scalable — Lift apps are high...
5 tags
jwysiwyg (it's super cool!) →
2 tags
MongoDB --repair →
4 tags
Monitoring Nginx and Diskusage of your fs (monit) →
3 tags
Refactoring Javascript with kratko.js →
3 tags
Tuning .NET Application Performance →
เมื่อใดที่พวกเราหยุดเอาแต่วิจารณ์หรือแสดงความเห็นพรํ่าเพรือ...
– Ochawin
3 tags
V8 is faster than GCC →
wactbprot:
would be cool!
3 tags
web usability test →
4 tags
Uploading file using form via jquery
- jquery.form.js: http://jquery.malsup.com/form/#getting-started
- howto: http://mathandprogramming.blogspot.com/2010/12/uploading-file-with-jquery.html
I think jquery.form.js is too heavy, but anyway..
ไม่มีใครในโลกที่มีสิทธิด่าว่าคุณ เพราะคนสุดท้ายที่เป็นคนว่าคุณ ก็คือตัวคุณเอง..
– Ochawin
4 tags
SWFUpload →
2 tags
How Do Javascript Closures Work? →
4 tags
installing imagemagick (manually build) →
try => convert -list format => to check current im decode format support of your machine. here for the delegates that you could install for im: http://www.imagemagick.org/download/delegates/
1 tag
Heroku Rack PageSpeed →
5 tags
How to benchmarking your mongo?
If you want to benchmark your app’s mongodb, here are some examples:
- https://github.com/martinciu/mongodb-benchmark
- http://thinkberg.com/space/start/2009-09-25/1
- http://www.colinhowe.co.uk/2011/02/23/mongodb-performance-for-data-bigger-than-memor/
3 tags
Cluster: extensible multi-core server management... →