Kiran
Recent Actions
-
Posted Docker based Continuous Integration for perl projects to Kiran
Here are the steps to getting started
- Fork my sample perl project setup for CI
- Sign in to Shippable
- Login to Shippabl…
-
Posted use Net::SMTPS for specifying ssl version v1 to Kiran
I am migrating a couple of my domains from mandrill to sparkpost
… -
Posted Debugging adventure - why it's hard to estimate to Kiran
This is the second instance in recent time where I thought it was a quick fix but ended up taking way more time than it should. The first was an iOS app submission which was something Apple changed recently. This is a perl example so posting it here.
Mandrill is ="http://blog.mandri…
-
Posted Brainturk Mobile App to Kiran
Wishing you all a Happy New Year .
We have released Brainturk mobile app on the Various app stores
="https://play.google.com/store/apps/details?id=com.bodhi.braintur…
-
Commented on Yay! Moose is free from stringy exceptions!
Great work Upasana....
-
Commented on Backing up private data securely
I had used http://www.tarsnap.com/ sometime back...
-
Posted Brainturk.com is live to Kiran
We have released a new version of Brainturk.com . We have changed the look of the application and now have 35 games and most of the games have different levels.
-
Posted Firebase with perl to Kiran
I was looking at ways to add instant notifications for a social feature that we are working on for the new version of Brainturk.com, I came across Firebase which is a scalable real-time backend database that makes it easy…
-
Commented on How to involve more Indians in the Perl community?
Here is some data[1] from perl.com sometime back. I came back to India from the US last year and am working on my own startup and we are a perl shop in bangalore, we are a five member team and...
-
Commented on Head Gestures in browser based game
You can go ahead and use it for your demo. Yes that is correct this demo uses only getUserMedia part...
-
Posted Head Gestures in browser based game to Kiran
Recently I stumbled upon WebRTC. I started looking into this and found some useful libraries on github .
I have been creating some ="http://brai…
-
Commented on Comparing YUI - Dojo - Ext JS - jQuery
Hi Ron, That's a nice comparison and gives a good overview . I have started using backbone.js with underscore.js, which I am beginning to like a lot....
-
Commented on So apparently this is creepy
Hi Steven, Although I have lived in the US for six years I have the same thoughts as you have and I do not understand this reaction (this data is already available and anyone can get this even without programming...
-
Posted Brainturk - Cognitive Games to Kiran
Brainturk.com is yet another perl powered app that I have been working on , These games are taken from various research papers and articles published. Try it out and let me know if you have any comments/suggestions
I decided to go with -
Posted make test errors failed to map segment from shared object to Kiran
I had to install a version of Storable 2.30 for a client on their server and was getting the following error
failed to map segment from shared object: Operation not permitted
Can't load '/tmp/del/Storable-2.30/blib/arch/auto/Storable/Storable.so' for module Storable: /tmp/del/Storab… -
Posted gdb basics to Kiran
Getting started with gdb , some notes on this
objdump (otool on osx) is a program to examine a binary.
To examine perl run the commandobjdump -D /usr/bin/perl |grep -A40 main.:
Interesting to see the function call
objdump -D /usr/bin/perl |grep -A400 main.: |gr… -
Commented on Allowing anonymous comments
Thanks , I was not aware of the enable anonymous comment option, I found that now...
-
Posted Allowing anonymous comments to Kiran
Gabor has a post here where he points out that the level of interaction is lower than the other blogs, he mentions blogs.perl.org and chromatic's blog as an example.
On more than one occ… -
Commented on Binary search versus hash lookup
I have also started reading skiena's Algorithm design (I highly recommend the online lectures just google for url). I just read the chapter on Dictionary , I'm still trying to grasp so I might be wrong but here goes ....
-
Posted YAPC - Lightning workshop to Kiran
After attending YAPC::NA at asheville I got an email for the YAPC feedback survey. I filled it yesterday and later thought of something that could be tried but am not sure if it's a good idea so here is a brain dump :-).
The idea is to combine social as well as technology aspect together…
-
Posted Cognitive tasks and Dual N Back to Kiran
A few days back I stumbled on this blog post about increasing your intelligence and the Dual N…
-
Posted Phenona Perl platform on the cloud to Kiran
Phenona is acquired by Active state . I have not seen…
- Posted python2.6 for dotcloud to Kiran
-
Commented on JavaScript: The Good Parts
One of the examples is the javascript == does not work correctly in all the cases ''=='0' //false 0==''//true the suggestion is to use === other example is how the javascript "this" is sometimes bound to the global object based...
-
Posted Useful Links to Kiran
Here are some useful resources.
Khan Academy If you have or know any children who are in school, this is an awesome resource, Sal is an excellent and talented teacher . The video's are ten minutes in length and of very good quality. -
Commented on Perl vs JavaScript
Two undefs , use === !== operators as per this (Page 109)...
-
Commented on Introduction to Perl at BarCamp Kerala 8, India
There were some folks interested in organizing a perl conference in the Bangalore.pm Thread . As far as I know there are a lot of Perl programmers in India but most of them use perl to get their jobs done...
-
Commented on Perl on Android
I am not aware of any mailing list , This wiki has some information ASE...
-
Posted Perl on Android to Kiran
I got a new Nexus One phone .
Here is the hello_world.pl that is installed in the /sdcard/ase/scripts$ cat hello_world.pl
use Android;
my $a = Android->new();
…
Comment Threads
-
Upasana commented on
Yay! Moose is free from stringy exceptions!
Thank you so much :)
-
Chankey Pathak commented on
Yay! Moose is free from stringy exceptions!
Good job! And thanks for adding the complete list of what you followed during your journey!
-
Upasana commented on
Yay! Moose is free from stringy exceptions!
Thank you so much :)
-
Ovid commented on
Yay! Moose is free from stringy exceptions!
Upasana, thank you! This is great news :)
-
Upasana commented on
Yay! Moose is free from stringy exceptions!
You're welcome & thank you :)
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.