Viewing profile — codeLullaby
codeLullaby
HN member- Joined
- Mon, Jun 11, 2007, 4:44 PM UTC
- HN karma
- 51
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About codeLullaby
code.lullaby [gmail]
Recent public activity
- story
-
comment
Comment #320754
There is a difference between running swfs on phone interface and rendering flash elements on webpages. Allowing swfs to run directly on phone interface definitely interfere with i…
-
comment
Comment #320725
The Flash Player in development for iPhone is not a port of existing standalone one. As they put it,the new player in development is something in between Flash Lite and Flash Playe…
-
comment
Comment #250645
Its possible to do bone marrow transplantation for approx. $10000 here in Kerala(South India). The service is world class. Can someone close to MySQL/SUN pass this information? Her…
-
comment
Comment #138104
'Do it Fu*king Now' [ http://seoblackhat.com/2007/01/29/do-it-fucking-now/ ]
-
comment
Comment #138096
You can solve the html rendering issue to some extend by using div overlays and flash-js-integration kit.
-
comment
Comment #138089
If the RIA you are developing solves a real problem efficiently in a way that appeals to end user, it will take off. But the adoption rate of a RIA depends a lot on the platform yo…
-
comment
Comment #132760
This seems to question the whole purpose of karma. When a user upvote a story, isn't he saying "Thanks for sharing this with the community.I want more people to see this" rather th…
-
comment
Comment #131953
Wow! I studied at one of South India's finest Engineering Colleges [College Of Engineering,Trivandrum( Not even remotely comparable to MIT in facilities)]. My tuition fee was less …
-
comment
Comment #108603
LOVE IT! ( reminds me of the Photosynth demo @ Ted Talks )
-
comment
Comment #92581
Holidays cure cancer.Happy holidays!
- story
-
comment
Comment #42995
You are right. One of the greatest advantages of Flash is that, you need to code only once, and you can deploy the swf wherever Adobe's flash player works.But thats the catch! The …
-
comment
Comment #42917
"slower flash equivalent" ? The basic file size of an empty swf file is approximately 35 bytes.Apart from this 35 bytes, everything else is developer contribution. The file size de…
-
comment
Comment #42532
I live in Kerala .A word about present academic situation here: The good old days are far gone . Quality of education is going downhill,as very few practitioners teach the subjects…
-
comment
Comment #39158
Nice concept, nice design. Great job vuknje. But there is a bug in there. If you click multiple times fast enough(or if the same arena is opened in multiple tabs before i start vot…
-
comment
Comment #33643
My comment is NOT about Weebly. Its about the faultiness of voting system Time has implemented. BTW, congrats to the guys at Weebly for getting in the list.
-
comment
Comment #33327
Not again!!! Cant believe that they[cnn/Time] are still using the same old buggy lame system they implemented for finding the "Influential People list" [ http://news.ycombinator.co…
-
comment
Comment #30781
You will have to use a custom built Java or Python wrapper to access filesystem /camera. Here is an example for a python implementation: http://code.google.com/p/flyer Once install…
-
comment
Comment #30507
As of now, you cannot compare Flashlite and J2ME. Its almost like comparing Javascript with Java. Flashlite has very limited capabilities . Add to it the limited capabilities of a …
-
comment
Comment #27796
Oops! They did the wrong test. The test they conducted only proves that Google's code work best on Firefox.
- story
-
comment
Comment #27733
Paul can say this, but, {update the server first} - {return a value} - {update the UI} doesn't require much "effort".Its just a good practice. I am just suggesting Paul.
-
comment
Comment #27729
For automobile industry [or any direct consumer product for that matter,say ,Gmail ], a lame product will be replaced by a competition. Thats how better products dominate the marke…
-
comment
Comment #27567
Nice move! But one thing... The server should get updated first. Only after that should the UI value change. [Right now, its the reverse here.Is there any particular reason for suc…