For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is that all matched values are stored inside a multi-dimensional array to store an unlimited number of matches. With the following example I will try to make clear how its possible to store the image paths inside a webpage: (more…)
While reading some secrets about link building techniques I stumbled over the squidoo community. Like on other websites like mySpace it’s possible to create your personal page (a lens) and you can add there content like news, RSS feeds, links and of course your own content like text and images. The one thing what was new to me is that you can earn money with your lens; they have a kind of profit sharing. There are already Google AdSense ads between your content blocks and it’s allowed to add additional advertisements (for example banners) on your lens page and if your lens has a lot of traffic, you earn some money (don’t ask me how much). According the article I read about link building it should boost the traffic to your site because people are reading your lens and there would be also a good Google PageRank after a while.
Checkout my own lens @ squidoo.com
If you talk on the Internet about design people think at images, colour combinations and font faces. The Internet is one of the spare media where the rules of real (web) design are limited to the technique of browsers and the internet speed.
One of the latest design styles are defined together with the web 2.0 technologies, new colour combinations, shadows and simple graphics are the most important design characteristics of web 2.0.
In the eyes of a web developer (like me) design must be practical, technical possible and easy to extend or modify. The usage of basic technologies like CSS is more important then animations and effects coming with Flash. At the end a design must be enjoyable to the maximum number of visitors…
Outdated links on 3rd party websites or search engines are bad for the webmaster and visitor. Most of the time these error’s are handled by some default error page or by some custom code provided via the hosting control panel. Today we discussed at Webdigity the use of a custom error page script with some additional features:
This way it’s possible to know about dead links and the visitor is getting some goog looking and clear error page while he is following an outdated link.
The whole script can be downloaded from the tutorial section at Webdigity