Search found 43 matches
- Sat May 10, 2008 8:11 pm
- Forum: Web Developer Talk
- Topic: What do you think about Ruby language?
- Replies: 10
- Views: 11353
Re: What do you think about Ruby language?
I did a bunch of research on Ruby + Ruby On Rails, had heard some good things (hype) about it and thought it was worth a look. After many hours on the web reading various forums etc. I reached the following conclusions. * RoR is championed by a bunch of very obnoxious and combative supporters, for ...
- Sat May 10, 2008 6:50 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Javascript SyntaxCheck
- Replies: 27
- Views: 19487
Re: Javascript SyntaxCheck
Its a bug with phpBB as there is no text after the link. If I edit the post to have a full-stop or a smiley on the next line, the underline link shows up. :? yeah, that's why I don't use phpBB (anymore).... it's full of bugs and security flaws. Especially the security flaws... had my server cracked ...
- Thu May 08, 2008 6:39 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Javascript SyntaxCheck
- Replies: 27
- Views: 19487
Re: Javascript SyntaxCheck
Actually, firebug does all of those things. <<< invisible link here.... ------- too lazy to browse the google results? oh, that's actually a link?!?!? I was trying to figure out what you meant by that second comment, and just now finally noticed that in your first comment you had actually put a ...
- Wed May 07, 2008 11:27 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: selecting-hyphanted-strings-with-dbl-click
- Replies: 8
- Views: 5830
Re: selecting-hyphanted-strings-with-dbl-click
I do not, however agree about string-with-hyphens, because hyphen is a minus sign and for code editor it would not be great if the minus sign would suck in both parts, e.g. ccc=aaa-bbb Why would you want to write your math equations like that? Seems to me the majority of people write them as: ccc ...
- Wed May 07, 2008 10:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Javascript SyntaxCheck
- Replies: 27
- Views: 19487
Re: Javascript SyntaxCheck
hey syrupcore, Thanks for the tip!! I've been using Firebug for quite awhile now to view script errors, but somehow missed the fact that you could also set break points... I suspect it's to do with UI expectations. Firebug does not look like a traditional debugger. I'm looking at the docs now ...
- Wed May 07, 2008 2:58 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Formatted variables within strings
- Replies: 5
- Views: 4021
Doing string appends, besides creating unreadable error prone code is also a very expensive operation involving memory allocation/deallocation and copy/move operations. If you poke around the php website you will find some documentation about this. php's string handling is highly optimized. There is ...
- Wed May 07, 2008 2:29 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Remote Debugging
- Replies: 3
- Views: 2757
how about this post? http://forums.blumentals.net/viewtopic.php?t=2798 I've given up on using Blumentals debugger, it just has way too many issues, such as dying right in the middle of a debug session... and not being able to talk to a web server on another computer but only on the local computer ...
- Wed May 07, 2008 1:08 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Javascript SyntaxCheck
- Replies: 27
- Views: 19487
- Wed May 07, 2008 12:40 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Selecting $ variable names
- Replies: 2
- Views: 2100
Selecting $ variable names
Despite the auto completion wizard, I still find that the most efficient way to enter a variable name is to copy and paste it. It really is annoying and requires a huge* amount of extra time and effort to select a $variable because I can not double click on it and must instead do a drag select which ...
- Wed May 07, 2008 12:26 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Autocomplete enhancement
- Replies: 21
- Views: 16994
However, I DID notice a difference in what some programs considered the start of a 'word' that is exactly the problem. no consistency is deciding how to handle punctuation and how to define the start of a word. well, for plain text with periods and commas, there is no problem. but programs are not ...
- Wed Mar 12, 2008 7:46 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Javascript SyntaxCheck
- Replies: 27
- Views: 19487
- Wed Mar 12, 2008 7:40 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Xdebug issue
- Replies: 14
- Views: 8485
yes, I have tried all of the expensive debuggers too... and none of them would do what I needed. they all seem to think that the web is the be all end all of php, but I am writing major amounts of cli programs including daemons in php. and the only debugger I found that would actually work and that ...
- Wed Mar 12, 2008 7:18 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: subversion support
- Replies: 27
- Views: 26462
- Wed Mar 12, 2008 6:55 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Enhancments to Library
- Replies: 6
- Views: 4699
- Wed Mar 12, 2008 6:26 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Xdebug issue
- Replies: 14
- Views: 8485