Practical Web Applications for Daily Living…
busines
Ecommerce System Installation Singapore
Sep 3rd
We have successfully installed 10 ecommerce shops within 4 months using magento ecommerce system, having different business requirements gives pain during the development, but now, we are very proud to say, we know magento ecommerce system enough that we can cater the enterprice level already. We are moving towards integrating magento to other business software models like CRM and more advanced ERP systems. byeee.!!!
Best IT Solution for SME Singapore
Aug 27th
We are current on top of the next phase of IT solution for Singapore SME Companies, The solution we are building will eventually cut company expenses by 25% if not by half. And everything is going to be in the cloud so they can access all there business transactions everywhere in the world with speed and 99.99% no downtime. Business Chores like emails, company collaboration and all IT tasks will be done with ease.
They can also avail our cloud softwares to do computing of there Business Needs.
Display more Attribute in Table Grid of Group Product Details in Magento
Aug 21st
Go to frontend/base/default/template/catalog/product/view/type/grouped.html
Add this code to the head of the table
<th class="a-right"><?php echo $this->__(‘Height’) ?></th>
insert this code in the table body:
where ’sign_width’ and ’sign_height’ are attribute names.
<td><?php echo $this->htmlEscape($_item->getData(’sign_height’)); ?></td>
enjoy!!!
How do you use configurable products versus group products in magento?
Zend Framework First Impression
Aug 16th
Got my 30 minutes dive into the zend framework, installed it in my server and got a little play with layouts (masterpages in asp.net), the Bootstrap (not sure with asp.net mvc what is the equivalent for this one), application.ini (asp.net mvc has this) and some structure overview. Zend framework still has the Movel-View-Controller pattern and like any mvc framework i’ve work with, this pattern is very easy to adopt once you have the mindset, is it a little bit weird it you’ve just dive in from a typical object oriented programming structure… anyway… have to go… raining again with a hungry stomach to feed.
Payroll software vendor singapore
Aug 14th
We are in the design phase for our payroll software solution , this software will be built on top of the zend framework and is going to be deployed in the cloud first in windows azure and then Google app engine.
We are aiming to be the number one payroll software provider for sme companies in singapore. This payroll system will have a package of free helpdesk and maintenance for a certain amount of time.
If you have system that requires a very customized payroll modules you can always rely on our team.
So keep in mind… need a payroll solution? We have it for you.
Low cost IT support company Singapore
Aug 13th
I was thinking about posting some of our skill sets to support IT (Information Technology) needs of sme companies here in Singapore. If your company is not ready to hire an Inhouse IT people to maintain your IT department. You can visit Entrust Network Services Pte Ltd for more information. They provide Infrastructure and networking solutions for your business, Data migration from servers to servers, helpdesk support. They can also help apply your business for government grants. If you want to know more just visit there website.
Payroll system Singapore
Aug 12th
We are currently arming for a payroll system which is going to be deployed in Linux servers, my first choice is asp.net mvc but I am not sure if it is supported on the engine that can run asp.net apps to Linux (forgot the name of the engine). So the second choice is PHP, since it is the closest language I am fluent in using next to c#. But building payroll system from scratch is a total pain how much more if I code everything from zero. I have to pick a reliable framework for this. I have a little experience in cakephp and code igniter but I think this frameworks are still babys frameworks, I need a framework that has proven record and is used in enterprise level of applications. Enter Zend framework, used by varien to build there magento ecommerce platform, hmmmm…. so I made my choice, zend.
I downloaded the manual documentation and yep, it is in mvc pattern. So this thing is pretty easier for me.
Now the business analysis part, I am not an accounting Guy, I need to research on how payrolls flow, I really don’t care about this stuffs before.
I will be posting here the codes and scenarios as I move along with this project. Stay tune.
How to Get or Invoke Products and Display using Magento Php Code
Aug 11th
To invoke the Products
$products->load();
and please don’t forget the $products->load(); part.
I spent 20 minutes figuring out what happen why Products are not showing up until I figure out the I forgot to load the call.
next is
//you can display the attributes here
$item->getName();
$item->getProductUrl();
// …. and so on the so forth…..
}
Magento is not Cheap, You need experienced developers to customize it.
Aug 5th
If you pass a magento project to a 1 year php developer, maybe that php developer will run away, The complexity of Magento Coding will drive you mad, but if you have a solid background on MVC patterns and familiarity on the Zend Framework then you have a great chance to be Happy Coding and Customizing Magento. Experienced developers are also expensive developers especially if they package the creativity and experience on E-commerce payment gateways.
I am now diving deeper into magento API and is structuring to create a shopping mall. So help me god.
How to set-up a Blog
Nov 16th
A lot of my friends always come to me and is asking for help on how to setup their blogs and start making money from it… so to better answer them all without repeating myself I decided to the write this how-to steps for them to follow.
You can setup your blogs for free on blogger.com or wordpress.com but if you want to have total control of the codes and how to manage it, you need to setup it in your own server, having your own server is very expensive so I recommend you to buy a hosting server like godaddy, hostgator and more… just try to search google or bing for web hosting services that meets your needs.
If you don’t want to pay for anything to setup your blog, just create an account on blogger or wordpress and start posting your articles there.
Else, here are the steps on building your blog on the hosting server and domain name of your choice.
step 1. buy your domain name
you can buy your domain name in websites like 1and1 or godaddy, if you have credit card or paypal account (and your paypal has money in it..) you are ready to buy your domain name. after you have your domain name proceed to step 2.
step 2. buy your hosting server service
buy your hosting server (make sure it has can run php and mysql ), you can buy services like this in hostgator.com or try searching google for other hosting services. Once you have your hosting server, go back to godaddy.com login and go to the domain name you have bought earlier. change its DNS to the DNS of your hosting server, this will take 5 hours or more depending on the services you have bought, after this step proceed to step 3.
step 3. download the wordpress blogging software
download wordpress software in there website. then proceed to step 4.
step 4. upload your wordpress software to your hosting server.
upload your wordpress software downloaded in the previous step to your hosting server.. (if you don’t know how to do this… and I know you don’t, download filezilla first or any ftp uploader software out there.)
create an ftp account from your hosting server cpanel, if you dont have any yet.. ftp credentials looks like this.. host: ftp.yourdomain.com username:yourusername password: yourpassword port:21
after this.. start uploading your wordpress software to your webroot. after this step.. you are ready to go.
step 5. Install and redesign your wordpress.
Install and configure your wordpress software by typing into browsers URL the location of you wordpress templage, after successful installation you can then redesign the look and feel of your website my searching and downloading existing wordpress themes out there, you can also redesign the default theme if you knew enough php and html/css skills. after this proceed to the next step.
step 6. start adding and updating articles.
start adding articles to your blog.
step 7. making money in your blog.
Once your blog is already setup, you can start making money in it only if you can have thousands of visitors in it per day. try searching about google.com/adsense or other advertising services like adsense, you can also make money by selling reviews and ad spaces.
