Skip to main content

Posts

Showing posts with the label google

Small Things

I've been having a lot of inflow of ideas recently. I'd also be helping a friend develop his existing system into a web based one. I think this is a good time for me to get back to coding and learning about new things since most of the ideas would require Facebook integration and Google APIs in development. Perhaps I could shoot in a little overview on the projects and track them from time to time and see which ideas are progressing. Quotes - I have this thing for saving quotations and back then I had a local site which I store my favorite quotes but I think there's a better way of storing and sharing quotes. I've checked out some sites which does quote saving and sharing like quoteabl.es but it lacks a certain function I need like importing quotes from e-readers like the Kindle or the iBooks app. They say that they have a plug-in for highlighting quotes and saving it but on my previous examination of the service it still lacks a lot of features. One annoying thing t...

Google Voice in Gmail

After the acquisition of Gizmo5 by Google, everybody knew what was about to happen. Google will expand to the realms of VOIP which is currently dominated by Skype. Its not about a question of if, it was a question of when. Finally, after the long wait, Google launches Call from Gmail. From the comfort of your own Gmail account, you could call the US and Canada or free. Hello there little Call Phone button! By default, if you're not a Google Voice subscriber, your number will display as a generic number. But Google will offer you to upgrade your account to a Google Voice account for free and you get to pick your own number. But theres a catch, you need to have a US number. I tried ringing my Google Voice number from my other account. You will be offered a Google Voice number if you want to be reached easily. I circumvented this problem by using our Magic Jack number so I could reserve a number with POGZ in it. Also, there is that error that says Google Voice is not av...

HSBC's Branch Locator Using Google Maps API

Since my car is broken, ive been a bit lazy to go to Alabang at the usual branch where I pay my HSBC bills. I told myself that within this week, I'd find time to pay both my Globe and my HSBC bills since both are due some time next weekend. HSBCs ATM Branch Service Locator Surprisingly, I liked HSBC's branch locator website which uses Google Maps API to map out different branches, the services offered, banking hours and even a picture of the branch itself. Its pretty great how companies takes advantage of Google Maps API. Try it out for a spin! Click here to go to the website. If you want to know more about Google Maps API, you could visit the link below: http://code.google.com/apis/maps/index.html Another website containing tutorials and examples could be found here: http://econym.org.uk/gmap/ Developing applications using Google Maps API is much simpler and you only need a bit of HTML, JavaScript and XML knowledge. Well, feel free to go wild in expanding its c...