If you want to go free, then I would recommend this program:
http://www.weitz.de/regex-coach/#install
Fast and easy to use and test various regex...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
I made a blogging site a little over a year and a half ago, and one of my biggest problems was the ease of use. So, the key was to have it target two different types of audiences. An advanced user, in...
Leave a comment:
-
Well, an argument might be that your stepping away from the CSS recommendation, as your are relying on a bug in a browser (or something that isn't supported) in order for something to work. Which generally...
Leave a comment:
-
The hacks I used are necessary... If I don't use them, it might still work, but accessiblity drops.
Some people don't like hacks and think they shouldn't be used- others don't mind. I don't...
Leave a comment:
-
Last time I checked, vB was coded properly (well... to fit XHTML 1.0 Transitional... because of the target attribute, yes?)...
http://www.webtrickscentral.com/index.php
...
Leave a comment:
-
MSIE has enough CSS support to make a fully functional three-column layout. In my opinion, that's not half bad. MSIE has bad support compared to Mozilla, but it isn't as bad as everyone makes it out to...
Leave a comment:
-
Oh yea, it's quite possible but isn't very reliable and can break easily (more or less because of the hacks required and other workarounds).
I don't understand why anyone would ever...
Leave a comment:
-
Then they are wrong. Tables are only used for tabular data and nothing more....
Leave a comment:
-
Nobody ever said to stop using tables, they said to stop using tables for building a design. Tables should always be used for tabular data, and using CSS and no tables to present tabular data is horrible...
Leave a comment:
-
http://www.webtrickscentral.com/tuto...?type=xhtmlCss
(Also an example of a three-column layout.)...
Leave a comment:
-
-
You're forgetting about the growing audience that uses PDAs, cell phones, and even devices that read web pages to them.
On smaller screens such as PDAs and Cell Phones, CSS designed sites...
Leave a comment:
-
I always code in XHTML 1.0 Strict...
I am really excited for XHTML 2.0 though... Maybe too excited, as it won't be going mainstream for many years to come...
There are plenty...
Leave a comment:
-
Is it not true that you need to be able to prove that the damages cost you a certain amount of money ($1000 I believe?), in order for the FBI to take action?
Leave a comment:
-
Make the link to somewhere on your website, ie:
http://www.yourdomain.com/script.php?u=username
Or userid, IP address... whatever.
In that script.php, do what...
Leave a comment:
-
Oh I see.. this might do the trick...
Code:RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !worldsims\.org [NC] RewriteRule (.*) http:/
Leave a comment:
-
Are you trying to redirect all traffic from one directory?
If so, try this:
Code:RewriteRule ^/.*$ http://www.worldsims.org/matrix.html [R]
Leave a comment:
-
I find dealing with a raw flat-file system is harder and more complicated than using something like SQLite
But good luck...
Leave a comment:
-
Yea I run a blogging site and nobody has ever asked me for a lyrics section- I guess if they want to post lyrics they simply do it in an entry...
Also, why would you be using file-based...
Leave a comment:
-
I'm currently using 1and1 to register domains for my hosting site... I find it to be very quick....
Although I haven't used them for too long, I can't say I've had a sour experience with...Last edited by jamslam; Wed 8 Jun '05, 1:26pm.
Leave a comment:
No activity results to display
Show More
Leave a comment: