Oct
14

Samsung ‘ChatON’,Samsung’s Version Of iMessage now Available in Android Market.

Author saurabh    Category Android, Tips     Tags

 

Samsung’s cross-platform messaging application called ChatON has arrived in the Google Android Market this morning.

The service, announced on 29th August 2011, is similar to RIM’s BlackBerry BBM or Apple’s i Message in that it allows for an alternative to SMS or MMS messaging.

At present, ChatON supports Android, bada and Samsung feature phones, butthe company promises support for iOS and BlackBerry soon.

The Android version is available here in the Android Market. It works on Android 2.2 and 2.3. The Samsung (bada, feature phone) version is available in the Samsung App Store.
read more

 
Oct
12

Backend Service Provider StackMob Comes To Android

Author saurabh    Category Android, Tips     Tags

StackMob, the backend service provider for mobile developers, has big news today: it’s now available on Android. With today’s launch (still in private beta – see below for invites), StackMob will extend full access to its services to Android developers, including an open-sourced Android SDK and support for Android Push Notifications.

The platform, which MG Siegler once dubbed the “Heroku for Mobile” (before StackMob partnered with Heroku!), is a cloud-based system that aims to address all the backend needs of mobile developers, including social integration, storage, messaging, API creation, analytics, monetization and more. It’s a flexible, scalable solution that even allows developers to add complex logic to their app using custom code, if need be.
read more

 
Oct
12

Chetan Bhagat’s fifth novel “Revolution 2020″ launched on 8 Oct 2011,Book Summary,Buy online,Read Review,Book-Price

Author JIGAR PATEL    Category Uncategorized     Tags

“I know this blog is related to programming & technology stuff but After being BIG FAN of CHETAN BHAGAT I coudnot stop my self to write this post ….!”

Well I dont need to say you anything about chetan bhagat.On 8 Oct 2011 chetan bhagat has launched his 5Th novel named as   Revolution 2020 -Love. Corruption. Ambition

read more

 
Oct
10

How to convert SQL to Excel in Php?

Author Arpi    Category PHP, Tips     Tags

Many a times while developing a project we want to send the query data to the user or we want to have the query data for any other reason like analysis or report etc.

So to convert the SQL query data into the excel sheet form is many a times useful for developers.

You can do it using following code,

<?      $sql = "select * from wp_db";
	$result = mysql_query($sql);
	$arr_data = array();

	while($data = mysql_fetch_assoc($result)){
                   $arr_data[] = $data;
		}

read more

 
Oct
10

Find and replace command for whole directory in Linux

In many case most of the projects have so many files in so many different folder. So at some point you want to do find and replace for particular word in your whole project or whole directory in that case this command will help you.

In linux for doing this there is no single command but we can design one new command by combination of several.

find /path/to/directory -type f -exec sed -i.bak 's/oldword/newword/g' {} \;

read more

 
Oct
10

Google announces Dart programming language

Google has built a brand-new programming language for ‘structured web programming, one that appears to be suited to browser-based apps. Two of the search giant’s engineers will discuss Dart, Google’s new language, at the Go to international software development conference next month. News of the new language was posted to the Goto website. There aren’t yet any technical details on Dart but the bios of the two Googlers presenting at Goto strongly suggest a bent towards programming for the web and browser

Technical Overview

Dart is a new class-based programming language for creating structured web applications. Developed with the goals of simplicity, efficiency, and scalability, the Dart language combines powerful new language features with familiar language constructs into a clear, readable syntax.

First off: the language comes as a technology preview, it is not yet in Chrome, it comes with syntax familiar to Javascript developers, Erlang-style/Actor-style concurrency. Comes with support to write applications for the iPad.

Update: clarification: the demoed iPad version was Dart code cross compiled to Javascript and executed

Characteristics:

  • Class-based single inheritance with interfaces
  • Optional static types
  • Reified Generics
  • Real lexical scoping
  • single threaded
  • Familiar syntax, Javascrpt-like

read more

 
Oct
9

how can I write applications in C or C++ for Android?

Most of the people know that Development of Android Application is only done in java programming language. But Reality is that Development of Android application can be done in native languages like C & C++.

I have 3 option to do this all.

1> For doing this You need to use   Android NDK

 

read more

 
Oct
9

Install WordPress in few minutes.

Author Arpi    Category Tips, wordpress     Tags

Steps to install wordpress are very easy…

its actually just take 10 to 15 minutes to install WordPress.

so lets do it quickly

STEPS :

1. Download wordpress zip file.That is available here.

2. Unzip the document that you just have downloaded.
3. put the unziped folder inside the root of your wamp server.
4. create a database in phpMyAdmin for WordPress.
 
Oct
8

Embedded Jobs and Careers | embeddedcareers.com

Hey friends, after having some experience in embedded field i always get to know about recent trades and reality about this field. So one of the thing i want to share with you is this. Once before most of the company was taking help from NAUKARI.COM ,   timesjobs.com such job portals. But now in embedded companies are going towards to hire embedded engineers from  embeddedcareers.com.


read more

 
Oct
8

iPhone Siri Features

Author saurabh    Category Uncategorized     Tags

Siri Your Wish is its Command

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Siri on iPhone 4S lets you use your voice to send messages, schedule meetings, place phone calls, and more. Ask Siri to do things just by talking the way you talk. Siri understands what you say, knows what you mean, and even talks back. Siri is so easy to use and does so much, you’ll keep finding more and more ways to use it.
read more

 
Follow us on Twitter! Follow us on Twitter!

Search in this website

our sponsors

latest comments

Find us on Facebook

Top Authors

35 posts
saurabh
21 posts
10 posts

Find us on stackoverflow

Polls

Tell us who you are

View Results

Loading ... Loading ...

My Bookmarks

Sponsers Link