Skip to main content

Posts

Image Resizing in PHP

Image is the main part of any product or service. In PHP, many developers has created the script that cut/crop the image into desired size in height and width. But in different project or Website Development process, developer has to setup the size and width according to design. Another main issue is as per the design of the site, for single image, developer has to create different height and width image which is stored into specific folder with different name. So from personal point of view it is miss-use of space or better to say its time consuming process. Generally we have to create 2-3 images for single product to show in different pages. Another issue comes with gallery. Most of the gallery scripts uploads the main picture and crop into different sizes and stores multiple images on the server without caring space on the server. This all is simply west of time and space on server. This can be also a problem while deleting the record from the database and images as per the r
Recent posts

PHP CMS Zend Framework

We have created a new website PHP CMS developed in Zend Framework. PHP CMS is unique and very helpful for creating CMS based website in few minutes. Its core framework is supported by Zend Framework. CMS Features: Zend Framework based PHP CMS MVC - Model View and Controller Structed CMS N - Level of CMS Pages 100% SEO Friendly Create Your Own URL Banner Management Testimonials News Latest News W3C Standard CSS and HTML Easy to Change the Design Powerful Admin Panel to Manage PHP CMS

Mukesh Variya - Official Personal Website

I have just created my personal website: http://www.mukeshvariya.com/ Here I have shared my company services for website development and designing. You can contact me for your website related work: Website Development Ecommerce Solution Customized Application Development CMS - Content Management System Readymade Solution Health care Industry Solutions Real Estate Application Development Search Engine Optimization and many other services

Progress with skill set

As I am working with Information Technology since long time, I have updated my self with some technologies. I got opportunity to work with Multinational company and I got good response from company. I got my self designated as System Analsys in the company. My job is to understand the requirement and devide it into modules. According to created module I have to find out the tasks, time estimation and develop some graphics presentation like wire frame , dataflow diagram . I have to also design the basic database and relationship to put the project in execution. For technical point of view, I update my self for some below points: Development with OOPS Understanding of Project Requirement Analysis the project and divide into modules for developer Time Estimation Recently I experienced with Zend Framework Development . I found its superb and 100% oops based faster web application development in PHP. Zend Framework is powerful tool for php based web application developm

Events

I am working on current company, we got some events and party from our company. First I got the event when I had delivered the project before time line. I and my team with designer team, got the party in hotel for lunch. We all with our MD and PL team had gone for lunch. We also got the bonus for this. Second event we got the t-shirts from the company. Its very nice and cool looking. Third event was annual function from company in superb hotel for dinner. We got the opportunity to make relation with night shift. The party was having with traditional dance from rajasthan people. It was really beautiful party and dinner togather. Offshore web developer india

Customize Sofware Development

Customize software development requires dedicated attention for client. It requires depth understanding of what client is thinking and how he wants the product built in. I worked on lots of projects which is mostly built with customize software development . One of product is AJAX Shopping cart. When user adds products in shopping cart it displays shopping cart information as per client requirement. So once no of products are added in cart, user can easily update the cart without bothering the reload of page using AJAX technology . We are given textbox with filled quantity and checkbox for selection of products. We are also given remove and update buttons. Once user select any product and press remove button it will remove product from cart without refreshing whole page. Same as we did for updating of quantity. First time when I interact with this concept I don’t know how to solve this issue, but, later on, I aware with AJAX and find out the solution for above query. Offshor

Current Working Status

Live chat I am currently working on live chat web based software. It is built in PHP/My-SQL and AJAX technology. It should be able to chat with multiple users. Any user who is logged in should be able to chat with any other logged in user. User can have multiple status and custom status. User can also block the user and can set the status unavailable for selected user. The application does not require any flash dependency. Here, also it is not required that email address domain name should be same as site name. There should be one important feature that it should contain one script so that it integrates with other PHP database. Status: Completed Database Image: Generally, we store the images on the image named folder to retrieve image for the particular product or data. I have little bit changed for storing of image. Rather then storing image on image folder, I found one field type of BLOB in My-SQL. It is used to store huge data in binary format. Then, I simply create one script to