Latest Entries »

So slow????

What the hell!!! Im not slow you just cant keep up.

mimeBuzz.com

MimeBuzz.com is a newly established, Business-to-Consumer (B2C) online shopping website that will cater all business class from small to large scale enterprise.

MimeBuzz will provide businesses with a software platform for e-Commerce services, product advertisements, promotion of rendered services, and advance notifications on upcoming sales, deals and group buy packages. The software enables our affiliates to be more efficient in terms of expanding their market to online consumers and increase manageability of multiple stores by product availability (meaning which selected store the product is available or the store that offers the sale/reduced price) and inventory.

We offer our services through Affiliate Programs, which includes partnership from individual entrepreneurs to a company’s marketing/admin officers. MimeBuzz affiliate would have the privilege to use all site functionality and also administrator access for managing their products and services.

Due to the rapid growth of the Internet, people from all walks of life have easy access to a variety of information via e-mail, web browser and mobile applications. Growing parallel with this is the increasing popularity of online shopping sites, bringing ease and comfort to those who don’t have the luxury to spend much of their on malls. The following is a list of guidelines that is needed to comprise the virtual shopping mall:

  • Security and reliability
  • Product availability
  • Product selection via specific category
  • Reasonable pricing
  • Flexible payment methods

MimeBuzz.com was carefully conceptualized to answer to this call. Imagine a virtual store that can offer almost everything and anything from all sorts of products, services, hotels and resorts reservations, airline ticket reservations, group buy packages, grocery goods and cooked food, you name it we have it. MimeBuzz aims to be the first of its kind here in the Philippines.

My friend who was a part of the development team in creating mimeBuzz.com told me that they built the site from ground up using symfony 1.4. Below is the screen shot of the modified admin generator that used jQuery dataTables and Zend Lucene Search.

Pretty clean huh!  The data listing for the CRUD is AJAX driven. I’ve tested the admin and its pretty fast even deployed on a shared hosting. The key to the fast loading was AJAX calls returns small amounts of data, only data needed by the user are returned, eg. the main grid only displays upto 10 data by default and clicking the paginator does not refresh the whole page instead an AJAX call is then triggered to fetch the next batch of data.

Due to several projects being handled by the team the past few months, my development of the Flex-Symfony has been very slow.  Until recently I’ve been able to create a simple crud module that uses Symfony on the back end and Flex on the front. It was not easy since I prefer to preserve the default code generated by Symfony using the CLI (eg. symfony propel:generate-crud frontend author Author).  To do this, an XML output by the Symfony is required to pass data request by flex (More details will be posted once the first tutorial is finished).  On the front end I used PureMVC for flex. Its not very hard to to use the framework and you could have a really clean implementation of your flex code. The final product Symfony-Flex Web App. In the coming weeks I’ll be posting a tutorial including the code on how the marriage has been implemented. Cheers!!!

Easy, Straightfoward, and Effective Full Spectrum Support. That’s what we can give you.

Full Spectrum Support – providing quality service 24 hours a day, 7 days a week. For MOST Computers, devices, or gadgets, we’ll provide outstanding technical support at an excellent price!

Full Spectrum Support by SUPPORTrix. You’ve come to the right place.

Promo Code: supportcall free one support!

Link: www.supportrix.com

Over the past few weeks I’ve been working heavily on Symfony tweaking some functionality and installing the needed plugins for our projects. Then I found out that Symfony and ZF Zend Framework could work well together. So I installed the Zend Framework and added some codes to make ZF autoload via Symfony. I have been thinking that when I reviewed and compared the framework I was comparing apples and oranges. Zend Framework is a strong framework but when it comes to using it as an MVC framework it lacks the cohesion and you end up putting everything on your controller. So on the basis on the way we do things on our development I think Symfony will greatly satisfy our needs on our WEBAPPS development using MVC. Symfony has high learning curve but with the benefits that we will be getting out of it, I say its worth it. Symfony along side ZF for large-scale projects I say its a one two punch!

Recently, I’ve decided to move from our proprietary MVC framework (A PHPMVC port for PHP5) to a well supported PHP MVC framework. For several days I’ve searched and reviewed several frameworks that will cater my team’s need in terms of developing enterprise applications, there are several frameworks that I have considered:

  • Zend Framework
  • CakePHP
  • Symfony

Things I’ve noticed:   View full article »

Follow

Get every new post delivered to your Inbox.