Web Applications - September 30, 2008 - No Comment
Zimplit, simple CMS
Zimplit presents itself as the easiest Content Management System (CMS) ever made. It is extremely lightweight, simple and customizable. Zimplit consists of only one core engine file. No database needed. With Zimplit you don’t need special templates - you can edit any html/css page. You don´t need to install it, just upload and it works. Most importantly Zimplit is an “on-site” editor - everything happens on site, not in admin area. The results are right there, on the page. And you can edit absolutely everything on your website.
Books - September 30, 2008 - No Comment
Press Release: WordPress for Business Bloggers book
Packt is pleased to announce the release of a new book for business bloggers. Written by Paul Thewlis, WordPress for Business Bloggers teaches users to build an attractive and professional blog with advanced plug-ins, analytics, advertising, and SEO.
WordPress allows users to easily create dynamic blogs with many outstanding features. Its versatility and ease of use has attracted a large, enthusiastic, and helpful community of users, who have created a large and diverse collection of plug-ins.
The book starts by looking at the important features that make a successful business blog: adding value to products and services, providing proper customer service and support, driving traffic to a website, and so on. It then shows how to implement these features in WordPress.
This book will teach users to deal with using WordPress and third-party tools to manage and optimize their blog, focusing on the business aspects of blogging. Bloggers will learn to mange the content including images and videos, which will make their blog more appealing. They will also learn how to market and measure the success of their blog using Google web applications and other popular tools.
Anyone interested in running or starting a business blog using WordPress will find this book useful. The book is out now and is available from Packt. For more information, please visit http://www.packtpub.com/wordpress-for-business-bloggers/book
Web Applications - September 29, 2008 - No Comment
CMS on chrome
We know chrome, the new challenger for IE and firefox, the new netscape, the saviour, is faster, safer, and multi threaded. Have you tried it on your favourite web based CMS application ? I have, and yes it’s magic. Faster, Safer, and much easier to handle than IE and its multiple errors. Stack Overflow, go away !
Hosted applications - September 29, 2008 - 2 Comments
Gmail vs OtherInbox
What I like about gmail is not its interface : while it’s certainly one of the most accessible web based mail interface, it lacks powerful features from the desktop world. But we don’t like it only for its interface, we also like the fact that it kills spams very efficiently. Spam is the issue, and that’s where OtherInbox, Austin-based start-up and web service founded by serial entrepreneur and email-marketing guru Joshua Baer, fires. OtherInbox is described as the cure for email overload - it provides consumers with a free email account that automatically organizes newsletters, social networking updates, coupons and receipts from online purchases so that its easy to find the most interesting things and ignore the rest. OtherInbox shows the consumer who is really responsible for sending them spam and gives them a powerful new Block button to stop it once and for all. OtherInbox launched publicly in September 2008 at TechCrunch50. Served by Ruby On Rails, powered by sproutcore, otherinbox has gone through a new step in the world of free web based mail readers. Thinking of Migrating ?
Tips & Tricks - September 29, 2008 - No Comment
MDI viewer
MDI , a high resolution, tag-based graphics format, is supported only by the Microsoft Office 2003 version of Microsoft Office Document Imaging. If you plan to share files with people who are using Office Document Imaging 2002, or another document imaging program, it’s best if you save your files in TIFF format for compatibility. If by luck you happen to receive MDI files, the best option if you have been greedy enough to save on M$ Office (prefer openoffice), is to try products from Buysoft, that provides MDI tools and a free MDI reader that will print your MDI file in less than a minute.
Downloads, Web Applications - September 26, 2008 - No Comment
Silverstripe Jquery gallery module
Silverstripe CMS, currently relying on prototype for javascript and AJAX interactions, seems to be moving slowly to JQUERY : while contributors and developers might think this is a good move, I personnally wonder about the effort required for such a migration on an interface that relies heavily on AJAX. Anyway, I provide below a quick hack opf the famous gallery module, with the following modifications (demo coming soon) :
- uses jquery’s lightbox implementation of modal galleries.
- implements GalleryFolder Page type that displays first thumbnail of each gallery sub page
How to : setup jquery gallery for silvestripe
- download jquery and add the requirement to your main page OR gallery page
- download gallery-jquery for silverstripe (384ko) and install it as gallery module
- flush your database (/db/build?flush=1)
- include GalleryPageContent in your template or GalleryFolderContent
that should be it, have fun
Web Components - September 22, 2008 - No Comment
Color Choice : RGB pickers for firefox
Have you ever found that picking the right color code for a specific style sheet order is a repetitive and annoying task ? If you happen to work as a web developer with not-so-frequent interactions with your favourite photoshop, gimp or other image editing tools, you might find that Firefox provides efficient alternatives to find exact RGB code for a specific color that you can then type to your favourite editor (aptana for a change).
- ColorZilla add on for firefox provides a simple color picker with RGB code for HTML / CSS coding, with other interesting features such as palette display, color and palette bookmarking on social bookmarking websites via a simple application on colorzilla.com website
- Palette Grabber Add on for firefox creates a Photoshop, gimp, paint shop pro, flash color palette file out of a web page
Web Components - September 17, 2008 - No Comment
Pdf Generation with PHP
The topic of PDF generation with PHP used to be quite painful : PHP native functions require PDF lib, a library that does not come straight out of the box, and is distributed under commercial license. In spite of this dominant position, other solutions have been implemented and available under opensource license.
- fpdf is probably the most famous of PHP PDF libraries. FPDF project remained inactive for years but was still very usable in its latest version, dated 2004. And finally after 4 years of inactivity a new version finally came out this august 2008, with important features such as GIF image support and possibility to have different page formats in a single document. Most interesting is the additionnal PDFTable class, which does a very good job render HTML table conversion to PDF format. That’s in my opinion the easiest way for a webmaster with good knowledge of HTML to generate PDF documents.
- TCPDF is another example of an advanced PHP PDF generation library but I haven’t tried it yet. Does seem to support some level of HTML parsing but not to the point of converting HTML tables to PDF (see above)
- ZendPDF is a good bet as a component of Zend Framework but focuses on low level graphic functions and as such lacks essential features such as automatic word wrapping.
Web Components - September 16, 2008 - No Comment
Images in select box : not that simple
The old HTML select box control is really getting old with Rich Internet Applications coming in from various vendors, such as extjs, javafx, or flex. But still HTML has a lot to say, but it comes at a hard price : displaying specific option image in a pure HTML select is not the easiest task an interface developper can achieve !!
Solutions include custom div that mimic the select box, options being replaced by javascript add function. We find in that category a few controls available :
- dhtmlxCombo from dhtmlx
- Custom select for jquery
the only real select replacement we could find is another jquery custom select that creates select boxes with option images based on icon attribute. Come with a serious bug in its current version though : will duplicate options in first select when more than 1 select is activated in the same page.
Another select box replacement for images options is available from webFX Â but it only works on Internet Explorer.
Design showcase - September 14, 2008 - No Comment
Slide effect : bring multiple pages into a single HTML
Oxford hotel in Timisoara have built a perfect single page site that mimics multiple page navigation with the use of a mootols fx slide effect that’s becoming more popular than ever : just build divs contained in a single HTML page and a light user interface replaces the usual multi page navigation that can discourages users. via Smashing Magazine.






