Click here to Skip to main content
15,921,941 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Popup page not loading Pin
RichardGrimmer23-Apr-07 5:52
RichardGrimmer23-Apr-07 5:52 
QuestionAJAX Problem adding OnClick JavaScript Even To Row... Pin
michaelastewartmas18-Apr-07 11:59
michaelastewartmas18-Apr-07 11:59 
AnswerRe: AJAX Problem adding OnClick JavaScript Even To Row... Pin
Steve Echols18-Apr-07 17:53
Steve Echols18-Apr-07 17:53 
GeneralRe: AJAX Problem adding OnClick JavaScript Even To Row... Pin
michaelastewartmas19-Apr-07 10:47
michaelastewartmas19-Apr-07 10:47 
AnswerRe: AJAX Problem adding OnClick JavaScript Even To Row... Pin
RichardGrimmer20-Apr-07 5:27
RichardGrimmer20-Apr-07 5:27 
GeneralRe: AJAX Problem adding OnClick JavaScript Even To Row... Pin
michaelastewartmas20-Apr-07 14:03
michaelastewartmas20-Apr-07 14:03 
QuestionEmbedding Binary Data Pin
Hedonism17-Apr-07 23:36
Hedonism17-Apr-07 23:36 
QuestionHow much shall I charge for this project? Pin
Spirytus17-Apr-07 22:48
Spirytus17-Apr-07 22:48 
AnswerRe: How much shall I charge for this project? Pin
Bradml17-Apr-07 23:08
Bradml17-Apr-07 23:08 
GeneralRe: How much shall I charge for this project? Pin
Spirytus17-Apr-07 23:53
Spirytus17-Apr-07 23:53 
AnswerRe: How much shall I charge for this project? Pin
Paddy Boyd18-Apr-07 0:21
Paddy Boyd18-Apr-07 0:21 
AnswerRe: How much shall I charge for this project? Pin
Pete O'Hanlon18-Apr-07 2:34
mvePete O'Hanlon18-Apr-07 2:34 
GeneralRe: How much shall I charge for this project? Pin
Bradml18-Apr-07 5:50
Bradml18-Apr-07 5:50 
GeneralRe: How much shall I charge for this project? Pin
Pete O'Hanlon18-Apr-07 22:22
mvePete O'Hanlon18-Apr-07 22:22 
Answerthx everyone! Pin
Spirytus18-Apr-07 10:20
Spirytus18-Apr-07 10:20 
GeneralRe: thx everyone! Pin
L Viljoen19-Apr-07 0:19
professionalL Viljoen19-Apr-07 0:19 
QuestionUpload Entire Folder (with Sub Folders) Pin
mavrikkk17-Apr-07 22:44
mavrikkk17-Apr-07 22:44 
AnswerRe: Upload Entire Folder (with Sub Folders) Pin
Bradml17-Apr-07 23:06
Bradml17-Apr-07 23:06 
QuestionReceive SMS from mobile to computer Pin
cb mehta17-Apr-07 22:14
cb mehta17-Apr-07 22:14 
QuestionJavascript Codebehind Pin
L Viljoen17-Apr-07 21:51
professionalL Viljoen17-Apr-07 21:51 
AnswerRe: Javascript Codebehind Pin
Bradml17-Apr-07 23:04
Bradml17-Apr-07 23:04 
AnswerRe: Javascript Codebehind Pin
Guffa18-Apr-07 8:19
Guffa18-Apr-07 8:19 
QuestionAbt AJAX Pin
A.Muthunagai17-Apr-07 18:51
A.Muthunagai17-Apr-07 18:51 
AnswerRe: Abt AJAX Pin
Sathesh Sakthivel17-Apr-07 19:55
Sathesh Sakthivel17-Apr-07 19:55 
Flash has some really quite incredible features that we struggle with implementing with HTML/CSS/JS: Sound, Dynamic vector drawing, Sockets, local storage, video. I could go on. Why the hell are we struggling with and VML? Comet is essentially a hack while XMLSockets are built in to Flash…and then you have Red 5. To add to this, Apollo has just been released which is looking pretty interesting. See what I mean?

The sweet spot for JavaScript and Ajax has always been for those small, progressive enhancements rather than for creating rich interfaces. It seems to me that the more you head in that direction with JavaScript the more serious limitations you encounter. Browser JavaScript is never fast, has memory leak issues, browser bugs, CSS bugs and all manner of other tom foolery that, when you get to the stage of building something like for Google Maps gets really time consuming and messy. There are many efforts (WHATWG, Tamarin etc etc) that are working toward solving many of these problems but for now and for the foreseeable future we are stuck with em. This, I think, is when it’s time to bring out Flash. Not for the whole app of course, but used in conjunction with HTML/CSS/JS. Flash however is not without it’s problems.




Regards,

Satips.

QuestionChat application in FLASH Pin
A.Muthunagai17-Apr-07 18:49
A.Muthunagai17-Apr-07 18:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.