Sunday, September 11, 2011

Free Image Editing by Experts

0 comments


Do you want to make your image look better? want to remove wrinkles, black spots etc? Yes we will do it free of charge. Just send us your picture at clanexpert@gmail.com and get it edited by us.

Following are free services offered by us

1. Wrinkles Removing
2. Black Spots etc removing
3. Graphic Enhancement
4. Background Changing
5. Face Brightening
6. Hair Color Changing
7. Photos Combining
8. Body look Changing

and much more.Just tell us what you want and I will do it for free of charge. You will also get your pic published at this blog.


Saturday, September 10, 2011

Post to blogger blog through iOS

0 comments
Search giant Google Inc. has released a new Blogger app that allows users of Apple Inc.’s iPhone and iPad devices to post blogs directly to their Blogger accounts.

Product manager Chang Kim said the new app allows a user to write a new blog post and publish it immediately, or save it as a draft, right from the iOS device.

“You can also open a blog post you’ve been working on from your computer and continue editing it while you’re on-the-go. Your blog posts are automatically synced across devices, so you’ll always have access to the latest version," Kim said in a blog post.

Kim said the Blogger app also makes it easy to add photos either by choosing from the gallery or taking a new photo right within the app.

He said one can also add labels and location to provide more details about the post.

The app is available for iOS 3.2 and higher.

“Although the user interface is only available in English at this time, the app supports blog posts written in all languages," Kim said.

A separate article on TheNextWeb said the app seems to stick to the Google “less is more" aesthetic, with a two-tone “orangesickle" interface.

“You also can’t do much more than write and publish. No formatting, no image adjustment, not even a choice of fonts or even a button to add a link. It seems incredibly bare-bones at this point. There are a dozen other alternatives that offer more features on the App Store. It is a start, however, and Google seems to like dropping apps like this and then iterating on them in public, so hopefully we’ll see some updates coming in the future that add the basic necessities," it said.

Good Bye C and C++, Welcome Dart

0 comments
Google's at it again with a new programming language, this one called Dart.
In 2009, Google launched Go, a language designed for writing server software and handling other chores often handled today by C or C++. Dart, though, is "a new programming language for structured Web programming," according to the schedule for the Goto conference where Googlers plan to describe it next month.
There are two Dart presenters. First is Gilad Bracha, who created the Newspeak programming language that just reached version 3. He also was co-author of the Java Language Specification and worked at SAP Labs, Cadence, and Sun Microsystems.
Second is Lars Bak, who led the team that built the Chrome browser's V8 engine. V8 was built in Aarhus, Denmark, where the Goto conference will take place in October. Bak has a particular specialty in virtual machines, software foundations that act like computers that run higher-level languages.
It's tough to design new programming languages and tougher to get them established. The payoff, though, can take several forms: higher programmer productivity, software that runs more efficiently, hardware features that can be tapped.
The interesting thing about Google is that it has enough programmers on staff creating enough in-house software that the company can single-handedly make a programming language at least somewhat relevant. And because it's got such a vast computing infrastructure, anything that increases the efficiency of power consumption, or improves the flexibility of the computing foundation, can pay off directly in lower electricity bills and higher reliability.
In other words, even the very academic subject of programming languages can be a very practical activity at Google.