Latest Posts

Feb222014

Get List of Open Chrome Tabs .NET

Overview Before Google Chrome version 32, obtaining a list of open tab titles was somewhat trivial. Each tab was it’s own “Window” and had it’s own handle. So you could use that handle and obtain the title via the window caption. When Google Chrome updated to version 32, a lot happened behind the scenes with regards to UI rendering. (see here for more details). With the v32 update, using the method mentioned above you ...

Continue Reading
May012012

Socialize integration – SwiftKit Mobile goes social

Socialize integration – SwiftKit Mobile goes social

One thing that’s been missing from SwiftKit Mobile (and I think a lot of other apps) is the social feature set allowing users to share, like or comment on certain views as you would a webpage. A few weeks ago I came across Socialize – a ‘Drop in Social Platform’ for Android and iOS. This platform allows you to quickly and easily add social elements to your app. Using this platform SwiftKit Mobile for Android now gives ...

Continue Reading