browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

Author Archives: DJ Mobile Support

Social Discovery and Improving Location Capabilities using bluetooth on iOS

Just like a title states. We are trying to explore how we can improved accuracy of the user’s location using iOS. http://stackoverflow.com/questions/13177384/is-it-possible-to-get-bluetooth-mac-and-or-signal-strength-in-ios-6 http://stackoverflow.com/questions/11772746/iphone-4s-can-connect-two-bluetooth-4-0-device Some things that we need to accomplish are: – discover devices that are nearby QR Code – http://www.oscarsanderson.com/2011/08/07/implementing-a-qr-code-reader-on-the-iphone/ -  http://mobileorchard.com/tutorial-networking-and-bonjour-on-iphone/ – https://developer.apple.com/bonjour/ Testing Locally: http://developer.apple.com/library/ios/#technotes/tn2295/_index.html          

Categories: Uncategorized | Leave a comment

Video Conference in Browser?

http://www.codeproject.com/Articles/515192/Video-Conferencing-using-WebRTC http://www.codeproject.com/Articles/486354/Use-JavaScript-and-WebRTC-API-to-access-your-Camer  

Categories: Uncategorized | Leave a comment

IE 10 vs AJAX console.log

I found one more reason to love IE (ironic) For last few days (it was low priority project) I was trying to find out why my web app doesn’t work under IE 10. It was surprising for me because I didn’t have problem with web app with other browsers like Safari, Firefox or Google Chrome.  … Continue reading »

Categories: Cool Tools & Techniques, Projects | Tags: , | Leave a comment

Cool Graphs

Check out 50 Javascript libraries for Charts and Graphs. http://techslides.com/50-javascript-charting-and-graphics-libraries/

Categories: Uncategorized | Leave a comment

BlackBerry Port A Thon

So far I have mixed feelings about RIM Blackberry. I am trying to register as a new Vendor, and so far I am getting much help. I sent them emails with required documents to three different places and so far I can hear back… silence, nothing, null. Not the best sign for the company that … Continue reading »

Categories: Uncategorized | Leave a comment

Cross Platform Development

So I have to build an app that will work for Android and iOS. I like more native approach, but in this case I wanted to try something new and learn more about cross platform solutions. After few hours of research I decided to go with Sencha Touch. After installing the tools I am getting … Continue reading »

Categories: Uncategorized | Leave a comment

Free Photo Resources:

I will try to list the free resources can be used for web and mobile design. Here we go: Pixel Bin Stock.xnch Email me at mobilenterprise@gmail.com if you know good resource you would like to see here

Categories: Uncategorized | Tags: , | Leave a comment

Searchable Website Without Server Side Scripting Language Code

How to make bunch of static html pages searchable? As I found it’s not that hard. And there is no need of back-end, server side code. It can be done using jQuery plugin, called Tipue. The only thing you will need to do is to provide Tipue with list of pages that will be searchable. … Continue reading »

Categories: Uncategorized | Tags: , , , | Leave a comment

Amazon EC2

It’s hard to express what I think about Amazon right now. Few days ago I lost ability to scp to the linux instance. Today I couldnt ssh. I decided to reboot the instance. And that caused that I lost all data! I can’t blame everything on Amazon because apparently attaching EBS volumes is not enough … Continue reading »

Categories: Uncategorized | Tags: , | Leave a comment

Developing iOS Applications – Concepts

Categories: Uncategorized | Leave a comment