//So here is solution: formField.setTransformationMethod(PasswordTransformationMethod.getInstance());
Tuesday, December 14, 2010
Display password in EditText in android application.
Sunday, December 12, 2010
Android widget for Leprosorium.ru. Update.
I have made widget's configuration accessible form the launcher, so you dont need to remove and add widget again to just change one option in configs.
Tuesday, December 7, 2010
Android widget for Leprosorium.ru
I have created simple widget which shows basic information from the user's profile. First number is a user's score or, so call, karma. On the second button widget displays number of favorites post and unread comments. And third button shows number of messages in "inbox" or direct messages. Click on each button will open page the browser.
Also widget will show notification once it receives new message.
Also widget has configuration which will be opened on start of the widget. It allows to configure frequency of updates and type of internet connection (WiFi or GPRS) which will be used to receive updates. Unfortunately, there is only on russian version.
This widget is still in closed beta testing. I hope it will be released very soon.
Sunday, September 12, 2010
Sunday, June 27, 2010
Friday, April 23, 2010
Text component with active urls links.
I hope you will find it useful and save your time in the future. Here is HyperLinkText.as on my cloud.
Tuesday, April 20, 2010
Twits Around Me: revamped and extended.
This is latest version of my previous experiments with Twitter API and Google Maps. I have added search options where you can optimize your search criteria. And now it is possible browse all twits in one list.
In the next release, I am going to implement live-stream-update feature. Please try and leave your comments.
Saturday, April 17, 2010
Thursday, April 15, 2010
Monitoring twits from Iceland in "Twits at Location"
I just checked what are people twitting in Iceland and of course most of twits about eruption.
Check photos from link in twit. It is amazing. Last time this volcano was erupting for 3 years, 1821-1823. Just imagine rain for 3 years. :)
Monday, April 12, 2010
distance_of_time_in_words on AS3
Every RoR developer familiar with function distance_of_time_in_words, name of this function is self-explaining. I've been looking for similar function in AS3 world, I found few pieces of code on StackOverflow, but it was not what I needed. Eventually I've ported it on AS3 by myself. This function is already in use on twits info window.
Update: On Stack Overflow I found very useful class called TimeSpan. I just added my function to this class. Check it out.
Sunday, April 11, 2010
Twitts at selected location: continue playing with twitter API and Google Maps
I have continued playing with twitter API and Google maps. In this version you could select any place on the map and receive recent twitts from the selected location. For example, lets check latest 50 twitts from Vatican city:
Or who is twitting around Hamlet castle in Denmark:
Or finally, lets check what people are twitting around my location:
Now you try. I will appreciate if you leave comments or feedback.
Wednesday, April 7, 2010
Twitts around me: experiments with Twitter API and Google Maps
Wednesday, March 31, 2010
Monday, February 15, 2010
Foller.me service on AIR
Give it a try.
Tuesday, February 2, 2010
AIR browser for Calvin and Hobbes comic strips
You can download this app here.