Category Archives: ProgWeb
Privacy policy
Strictly no information is collected and transmitted by the ProgWeb’s application or this website. ProgWeb can not be held responsible for the information you post using its applications on different Clouds services, blogs, social network… All messages sent are the responsibility of the user.
Albums
(Français) A présent, vous pouvez accéder à l’ensemble des photos prises lors de la réalisation de mon projet de modelisme.
Pour publier ces albums, j’utilise les plugins NextGEN : Gallerie, FlashViewer et Sidebar Widget. La traduction de ces plugins est en cours pour ceux que ça intéresse.
Continue reading
Embed & WordPress & Mobile
A small post to say that now the video are readable from a mobile. Indeed, I have patched my mobile theme to add this feature. The plugin show the first image and a web link to acceed to youtube.
PHP – PHPUnit
PHPUnit is a unit test suite framework for PHP. I have had some difficulties to find informations to install PHPUnit ; so I write a small article to keep a clue about the install process : $ pear update-channels $ pear upgrade $ pear channel-discover components.ez.no $ pear channel-discover pear.symfony-project.com $ pear channel-discover pear.phpunit.de $ pear install –alldeps phpunit/PHPUnit It was easy ; but we have to know it !
ProgWeb & WordPress
For several weeks, ProgWeb is generated by WordPress. We have to already make some software upgrade to critical security. With minor modifications of WordPress code, here a plugins list used on ProgWeb : – WordPress 3.0.4 using – WordPress and whole plugins internationalization improvement – Akismet using (anti-spam) – Donations Widget using (internationalization management) – Google XML Sitemaps using (for seek engine) – ipv6detector using (with fixes) – lightbox 2 using – qtranslate using (modification to work with mobile theme) …
Continue reading
ProgWeb IPv6 support
Maybe that somebody have noticed that ProgWeb is available from an IPv6 network. Indeed, I have added the IPv6 support for my web server for some days. So, I’ll write in the next days some articles to configure an IPv6 network on Linux (dual stack IPv4/IPv6, firewall, bridging…). For the moment, a little plugin for word-press called “IPv6Detector” (written by Andres Altamirano).
A mobile theme for ProgWeb
After having adapted a theme for ProgWeb interface, I have now adapted a theme for mobiles. I use for this, “carrington mobile” theme. I have customized it. And I have added the “qtranslate” plugin support. So now, ProgWeb is available in english and in french for your standard browser or from your mobile browser. I’ll make a new design for mobiles later.
A theme for ProgWeb
I have begun to study the theme writing for WordPress ; so as to be able to personalize my blog. In the next days, it will be better. Then, I will try to publish my post about BlackBerry, Linux laptop issue…
ProgWeb works with a blog
Now ProgWeb uses a blog. I use for this WordPress because it’s possible to use or manage it from a BlackBerry device. All recent posts will publish into this blog. The old ProgWeb web pages are at : http://dev.progweb.com You notice that ProgWeb will be readable from a mobile phone, and will be multi-language.