The classic option for preventing spam form submission is with CAPTCHA (http://en.wikipedia.org/wiki/CAPTCHA) and there have been later improvements on this to benefit accessibility issues such as http://recaptcha.net/.
Content management and blogging systems like Drupal, Wordpress etc. all have a selection of plugins to prevent spam. So if you’re using a system such as these, check out their plugin directory for the most popular (e.g.
The hottest new trend in fine art photography is canvas photo prints. This is a way to bring new dimension to a photograph and make it a work of art. A canvas photo can change the look of a room and create new meaning in any space. This is a way to bring a unique work of art into any home on any budget. Having a canvas photo print gives new control over the choice of subject and color of the art in any home. This can be done using photos of landscapes or family photos. This gives everyone the opportunity to create art for their home that will be as original as they are.
Recent experiences are:
6.5 is nicer than 5.x
5.x is better supported by stable modules
there are some cracking modules (like CCK and Views) that make it a framework not just a CMS
install is quick and easy, but building it up takes time.
I still haven't got my head round the theming.
it feels like it has loads of potential.
www.workalone.co.uk is now drupal powered and the wiki is now a 'book' that can be edited by authenticated users using mediawiki syntax.
the host you install it on determines some of the facility you can enjoy - e.g.
While looking at my relentless and un-diminishing task list this morning and wondering how I could be better organised, I hit upon a new plan.
Most of what I do falls into one of four 'areas of focus'
The first two are obvious business areas and the last anything that isn't income generation but needs doing.
Having struggled for an age to work out how to get syntax highlighting for code blocks and the Pear wiki filter to work in harmony I thought it best to record the configuration here.
I've created an input format that allows for media wiki syntax to get headings, lists and some basic formatting using the following filters (listed in order).
(I'm still tinkering with the Purifier to remove empty P elements)
The reason they are in that order is so that any code blocks are picked
color scheme themes and font choices are all personal, but i went with a bitmap font (ProFont 9pt) and the BBEdit theme (because I prefer dark text on a light background)
ProFont can be found here:
http://www.tobias-jung.de/seekingprofont/
note that 9pt bitmap is not as small as it sounds:
http://img.skitch.com/20080331-fc3chxdp7...
Themes:
http://wiki.macromates.com/Themes/UserSu...
http://www.tmthemes.com/
some useful links for TextMate
Picked this up on css-d, quoted verbatim:
Matt Tibbits wrote:
I am trying to float an unordered list to the right and when I do the bullets do not display in IE6. They show up in Netscape 7.
Ah yes. Yet another wonderful difference between IE and and Gecko browsers. With enough experimentation, you will find that the markers for lists are affected by margins in one browsers, and padding in other browsers.
For this case, padding:0 on the ul is the culprit. Adding padding-left:1em lets the bullets show for the simple case you describe.
If you’ve installed stuff that now won’t uninstal, claiming instead that unwise.exe cannot find install.log then this will help:
Don’t know what causes it, but you can open a command prompt box, (run cmd) go to the directory where the app you want to uninstall resides and see if there’s an unwise.exe file. Also, check to see that the INSTALL.LOG file exists. (If it doesn’t then that means that it has been deleted or something in which case your best bet is to install the app again and try uninstalling it afterwards)
Then all you have to do is type:
unwise INSTALL.LOG
and the app will be uninstalled… (you will then have to type ‘exit’ to close the command prompt box and may have to delete the directory manually.
Hope this helped you?