Tuesday, May 3, 2016

SmartMail - Web Mail Client for your Smartphone - Mobile

It’s an simple IMAP WebMailclient especially designed for Smartphones.

SmartMail 1.01 2009-02-26

Austria Germany Great Britain USA Australia

New since V1.01: small CSS fix for displaying deleted mails, added new mail icon on every page, added generating of FROM addresses – all updates can be found detailed further down in the changelog

I was searching a while for something like that and unfortunately nothing was the right one for me.
The built-in Mailclient on my Smartphone wasn’t not handy enough.
So I began to program my own mailclient and here it is :)

Tested on Firefox :) and so far on

- Samsung S5230
- LG KU990i
- Nokia express (thx to 3ga42adcy32)
- HTC P -Touch with Windows Mobile 6.1 (thx to xemmex)
- Sony Ericsson K800i (thx to evasive)
- Sony Ericsson W995 (thx to evasive)

Features

  • browsing all of your IMAP-folders
  • browse messages in folders with pagination (no problem if you have thousand of mails, like me :) )
  • read single messages (with next/prev buttons)
  • reply to messages (the original massage will be marked as answered)
  • forward messages
  • create new messages
  • delete messages
  • undelete messages
  • ...

Requirements

php 5.x
imap_mail

Please download, configure and run servercheck.php to ensure that your server is able to run SmartServer

Languages

  • SmartMail supports mutli languages english and german is equipped
  • it’s possible to add new languages by copying one of the language files and edit the copied file

Demo

Short URL for your mobile: http://zwab.it/ZYnej
Smartphone simulating URL: http://smartmail.envato.homac.at/demo.php
user: smartmail
pass: XXXyyyZZZ123

Current VersionSmartMail 1.01 2010-02-26

Update information are included

Updates V1.01 2010-02-26

> -> fixed CSS to display deleted messages
> -> build FROM mail address from username or username & mailserver when writing new messages
> -> added possibility to define maildomain for helping to pre-filling-out FROM mailaddress when writing new messages
> -> added new message icon on message list views

Official Release V1.0 2010-02-25

> -> first version released

free counters


Từ khóa:
Kiếm tiền với google adsense
Lập trình PHP

Maps Finder App - Mobile | CodeCanyon

Descriptions

Maps Finder App is a navigation tool designed for helping people when travelling to different city for displays places near to user’s. This app is perfect for those of you who want to develop maps applications based on mobile phone. You could easily compile the application into a native application form using phonegap framework.

Front-end Features

  • Support multiple platforms
  • Support Google Maps v3 (no API key required).
  • Support distances ( Km or Miles).
  • Support Local Storage for Save App Setting and User Location
  • Support Streetview
  • Support Route
  • Support Multi Language
  • Support Comment System
  • Support Infinite Scrolling
  • Get your current location
  • Markers Customization
  • Traffic Layers
  • Weather Layers
  • Bicycling Layers
  • Panoramio Layers
  • Cross Browsers Compatible
  • User guide Include
  • Many more..

Back-end Features

  • Support Login System
  • Support Multi User
  • Support User Privilege
  • Fully Ajax Support
  • Upload Lacation Image
  • Support Datatables
  • Support Multi Filter
  • Support Detail Table
  • Support Search and Draggable marker for add location
  • User guide Include
  • Many more..

Demo App

Front-end : Demo

Back-end : Demo (user : admin | pass : admin)

Support

You can email me at rizal.saleh1@gmail.com if there is something you want to ask. No problem I’m very happy to answer your questions

Flag Counter
Từ khóa:
Kiếm tiền với google adsense
Lập trình PHP

Ionic PhoneGap/Cordova Facebook Native Integration - Mobile

About

IonFB is the first Mobile Native Web Application based on the Ionic Framework with a NATIVE Facebook Integration and can be used in any mobile application. IonFB itself is powered by Cordova, AngularJS & Ionic. It uses the official plugin for Facebook in Apache Cordova/PhoneGap.

You can integrate this native login to any of your existing cordova/phonegap apps. I also provide nice examples of how to use Facebook API to get user’s data.

The Facebook plugin for Apache Cordova allows you to use the same JavaScript code in your Cordova application as you use in your web application. However, unlike in the browser, the Cordova application will use the native Facebook app to perform Single Sign On for the user.

In this template you will also find examples of how to use UI Router Authentication and Ionic features to build awesome apps.

Compatible with Facebook API v2.4

Login

IonFB uses the native Facebook Single Sign On.

You can check the difference between the native login and the javascript login. On the left side you can the the native login provided by IonFB. On the right side you can see an example of the javascript login.

Feed

This is an example of how to get the user feed. You can pull to refresh the data.

Profile

This is an example of how to get the user personal information such as the profile image, name, email, location, etc.

Likes

This is an example of how to get the pages the user likes on Facebook. You can pull to refresh the data.

Share options

This is an example of how to share data from different ways. I provide the code to:

  • post an image to your wall
  • send a private message to a friend (you can include a link)
  • share a link to your wall
  • post a status to you wall

Log out

User logs out from the app.

In the API usage section you can find more info and examples of how to use the Apache Cordova Facebook Plugin.

UI Router Authentication check

IonFB app has also a UI Router Authentication check so you can determine which are public states (anyone can access) and which are “just for logged user” states.

Documentation

If you buy IonFB, you will find a step by step guide of how to install and setup all the necessary things such as the Facebook App, Ionic, and the Facebook plugin. You will find the documentation link inside the README.md file

About us:

We are building awesome things at StartApp Labs. Most recently we turned into a full time mobile software shop. Our mission is to build what our clients need, so if you have an idea, need a custom development, need a starter project or template, or need help with the backend to support your mobile app, please tell us a little bit more about what you are looking for here and we will do our best to guide you on finding what you are looking for.

Note

If you found this tool useful and like the support given, please don’t forget to rate us or share\like the link in your social media. You can find here the steps to rate us in Envato. Thanks!!!

What our users are saying…

IonWordpress – Wordpress full Integrated mobile app using PhoneGap/Cordova and Ionic framework

IonFullApp – Ionic PhoneGap/Cordova Full Hybrid App

Changelog

IonFB 1.1.0 – released 18 August 2015


## Updates
- Updated app to work with Facebook API v2.4
- Update Ionic Version to v.1.0.1
- Update cordova
- Update cordova plugins

## New stuff
- Add cordova whitelist plugin (to fix connectivity issues when using new cordova version)
- Add cordova splashscreen plugin (to fix splash screen issues when using new cordova version)

Note: Most of the changes were due to facebook API updates. Two of the major updates in facebook newest API (v2.4) are:
Fewer default fields for faster performance: “To help improve performance on mobile network connections, we've reduced the number of fields that the API returns by default. You should now use the ?fields=field1,field2 syntax to declare all the fields you want the API to return.”
“The GET /v2.4/{user_id}/home, GET /v2.4/{user_id}/inbox, and GET /v2.4/{user_id}/notifications operations as well as read_stream, read_mailbox, and manage_notifications permissions are deprecated in v2.4.”
Basically those two updates remove the ability to get the user notifications feed and reduced the default fields returned in api calls. As we were using the user notifications feed in our product, we were forced to change that view with the user’s feed (which are the user’s posts, different from the user notifications feed). If you want more information about this, please refer to this changelog: https://developers.facebook.com/blog/post/2015/07/08/graph-api-v2.4/

IonFB 1.0.0

 Features:
- Native Facebook Login (no need to open a browser and type user's credentials)
- Phonegap / Cordova native web full application
- Left side menu
- Feed 
- Pull to refresh to get new posts
- User profile 
- Get user likes
- Share to Facebook options:
   a) post an image to your wall
   b) send a private message to a friend (you can include a link)
   c) share a link to your wall
   d) post a status to you wall
- Facebook Log out
- UI Router Authentication 
- Loader
- Splash screen
- Installation guide


Từ khóa:
Kiếm tiền với google adsense
Lập trình PHP

Fifteen Game - Mobile | CodeCanyon

Fifteen Game is a webapp that lets you play the game of fifteen wherever you want on your device!

Using Fifteen Game requires only three steps:
  • Include the necessary .js and .css files (stored in the .zip file)
  • Insert only one div element in the body
  • Customize the table colors with two lines of code

Fifteen Game uses jQuery mobile 1.x files and animations, all included in the .zip file. It is compatible with most of desktop and mobile browsers, and it can run on iOS, Android, Windows Phone and lots of mobile OSes!

In the .zip file:

  • Main .html, .css and .js files
  • All jQuery needed files
  • .html and .pdf documentation

If you want to try the demo with a desktop, click on the option “Change view”.


Từ khóa:
Kiếm tiền với google adsense
Lập trình PHP

Spin the Bottle Game - Win with a Spin - Mobile | CodeCanyon

Spin and Win!

i-Spin uses the touch sensors on your mobile device to rotate the bottle with your fingers clockwise or counter-clockwise with different speeds, this gives you a realistic feel of the rotation and movement. You can also rotate the bottle by simply clicking the bottle icon.

Features

  • Includes very nice themed backgrounds for different occasions
    Loves me, loves me not; Spin for Drinks in the Bar,…
  • Change the bottle to Beer, Cocktail, Wine, Champagne or a Cocktail

Từ khóa:
Kiếm tiền với google adsense
Lập trình PHP