How to install a Portofolio CMS with Codeigniter

If you are interested in our Portfolio CMS with Codeigniter, you are insterested in how it works or codes behind. However there are some who just want to use it. Here is a quick guide how to install the Portfolio CMS with Codeigniter.

Continue reading How to install a Portofolio CMS with Codeigniter

Kaimono Kago update

Kaimono Kago is a shopping cart built on Codeigniter.
I have minor updates and it is ready to download.
Kaimono Kago v1.1.3 Beta.

 

Creating a Portofolio CMS with Codeigniter Part 2

Admin backend

We continue working on the administration backend in this article.

The first thing is to add a our menu as you can see in the left image.

Add application/views/admin/menu_extension.php and paste the following codes.

Please follow us on Twitter or subscribe our RSS feed.

 

Demo

Download page

Continue reading Creating a Portofolio CMS with Codeigniter Part 2

Creating a Portofolio CMS with Codeigniter


We are starting a new series of Codeigniter application tutorial. We are going to create a Portfolio CMS by using this free website template from Nettus. The template has index, about, portfolio, services and contact page.

This template has nice jquery effects for showing large images in the index and individual product page.
Portfolio page shows all the categories and their product thumbnails. This page leads to a individual product page.

We are going to show you how to convert this html to a Codeigniter powered CMS. We will try to modify BeP code as little as possible. We can achieve this by adding new files rather than adding codes to Bep files. However there are times when we add codes to BeP because it save more time and codes.

Let’s get started.

 

Demo

Download link will come soon.

Download page

Continue reading Creating a Portofolio CMS with Codeigniter

HTML5 Way Around For IE

HTML5 articles are everywhere from the begging of the year. Although HTML5 is still a draft version, we can start using some of features. The problem is IE. If you can ignore IE6 there are quite few features we can use from today.

This website shows when you can use HTML5 (CSS3 and more). And also you can find html5 demos here. These websites show you which browsers support which html5 features and useful links.

I have tested some HTML5 solutions for IE and the following is summary.

Continue reading HTML5 Way Around For IE

Kaimono Kago v 1.1.1 Beta released

Some updates and two more slideshows are added for the front page.

Kaimono Kago: Installation added

Kaimono Kago v1.1c Beta

Installation is added.

How to install

1. Download the zip file and unzip it.

2. Tranfer the unzipped files in your server.

3. Visit http://www.yourwebsite.com/install.
If it is in your local server, visit http://127.0.0.1/kaimonokago/install or http://localhost/kaimonokago/install.

4. Fill up all necessary information. For your Encryption Key, visit http://www.ideaspace.net/misc/hash/
or http://www.whatsmyip.org/hash_generator/ to generate at least 32 characters long code.

5. For your reCaptcha, visit http://recaptcha.net/ to get your keys.

6. After successful installation delete the installation folder.

7. Visit http://www.yourwebsite.com for index page.

8. Visit http://www.yourwebsite.com/index.php/auth to login the back-end.

Adding Slideshows Setting to Kaimono Kago

Kaimono Kago is a Codeigniter + BackendPro based shopping cart and it has a slideshow in the webshop front-end. Since there are many javascript slideshows are available, it will be nice that we can use different types of slideshow by one click.
This article shows how to add a slideshow setting to Codeigniter+BackendPro based shopping cart, Kaimono Kago.

Continue reading Adding Slideshows Setting to Kaimono Kago

Kaimono Kago: New name for our shopping cart


We have more than 2000 downloads since we released Shopping Cart v1.0.
This shopping cart is built on Codeigniter. We use BackendPro for the administration and Ajax file manager for file management.

We thought it is a good idea to give a name to this shopping cart.
The name is KAIMONO KAGO which means ‘shopping basket’ in Japanese.
Well it is not a big difference in terms of meaning but at least you and we will know what we are talking about.

We also moved from Box.net to Sourceforge.net and you can download file from https://sourceforge.net/projects/kaimonokago/.

We added a license document and a updates text in the download files and you can read it here as well.

Continue reading Kaimono Kago: New name for our shopping cart

Implementing 'Show Your Google Analytics Top Content in Wordpress'


After reading this article, I modified and implemented it in this blog. You can see it in the right column.

This is how I did it.

Continue reading Implementing ‘Show Your Google Analytics Top Content in WordPress’

Page 5 of 16« First...34567...10...Last »