Thursday, December 5, 2013

URL Scheme for IOS 7

1. To open IOS Calendar
[[UIApplication sharedApplication] openURL:[NSURL URLWithString: @"calshow://"]];

Sunday, September 1, 2013

Tips to Buy Smartphone

1. Budget
Sometimes, money tells you what to buy. Samsung has provided various phone with various price.

2. Choose Operating System (OS)
Fact has shown that Android and iOS has become the primary OS in every smartphone. It is better if you made careful observation and research about all the OS in the market in terms of functionality and its capability.

3. Processor
You are advised to choose smartphone that has at least dual core processor. Research has shown dual core processor is better than single core in term of life expectancy.

4. Size
Try holding the phone. It is the best way to feel it. If you are confident enough, try putting it in your pocket but make sure you did not walk out from the shop with the phone inside your pocket.I mean, don't steal it.

5. Battery
Most of the smartphone has large battery capacity but cannot hold longer because it is not suitable with the phone itself. The best way is to ask the sellers.

6. Screen
The best screen technology is from AMOLED or LCD. Take note with the screen resolution. Choose at least 800 x 480px screen for better experience.

7. Camera
It depend on you. Take some picture using the smartphone that you want to buy. Don't just listen from the sellers.


Saturday, June 22, 2013

Session in PHP


A PHP session is used to store user information on the server. This will let the server know who you are and what you do. It is because session variables hold information about one single user.

Below is PHP code for session, first you need to create the database.

Create database in MySQL

Database name : sessionlogin

Create SQL table

CREATE TABLE `users` (
`id` BIGINT( 60 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`name` VARCHAR( 50 ) NOT NULL ,
`password` VARCHAR( 32 ) NOT NULL ,
`date` INT( 32 ) NOT NULL ,
`email` VARCHAR( 80 ) NOT NULL
);

connection.php

<?php 
$server = "localhost"; 
$username = "root"; 
$password = "";  
$database = "sessionlogin"; 

mysql_connect("$server", "$username", "$password") or die(mysql_error()); 
mysql_select_db("$database") or die(mysql_error()); 

?>

login.php

<?php
session_start(); // This starts the session which is like a cookie, but it isn't saved on your hdd and is much more secure.

include("connection.php");

    if(isset($_SESSION['loggedin']))
    {
        //die("You are already logged in!");
        header("location:main.php");
    } // That bit of code checks if you are logged in or not, and if you are, you can't log in again!

    if(isset($_POST['submit']))
    {
       $name = mysql_real_escape_string($_POST['username']); // The function mysql_real_escape_string() stops hackers!
       $pass = mysql_real_escape_string($_POST['password']); // We won't use MD5 encryption here because it is the simple tutorial, if you don't know what MD5 is, dont worry!
       $mysql = mysql_query("SELECT * FROM users WHERE name = '{$name}' AND password = '{$pass}'"); // This code uses MySQL to get all of the users in the database with that username and password.
       if(mysql_num_rows($mysql) < 1)
       {
         die("Password was probably incorrect!");
       } // That snippet checked to see if the number of rows the MySQL query was less than 1, so if it couldn't find a row, the password is incorrect or the user doesn't exist!

       $_SESSION['loggedin'] = "YES"; // Set it so the user is logged in!
       $_SESSION['name'] = $name; // Make it so the username can be called by $_SESSION['name']
       //die("You are now logged in!"); // Kill the script here so it doesn't show the login form after you are logged in!
       header("location:main.php");

    } // That bit of code logs you in! The "$_POST['submit']" bit is the submission of the form down below VV

echo "<form type='login.php' method='POST'>
Username: <br>
<input type='text' name='username'><br>
Password: <br>
<input type='password' name='password'><br>
<input type='submit' name='submit' value='Login'>
</form>"; // That set up the form to enter your password and username to login.

?>

main.php


<?php
session_start(); 
if(!isset($_SESSION['loggedin']))
{
    die("To access this page, you need to <a href='login.php'>LOGIN</a>"); 


?>

<?php echo "Hello there, {$_SESSION['name']}! Welcome to my site!"; ?>
<a href="logout.php">Logout</a><br>
<a href="upload.php">Upload</a><br>
<a href="report.php">Report</a>


report.php

<?php
session_start(); // NEVER forget this!
if(!isset($_SESSION['loggedin']))
{
    die("To access this page, you need to <a href='login.php'>LOGIN</a>"); // Make sure they are logged in!
} // What the !isset() code does, is check to see if the variable $_SESSION['loggedin'] is there, and if it isn't it kills the script telling the user to log in!


?>

<?php echo "Hello there, {$_SESSION['name']}! Welcome to my site!"; ?>
<a href="logout.php">Logout</a><br>
<a href="main.php">Main</a><br>
<a href="upload.php">Upload</a><br>


<?php


    include("connection.php");


    $tblename = "users";
    $result = mysql_query("SELECT * FROM $tblename where name = '{$_SESSION['name']}'");
    //$query = ("SELECT user_id FROM users WHERE user_id = '$user_id'");

    echo "<table border='1'>
    <tr>
    <th>Firstname</th>
    <th>Name</th>
    <th>Password</th>
    <th>Date</th>
    <th>Email</th>
    </tr>";

    while($row = mysql_fetch_array($result))
      {
          echo "<tr>";
          echo "<td>" . $row['id'] . "</td>";
          echo "<td>" . $row['name'] . "</td>";
          echo "<td>" . $row['password'] . "</td>";
          echo "<td>" . $row['date'] . "</td>";
          echo "<td>" . $row['email'] . "</td>";
          echo "</tr>";
      }
    echo "</table>";

    //mysql_close($con);
?>

upload.php

<?php
session_start(); // NEVER forget this!
if(!isset($_SESSION['loggedin']))
{
    die("To access this page, you need to <a href='login.php'>LOGIN</a>"); // Make sure they are logged in!
} // What the !isset() code does, is check to see if the variable $_SESSION['loggedin'] is there, and if it isn't it kills the script telling the user to log in!


?>

<?php echo "Hello there, {$_SESSION['name']}! Welcome to my site!"; ?>
<a href="logout.php">Logout</a><br>
<a href="main.php">Main</a><br>
<a href="report.php">Report</a>

logout.php

<?php
session_start();
session_destroy();
header("location:login.php");
?>

Monday, June 10, 2013

Make Up Your Samsung S4 with Stylish Case

At first glance, you might see it as a fine piece of an expert design.
On the backside of the case, it comes with finely carbon fibre. It consist of three opening parts which are the camera lens and flash and for the sound to go through from the speaker. Just like any other Samsung case, it has Samsung logo printed out at the back of the case.

The front part is made from 2 different material. One of them is made by a textured plastic. On the inner part is a kind of fabric that suited firmly with your screen and will give extra care for your phone. At the top is an opening for the speaker and also a printed Samsung logo. They also have printed out Galaxy S4 in a stylish way at the bottom part of the case.
This case come out with different colour. For more info visit this site.

Monday, June 3, 2013

How to Exit Safe Mode in Samsung Galaxy Ace

1. Turn off your phone
2. Pull of the battery from the phone. Wait for 15-30 seconds.
3. Turn on your phone.

Friday, May 3, 2013

Gamesalad. Have you heard about it?


It is a tool to develop games for IOS and Android

No Coding at all !

You can publish your game on the AppStore.

If you know how to draw and know a little bit about design, it is a bonus for you.




You can try it for free in no limited time. Just download it here. Available in Mac and Windows. For Windows, if you can't install it, just update your Windows.

Suitable for everybody, even for kids.

It helps in practicing your logic thinking. 

Below are some books that can guide you through out developing the games :



Tips to Conserve Smartphone Battery

1. Turn off vibration.
Vibration will shorten your battery life. Just played the ringtone.















2. Dim your phone












3. Never overcharge your phone.
Stop charging your phone when you are told to do so.




4. Don't charge your phone regularly.
Charge when the battery meter shows one bar left.




5. Turn off unnecessary applications.
Running apps such as music player may shorten your battery life.















6. Turn off wifi, GPS and bluetooth.


Related Posts Plugin for WordPress, Blogger...