I wasn’t able to find a software that permits me to automatize the file transfers from a command line script using SCP or SFTP protocols, so I wrote two small CLI (Command Line Interface) applications in Java language that permit this. Both the applications accept many arguments (host, username, password, remote directory, local directory) on [...]
Book : CodeIgniter 1.7 Professional Development
Title : CodeIgniter 1.7 Professional Development Authors : Adam Griffiths This books covers both the basic and advanced features of CodeIgniter (MVC PHP development framework). It explains how to use correctly the CodeIgniter (CI) API and libraries and how to build your own plugins and libraries. It covers every aspect of the development with CI [...]
Book : CodeIgniter 1.7
Title : CodeIgniter 1.7 Authors : Jode Argudo Bianco & David Upton This book explains the benefits of using CodeIgniter as PHP framework for developing PHP web applications. This book isn’t a substitute for the CodeIgniter online user guide, but is very useful to understand the philosophy and the concepts of CI. It covers the [...]
Localized Paypal payment requests
If you work with customers outside your country and not speaking your mother tongue, it is necessary to send them a payment request in their own language in Paypal, because the default language of Paypal payment requests is the language of the country where you have registered your account. Paypal request money feature doesn’t permit [...]
Database in Javascript : Taffy DB
If you need to implement a database on client side in Javascript I suggest to consider Taffy DB. Taffy DB is a small library that can simplify the work a lot when you have to deal with many data structure in Javascript : Taffy DB is a free and opensource JavaScript library that acts as [...]
E-commerce for WordPress
For my last project based on WordPress (I am bambu) I needed an integrated e-commerce solution. After several evaluations of the different available solutions, I decided to use ShopPlugin. ShopPlugin is a powerful WP module that add all the features needed to create an online store. It supports both physical products as well as digital, [...]
- Secure downloads with SFTP / SCP and Java March 31, 2013
- Book : CodeIgniter 1.7 Professional Development July 18, 2010
- Book : CodeIgniter 1.7 May 26, 2010
- Localized Paypal payment requests May 2, 2010
- Database in Javascript : Taffy DB April 17, 2010
-
The WordPress Thesis Theme hooks
April 29, 2009
- Debugging a CodeIgniter application with FirePHP May 10, 2009
- How to translate the WordPress Thesis Theme August 16, 2009
- Keep in sync two hosts on Internet using LFTP April 21, 2009
- CodeIgniter controller for CRUD operations April 10, 2009
