Search found 33 matches

by multifarious
Wed Jun 04, 2008 4:01 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: JSP - Java Server Pages support
Replies: 3
Views: 4327

Re: JSP - Java Server Pages support

sooo, what's the status on thisone?
by multifarious
Sat May 31, 2008 12:32 am
Forum: Announcements
Topic: Update: 2008 v9.0.0.96 RC
Replies: 4
Views: 6517

Re: Update: 2008 v9.0.0.96 RC

just got round to finally installing WB-9.etc..

and now I'm sad.. because the forum won't let me post a celebrations pic!!!

:D

so.. as a substitute.. http://quaint.info/forumfun/happy.gif

and a big thank you guys.. well done :)
by multifarious
Fri May 16, 2008 4:56 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Javascript SyntaxCheck
Replies: 27
Views: 19485

Re: Javascript SyntaxCheck

I wonder, IF there would be a syntax checker, how advanced should it be? I'm asking since this: testme =function(){ alert('test') }(); is a perfectly valid JavaScript syntax though I have had several people pointing similair constructs out to me as being in error (HAR!!).. And, I have to admit, in ...
by multifarious
Fri May 16, 2008 4:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Webuilder: Ribbon interface and new logo
Replies: 6
Views: 5419

Re: Webuilder: Ribbon interface and new logo

Interesting post by ringoffire. But IMO you're comparing two different kinds of applications. Office applications are inherently simple in their interface. Why? They aren't really dedicated tools, more like all-purpouse tools. They should be accessable to the lowest common denominator (being your ...
by multifarious
Fri May 16, 2008 4:15 pm
Forum: Web Developer Talk
Topic: What do you think about Ruby language?
Replies: 10
Views: 11347

Re: What do you think about Ruby language?

I agree with most of what fuzzylogic there said. Specifically the bit about real-world-enterprise-scale application. I have yet to see one done with Ruby or RoR and considering what I've seen from Ruby I'm pretty sure I can counter each example with a more stable and blindingly fast (in comparison ...
by multifarious
Thu May 15, 2008 9:19 am
Forum: Web Developer Talk
Topic: free photoshop ebook
Replies: 1
Views: 4075

free photoshop ebook

Sitepoint is giving away their photoshop e-book FOR FREE!!

The book, the photoshop anthology, is specificly directed towards using PhotoShop to create graphics for websites.

get it here:
http://www.sitepoint.com/launch/f948f3
by multifarious
Sun May 04, 2008 4:32 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: css specificity
Replies: 14
Views: 9006

Gatis asked for feedback from the community - so I shared
You're absolutely right, point taken...

since you got a little sassy
haha, I've been known to do that at times yes.. call it a characterflaw.. ;)
by multifarious
Fri May 02, 2008 10:44 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: css specificity
Replies: 14
Views: 9006

agreed that the firebug and webdeveloper toolbar provide us with a lot of VERY usefull stuff. anyone arguing against that is an idot. BUT, following this line of reasoning, why should the wb team bother with a lot of stuff in the fiirst place? since there's enough out there that allready covers what ...
by multifarious
Thu Apr 24, 2008 10:52 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: FTP Error: Address not available
Replies: 5
Views: 3592

I can imagine the "%" in the username giving problems. If you can you could try to set up an anonymous ftp accoun t on the server, this most often allows for an email as user name and no password. If you're then able to get in as anonymous then we know the ftp-username transfer of Webuilder is ...
by multifarious
Thu Apr 24, 2008 9:40 am
Forum: Web Developer Talk
Topic: How boring is javascript?
Replies: 17
Views: 23370

just some personal notes on using frameworks/libraries (like jQuery, mootools, dojo, jsExt, YUI etc) weight vs speed Keep in mind that some of the frameworks are quite large in (file)size. It might not allways be in your best inrterest to use a framework if all that it does is collect some elements ...
by multifarious
Sat Mar 29, 2008 11:43 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Adobe AIR + jQuery support in WeBuilder 2008?
Replies: 7
Views: 6444

the problem, methinks, with supporting (a) framework is that, as a tools developer, you shouldn't/can't be biased towards just one framework. Supporting jQuery only wouldn't be fair towards developers that use Mootools, Dojo, Prototype or any of the other frameworks. And it's really hard, if not ...
by multifarious
Mon Mar 24, 2008 8:03 pm
Forum: Web Developer Talk
Topic: How boring is javascript?
Replies: 17
Views: 23370

And the application I mentioned? here it is Aaaah... now THIS is interesting indeed. Thanks for the linkage. What I get from it is that it doesn't so much translates your java-application to a javascript equivalent (which is inherently impossible for the bulk of java applications out there) but ...
by multifarious
Sun Mar 09, 2008 5:15 pm
Forum: Web Developer Talk
Topic: How boring is javascript?
Replies: 17
Views: 23370

hmm... a lot of confusion around here it seems... 1. php doesn't let you do the things you can do with javascript and the other way round: php runs solely on the server whereas JS runs inside the client. So, in short, there's NO way whatsoever you can compare the two. 2. Google has made an ...
by multifarious
Wed Mar 05, 2008 3:10 pm
Forum: Web Developer Talk
Topic: How boring is javascript?
Replies: 17
Views: 23370

[another troll here, igniting a forumwide flamewar on how exciting JavaScript is]

:P
by multifarious
Sat Mar 01, 2008 2:34 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: syntax highlighting problem
Replies: 5
Views: 3467

try editing the syntax coloring script/scheme Karlis, I just had a look at one of those scripts (saved from original) but can't make heads nor tails from it.. Is there a manual somewhere? Doesn't have to be an exhaustive document, just something to explain the basic concepts: I don't shun trial and ...