Adding captcha to PunBB. This post has been originally put in Russian in our old blog at www.newlife.com.ua. Dated 23rd of April 2008. Written by Vladimir Boytchentsov, translated by Taras Filatov.

This post has been copied from our old Newlife web design lab blog. Original post dated 13th March 2008.
We have finished the work for our US based customer on making the plugin which integrates the famous Wordpress blog platform with Invision Power Board forum system which is also well know
there were developed both normal and Wordpress MU compatible versions
amongst the features are:
- easy to install, usual WP plugin
- full replication of user accounts - when account is being added, modified or removed in one system, the same happens in the other
- special widget allowing to crosspost records from WP to IPB with options how to handle the comments - via WP or via IPB
- IPB avatar is displayed in the blogroll area
- advanced user groups management
- visual integration - IPB is fully integrated into WP template, one single look and feel is achieved
- easy to disable the plugin and get back to original state of the things, easy to enable again if necessary
- author’s avatars near posts in WP
You may find out more about the plugin, try the demo and purchase it at the website:
http://www.invisionbridge.com/
Developers team:
- Alexander Kochetkov (PHP coding)
- Elena Oberemok (logo)
- Taras Filatov (project management)
guide by Vladimir Boitchentsov, translated by Taras Filatov,
Injoit web developers team
When installing TDO Mini Forms (which is a Wordpress plugin allowing to make posts from post/page without having to log in to admin panel) on Wordpress MU the following error may occur:
Fatal error after activating TDO Mini Forms
There is not much info in internet regarding installing tdomf on WordPress MU (multiuser)!
Here is a short manual on this for you Read More
Tim Berners-Lee published a website in August 1991.[1] Berners-Lee was the first to combine Internet communication (which had been carrying email and the Usenet for decades) with hypertext (which had also been around for decades, but limited to browsing information stored on a single computer, such as interactive CD-ROM design). Websites are written in a markup language called HTML, and early versions of HTML were very basic, only giving websites basic structure (headings and paragraphs), and the ability to link using hypertext. This was new and different from existing forms of communication - users could easily navigate to other pages by following hyperlinks from page to page.
As the Web and web design progressed, the markup language changed to become more complex and flexible, giving the ability to add objects like images and tables to a page. Features like tables, which were originally intended to be used to display tabular information, were soon subverted for use as invisible layout devices. With the advent of Cascading Style Sheets (CSS), table-based layout is increasingly regarded as outdated. Database integration technologies such as server-side scripting and design standards like W3C further changed and enhanced the way the Web is made. As times change websites are changing inside(scripts) and out(design) because of the way programs and utilities are created and further developed.
With the progression of the Web, thousands of web design companies have been established around the world to serve the growing demand for such work. As with much of the information technology industry, many web design companies have been established in technology parks in the developing world as well as many Western design companies setting up offices in countries such as India, Romania, and Russia to take advantage of the relatively lower labor rates found in such countries.
Web design is a process of conceptualization, planning, modeling, and execution of electronic media content delivery via Internet in the form of technologies (such as markup languages) suitable for interpretation and display by a web browser or other web-based graphical user interfaces (GUIs).
The intent of web design is to create a web site (a collection of electronic files residing on one or more web servers) that presents content (including interactive features or interfaces) to the end user in the form of web pages once requested. Such elements as text, forms, and bit-mapped images (GIFs, JPEGs, PNGs) can be placed on the page using HTML, XHTML, or XML tags. Displaying more complex media (vector graphics, animations, videos, sounds) usually requires plug-ins such as Flash, QuickTime, Java run-time environment, etc. Plug-ins are also embedded into web pages by using HTML or XHTML tags.
Improvements in the various browsers’ compliance with W3C standards prompted a widespread acceptance of XHTML and XML in conjunction with Cascading Style Sheets (CSS) to position and manipulate web page elements. The latest standards and proposals aim at leading to the various browsers’ ability to deliver a wide variety of media and accessibility options to the client possibly without employing plug-ins.