Tuesday, June 15, 2010

New iPhone Development for Websites

We develop iphone/iPad application for the following categories:
Website Based iPhone Application
iPhone Games Development
Shopping Cart
Entertainment
Social Networking
Travel Booking
Search Tools
GPS Tracking
iPhone Mobile Website
Utility software
News
Productivity
Touch screen application
Weather

Cricket Wagon Wheel
Cricket coach can easily draw wagon wheel of his players and can track the records of
each player.
http://itunes.apple.com/us/app/cricket-wagon-wheel/id324912156?mt=8
3. Camera Paint
It provides functionality like Photoshop. User can draw on photos using different shapes
and tools.
http://itunes.apple.com/us/app/camera-paint/id335498571?mt=8
4. IT Organizer
User can keep information of their employees, clients, devices, password, notes etc. User
can backup and restore the database of this application by iPhone HTTP Server.
http://itunes.apple.com/us/app/it-organizer/id354016094?mt=8
5. Fitness Slim It
It can track of user's daily calories consumption and display all the food items taken by the
user with information that calories consumed more than daily calories required or not. So
User can control his/her weight by tracking the daily calories.
http://itunes.apple.com/us/app/fitness-slim-it/id327760314?mt=8
6. Pinball Wizard
Its customizable american style pinball machine.
http://itunes.apple.com/us/app/pinball-wizard/id342524463?mt=8
7. I Got A Man
Choose 1 Of 5 Men to answer your door, leave voicemail, get you off the phone! Als o,
barking dog. User can call 911 and take a photo to email instantly to your contacts.
http://itunes.apple.com/us/app/i-got-a-man/id311410279?mt=8
8. All@Once
It can send photo to 12 email address at a time.
http://itunes.apple.com/us/app/all-once-camera-takes-photo/id329059007?mt=8
9. Bisara7a Radio
It live radio from www.bisara7a.com.
Submitted to the Apple.
10. Townvoucher (Based on www.townvoucher.com)
User can search vouchers based on categories and city. It provides full details of the
voucher with latest offer, discounts etc.
Our iPad Application:
1. Simple Invoice - Service
It provides simple interface to create invoices for different companies. All the invoices are
saved in the database and user can send this invoice pdf via email.
http://itunes.apple.com/us/app/simple-invoices-services/id359718768?mt=8


To get all these feature Please call (323) 459 2129 or Email sanju.comp@gmail.com

Thanks

Wednesday, July 15, 2009

UPS Tracking Number.:---- Solution

The unique solution for the Web Developers those using the UPS as a shipping method to their E-Commerce Store.

By researching the web I came to make a conclusion that many people has the one question that how to get the tracking number from UPS.

So Here is the solution. As Under:::::

The easy overview for UPS shipping method for the Web Developers:

Create a Tracking number as the system that can be tracked.

The basic steps to create the number is as under.

Create a Tracking Number:



The following code is a generic method that can be used to calculate a check digit for a UPS Tracking Number. The input for the method is a String, but you could rework it to use a raw Char[] if wish. This method leaves the rest of the tracking number up to you. it takes a 15 character sequence, in this case a String, and calculates the check digit using this sequence. For information sake, I will describe how the company I work for generates tracking numbers. This is up to you, as only two portions are required by UPS, the rest you can make up on your own.

The first two characters must be "1Z".
The next 6 characters we fill with our UPS accout number "XXXXXX"
The next 2 characters denote the service type:
* "01" for Next Day Air shipments
* "02" for Second Day Air shipments
* "03" for Groud shipments
The next 5 characters is our invoice number (Our invoices are 6 digits, we drop the first digit e.g 123456 invoice would yield 23456 characters.
The next 2 digits is the package number, zero filled e.g. Package 1 is "01", 2 is "02"
The last and final character is the check digit.
First of all you will notice that the described sequence above gives is 17 characters, where as we only need 15 to calculate the check digit. To do this, we drop the "1Z" portion, and only use the last 15 characters in the method.

Next let me take a moment to outline the algorithm used to generate the check digit, then you'll see the method below the outline:

Start a running total
Examine each character in the sequence
If the character is in an odd position (e.g 1st,3rd,5th....) then
If the character is numeric then add the numeric value to the running total
If the character is alpha, then
Calculate n to be (ASCII value of character - 48)
Calculate x to be ((2 * n) - (9 * INT(n/5))) where INT(n/5) returns n/5 rounded down to the next integer (e.g 34.3 would be 34 but also 34.8 would be 34)
Add x to the running total
If the character is in an even position (e.g 2nd, 4th, 6th......) then
If the character is numeric then
Calculate n to be (2 * numeric value of character)
Add n to the running total
If the character is alpha then
Calculate n to be (ASCII value of character - 48)
Add n to the running total
Calculate x to be (Running total modulo 10)
If x = 0 then x is the check digit
If x > 0 then
Calculate y to be (10 - x)
y is the check digit

Source : Futuristic Gateway

Wednesday, July 8, 2009

Tips: How To set the Payment Gateway in your Site.?

Using Paypal:

This is the easy method to embed.
Procedure for standard method: Just collect your total order that the customer purchase. Make a good designed shopping cart. And also create a form redirecting to paypal gateway. And send the proper terms in hidden field. And you done. For this method you just have to provide your account email address.

Another Method:

Paypal Direct Payment: There is a API that paypal provides so you can use that api for your transaction. By this method you have to set the shopping cart and for transaction you have to send the information using php curl function or SMTP protocol. By sending the appropriate information you will get the result weather the transaction done or not. By this method the costomer is not transfer to paypal. Paypal is just back-end the whole procedure can be done in the site. For this method you have to provide API-USERNAME, API-PASSWORD and API-SIGNATURE.

Cyber source:


Like Paypal this company also provide the payment gateway as well as the subscription option. The method is some how same as the paypal direct funding capture. But this method can also store users personal information remotely and we can get the information later.

Source: Sanjay N. Prajapati(www.futuristicgateway.com)

Wednesday, June 17, 2009

HelpFull SEO Tip For your site's Rank:

Help Full Tip For SEO Work:
1. Make the seo friendly Site Content.
2. Dont use the bad back link.
3. Use the link for partner link which called "Reciprocal Linking".
4. Make sure that the link you using is not banned from google.
5. Make your content Unique from your competitor.
6. Try to make your page shorter in a size so basically make your site faster loading.
7. Give the alternative name to the Image that is match with the image's description.
8. Give the unique keywords to the site and also set the meta data.
9.Try to give your make your site's name and slogan using Header tag of the html.
10. Use small logo for your site. No more then 20k Size.
11.Add or update your sites pages in regular period.
12. Now the main and important tip for SEO is As under.
13. Help search engine to crawling your web site.
14. You can help the search engine by adding sitemap page to your site with link to each and every page of your site having maximum 2 hits to reach the page.

Now here is the text that about sitemap


How do site maps help search engine spiders?

Search engines find new web pages by “crawling” (also known as "spidering") the web. They go through the code of all the web pages in their database (index), following the links to other pages. They then add these new pages to the index. The vast majority of web pages indexed by search engines were placed there after being found by the spiders, not as a result of manual submissions!

But search engines have trouble following links to pages that are buried too deep within the link structure of a site. If your pages are more than a couple of "clicks" away from the home page, they may not be found by the spiders.

A site map provides an efficient route for the spider to follow on your site, ensuring that each page on your site is just two clicks away from your homepage. It also helps to place your site map in your website's root directory (where your index page is located).


Site maps aren't just for search engines

Some web users will navigate through your site by following your regular navigation links or by using the site search form. But many experienced web surfers will utilize your site map to go directly to the page they're looking for. If you design your site map with this in mind, your human visitors will get just as much benefit from it as the search engine spiders.


Here are a few pointers:

• Your Site Map should act much the same as the table
of contents of a book.

• It must clearly list all the pages of your site as well as
a little information about each page.

• Every listing in your site map should be hyperlinked to
its specific URL.

• If possible, use each page’s title as the link anchor text
because it will increase the relevance of your site (and
help with search engine rankings). Otherwise, use a
keyword or keyphrase that best describes the content
of the page.

• Always place the link to your site map in an easily
visible spot on your homepage. Make it easy for your
visitors to find your site map! A link added to your
regular navigation menu works very well.

• Don’t get fancy: simply call the link “Site Map”.

• Make the link to your site map a static text link. If you
use javascript to construct the link most search engines
won't follow it.

Source: Futuristic Gateway

Saturday, September 27, 2008

PHP- GTK

What is PHP-GTK?

PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.

Resources

Check out our Resources page for links to PHP-GTK related sites, instructions on the PHP-GTK mailing lists, and other PHP-GTK resources. Also, please try to use the #php-gtk channel on Freenode IRC - the more people there, the better for the community.

Download


PHP-GTK 2

GTK+ version:
PHP-GTK 2 currently supports GTK+ 2.6.9 or greater. You can obtain the latest stable release of GTK+ 2.x from ftp://ftp.gtk.org/pub/gtk/.

PHP version:
PHP-GTK 2 requires PHP 5.1.x or greater. The latest version of the PHP_5_2 branch in CVS will work, too.


PHP-GTK 1

GTK+ version:
PHP-GTK 1 currently supports GTK+ 1.2.6 or greater. You can obtain the latest stable release of GTK+ 1.2.x from ftp://ftp.gtk.org/pub/gtk/v1.2/.

PHP version:
PHP-GTK 1 requires PHP 4.0.5 or greater, with versions from 1.0.1 up requiring PHP 4.3.x to build.


CVS Version

Alternatively, you can get the latest and greatest version of PHP-GTK directly from the PHP CVS server.

  1. Log in to the PHP anonymous CVS server (use phpfi as the password):
    cvs -d :pserver:cvsread@cvs.php.net:/repository login
  2. Obtain the PHP-GTK tree.

    For PHP-GTK 2:
    cvs -d :pserver:cvsread@cvs.php.net:/repository co php-gtk
    For PHP-GTK 1:
    cvs -d :pserver:cvsread@cvs.php.net:/repository co -r PHP_GTK_1 php-gtk
  3. Move into the source tree:
    cd php-gtk
  4. Configure and install:
    ./buildconf
    ./configure
    make
    make install
Source From gtk.php.net

Saturday, August 9, 2008

My portfolio

Here is The name of the sites on which I have worked as web developer, designer,

Analyser and project manager.

1. www.blogfreehere.com/
2. www.kc2jaysatellite.com/
3. www.japcollege.org
4. Exotic Central
5. Futuristic Gateway
6. Banana Hobby (Yahoo Store)
7. Banana Hobby (E- Commerce)

And Here is my detailed resume


Sanjay Prajapati
5826, Brentwood Place,
Fontana, CA 92236
Email: sanju.comp@gmail.com
Phone: (cell): 3234592129


SUMMARY OF QUALIFICATIONS

• Experienced programmer with web applications.
• Over 3.5 years experience in application development using PHP and MySql.
• Expertise in design and development of Website on PHP.
• Programmed extensively in PHP and MySql.
• Good understanding of relational database concepts.
• Very strong in PHP programming.
• Good knowledge of CMS like DRUPAL, JOOMLA etc.
• Experience in Database design, implementation and management using MySql.
• Excellent communication skills and a motivated organized team player, with high aptitude for learning and implementing.
• Language Known: English, Hindi

TECHNICAL PROFILE

PHP5.0, C, C++, Java(Core level): Programming languages
XML, HTML: Enterprise Technology
Notepad, Macromedia Dreamweaver, Zend studio: Miscellaneous & tools
Windows 2000/NT/XP: Operating System
MySql 5.0.22: Database

EDUCATION
Master of Science (Computer Science) GPA 4.0
California state polytechnic university, Pomona, March 2010

Bachelor of Engineering in Computer Engineering, June 2007
L.D.Engineering College, Ahmedabad-15, India

Personal Webpage:

http://phpopensource.blogspot.com/

In this site I have maintained the blog about new PHP technology. I have posted new things about PHP. I have made and also maintain the template. I have customized my template.


EXPERIENCE

www.bananahobby.com Jan-09 till Now.

Working on e-commerce project with the. Analyzed the project and designed. Developed the project according. Working with yahoo store also for the company.
I am working as Web master in the company. I maintained the whole project by myself.
Created the whole site.
• Created the user part so user can buy the product.
• Created the strong Admin part for order and catalog handling.
• I use payment gateways for the payment like paypal.
• Used PHP and My Sql for the front end and backend respectively.


Seoguru.org Jan-05-Dec07

Worked on Drupal project with this company. Analyzed the whole project and develop, design and Analyze by myself alone.
I used the Drupal for this company and also the individual project. I have worked on drupal about 2 years. While this time I have redesign some templates also customize the module and also maintain the backend.


Unitech Computer World Ptv.Ltd., Morabi India Jan-05-Dec07

Worked on deferent projects in PHP technology and My Sql database, Served as project designer, developer and leader, Designed, Developed and maintained the following websites:

1. www.japcollege.org
2 .www.umiyaceramics.com
3. www.shreejiexperts.com
4. www.ropcollege.org

Magiz Infotech Ptv.Ltd., Ahmedabad, India Jan 07-Jun 07
(www.blogfreehere.com)



• Created and modified a number of Modules on PHP.
• Used PHP My Admin for data uploading and data manipulation between tables
• Created tables, views, key, indexes and other database objects in the new stand alone bloging database
• Worked in MY SQL extensively.
• Created PHP scripts for sending and receiving messages to and from various users and for choosing and changing templates.
• Also designed some templates.




Magiz Infotech Ptv.Ltd., Ahmedabad, India July 07-Dec 07
(www.matchboxdating.com)

• Created and modified a number of Modules on PHP.
• Used PHP My Admin for data uploading and data manipulation between tables
• Created tables, views, key, indexes and other database objects in the new stand alone matchmaking database
• Worked in MY SQL extensively.
• Created PHP scripts for sending and receiving messages to and from various users
• Created PHP Scripts profile management and photo uploading.
• Also designed some templates.


PROJECTS:

• Operated and maintained the template for some sites of CMS like Drupal, Joomla etc.
• Created some static site using HTML, CSS, Java Script etc.