Search found 15 matches

by s1tony
Sat Feb 23, 2008 6:08 pm
Forum: Web Developer Talk
Topic: Easy Button & Menu Maker
Replies: 7
Views: 10242

I agree with jerm - nice tool. I, too, am a pretty seasoned software developer, and finding and utilizing good tools like this to help produce a quality end-product is good strategy in my book.
by s1tony
Sun Feb 10, 2008 3:02 am
Forum: Web Developer Talk
Topic: How to Set Up Local Copies of Apache and PHP
Replies: 13
Views: 13819

Ever Resolve?

Paul, Did you ever resolve this? I failed to check back and the "Notify me ...." option did not notify me. A Quick Couple of Notes: - To administer mySQL on your local machine, I suggest some free tools from mySQL: http://dev.mysql.com/downloads/gui-tools/5.0.html I use MySQL Query Browser all the ...
by s1tony
Sun Jan 20, 2008 3:39 am
Forum: Web Developer Talk
Topic: How to Set Up Local Copies of Apache and PHP
Replies: 13
Views: 13819

Questions for You

Paul, Since you are trying to setup your local Apache/PHP/MySQL environment, I am not quite sure where your hosting company fits into the equation, because you (or whoever installs MySQL on your local machine) will define what data you need for your mysql connection request. In order to view this ...
by s1tony
Sun Jan 20, 2008 3:19 am
Forum: Web Developer Talk
Topic: Creating a rewriteCond in .htaccess
Replies: 9
Views: 10957

You are certainly welcome - I am glad you were able to get things working.
by s1tony
Fri Jan 18, 2008 7:24 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Improved php intellisense
Replies: 10
Views: 7442

Yes this is already in (unless some sophisticated include paths or programming tricks are used which can not be parsed by editor). This is one of the reasons I suggested adding a feature to be able to add "included" or personal "library" files or directories to a project or to a PHP "setup" in ...
by s1tony
Fri Jan 18, 2008 7:04 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Automatic PHP Syntax Check
Replies: 1
Views: 1791

Automatic PHP Syntax Check

A couple of times I have had situations where I did not immediately catch a PHP syntax error because the IDE does not automatically do a syntax check on files, even after saving them. In most IDEs, the syntax checker continually check the syntax, making it easier to catch typos right away. Is there ...
by s1tony
Fri Jan 11, 2008 2:00 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Access violatoin
Replies: 13
Views: 9654

Also Experienced This Problem

I have also received an access violation error message three or so times: WeBuilder 2007 Version 8.3.0.80 (evaluation) Windows 2000 While annoying, the most frustrating thing for me is since I am using the evaluation version, I am burning one of my 30 uses each time I have to restart because of this ...
by s1tony
Thu Jan 10, 2008 9:54 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Indenting
Replies: 3
Views: 3543

I was just looking to see if this feature was available yet, because I agree with the original poster about how nice this feature is in Visual Studio and would love to see it for the php editor.
by s1tony
Thu Jan 10, 2008 9:19 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Another Request - Enhancement for Publish To FTP
Replies: 1
Views: 1905

Another Request - Enhancement for Publish To FTP

Is there any potential to add the following enhancement(s) to the Publish FTP feature: - Create a "Smart Update" for projects, wherein all files changed or added since the last time each was published would be listed in an update window, along with the date and time of the last publish for each file ...
by s1tony
Thu Jan 10, 2008 8:12 am
Forum: Web Developer Talk
Topic: Creating a rewriteCond in .htaccess
Replies: 9
Views: 10957

.htaccess Support

Although I have never really found any outstanding documentation or tutorial for Apache URL Rewriting or other such .htaccess capabilities, the Apache documentation is decent, but not necessarily user-friendly: Apache 1.3 (Apache 2.0 Guides also available, but almost the same functionality): http ...
by s1tony
Thu Jan 10, 2008 4:04 am
Forum: Web Developer Talk
Topic: Creating a rewriteCond in .htaccess
Replies: 9
Views: 10957

Cool - I will try to post something for you later tonight, including a few links I have found helpful concerning Apache Rewrites, Redirects and .htaccess.
by s1tony
Wed Jan 09, 2008 10:08 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Better Tabbed Workspace
Replies: 13
Views: 10712

Noticed This Too

I agree with you and like your suggestion.
by s1tony
Wed Jan 09, 2008 10:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: PHP Related Feature Requests
Replies: 1
Views: 1984

PHP Related Feature Requests

My Thoughts for PHP Related Feature Requests: - Improved Code Folding (I see by other forum entries, this is in the works and I agree with many others this feature is very helpful, increases productivity and decreases irritation (especially when debugging code). - At least some support for Smarty ...
by s1tony
Wed Jan 09, 2008 10:03 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Does anyone need code beautifier / formatter?
Replies: 33
Views: 38626

Yes, but Rather See Other Requests First

While a decent code formatter would be nice, I would rather see other feature requests implemented first: - Improved Code Folding (I see by other forum entries, this is in the works and I agree with many others this feature is very helpful, increases productivity and decreases irritation (especially ...
by s1tony
Wed Jan 09, 2008 9:25 pm
Forum: Web Developer Talk
Topic: Creating a rewriteCond in .htaccess
Replies: 9
Views: 10957

.htAccess Help

Chris,

Yes, something like this can be done. If you still would like some help with this, let me know.

Tony