iwso2.blogspot.com
Internship at WSO2: The Most important grep (Some most useful commands/ways with grep)
http://iwso2.blogspot.com/2012/12/the-most-important-grep-some-most.html
Sunday, December 9, 2012. The Most important grep (Some most useful commands/ways with grep). Basic usage of grep command is to search for a specific string within a specified set of files. In below commands you have to replace the and what is in there with what you need. Grep " string you need to search " filename. Eg grep “submitFilterForm” index.jsp. Eg grep “submitFilterForm” *.jsp. And if you need you can replace the search string with a regex. Eg grep -iw "submitfilter" *.java. This will search for...
executioncycle.lkblog.com
Execution Cycle: September 2012
http://www.executioncycle.lkblog.com/2012_09_01_archive.html
It is all about my life. Saturday, September 29, 2012. What do software architects really do? Name: What do software architects really do? Download: http:/ goo.gl/906Yk. This paper is published in 2008 and written by Philippe Kruchten, who was a Philippe Kruchten is professor of software engineering in the department of Electrical and Computer Engineering of the University of British Columbia. Qualification shows that he can answer the question “ What do software architects really do? Links to this post.
iwso2.blogspot.com
Internship at WSO2: November 2012
http://iwso2.blogspot.com/2012_11_01_archive.html
Friday, November 30, 2012. Hive Summarization script for billing needs. This contains links for the posts related to the. Hive Summarization script for billing needs. Hive and Me Part 1. Hive and Me Part 2. Posted by Romesh Malinga Perera. JDBC Storage Handler for Hive. Database Space usage monitoring for storage server. Posted by Romesh Malinga Perera. WSO2 Test Automation Hackathon - Summary. This contains links for the post related to the WSO2 Test Automation Hackathon. Beginning the Test Automation.
iwso2.blogspot.com
Internship at WSO2: August 2012
http://iwso2.blogspot.com/2012_08_01_archive.html
Tuesday, August 14, 2012. I had lot of technical articles so I thought having two photo articles back to back will not be a problem. Going through Lasindu's (if you read my previous article you might know him by now) fb profile I saw another nice album on WSO2 internship. Now this is the photographer. Thanks dude for letting me publish them on my blog :D. Btw, I did get the permission to publish this photo. :P. Lets take a look at this album! I think this is a tea time in WSO2. If you really need to hard...
iwso2.blogspot.com
Internship at WSO2: June 2012
http://iwso2.blogspot.com/2012_06_01_archive.html
Saturday, June 30, 2012. Remote debugging with eclipce, for WSO2 Data service Server (will work for any server). As I am working with RSS manager , it gave me some errors. Only way I knew to debug this is using print statements. But with sysouts I couldn't figure out the error. I had a small doubt whether one variable is not initialized. So need a way to check this, I found this remote debugging option which felt like home. It was like debugging a small app on the IDE. This is how you can do it. So It sh...
iwso2.blogspot.com
Internship at WSO2: Axis 2 Handler for Custom Greg Email Notifications
http://iwso2.blogspot.com/2012/12/axis-2-handler-for-custom-greg-email.html
Thursday, December 13, 2012. Axis 2 Handler for Custom Greg Email Notifications. What I needed to do. We needed to use greg to help our support team. And we hosted all patch information in a greg instance. In greg we have subscription options any one who like to get updates on a specific artifact can subscribe to it. You can learn more on this subscription process in this article. Exclusion groupId org.wso2.carbon /groupId artifactId org.wso2.carbon.context /artifactId /exclusion. ERROR] /home/malinga/wo...
assumedaltitude.lkblog.com
Assumed Altitude: April 2012
http://www.assumedaltitude.lkblog.com/2012_04_01_archive.html
Thursday, April 5, 2012. Posted by Shan Perera. Links to this post. Subscribe to: Posts (Atom). View my complete profile. Watermark template. Powered by Blogger.
assumedaltitude.lkblog.com
Assumed Altitude: December 2012
http://www.assumedaltitude.lkblog.com/2012_12_01_archive.html
Tuesday, December 25, 2012. Wish you all Peaceful and Joyful Christmas! Posted by Shan Perera. Links to this post. Sunday, December 9, 2012. How to Insert Data in Text file to SQL Database. Insert large amount of data in text file to a SQL database table with minimum time. Using ‘ Bulk Insert. 8217; is the solution. Posted by Shan Perera. Links to this post. Large amount of data. Subscribe to: Posts (Atom). How to Insert Data in Text file to SQL Database. View my complete profile.
assumedaltitude.lkblog.com
Assumed Altitude: July 2013
http://www.assumedaltitude.lkblog.com/2013_07_01_archive.html
Saturday, July 20, 2013. Oracle Trigger to Log column level changes of Table. The requirement was to log changes to columns on any table to a common table. The information to be recorded was Table Name, Column Name, Action (Deletion, Insertion, and Modification), Old Value, New Value, Modified User, Modified Time and Modified PC. Posted by Shan Perera. Links to this post. Labels: column change log. Saturday, July 13, 2013. How to prevent user from double clicking button on a web application.
assumedaltitude.lkblog.com
Assumed Altitude: November 2011
http://www.assumedaltitude.lkblog.com/2011_11_01_archive.html
Monday, November 14, 2011. Reservoir Water Level Monitoring System using Ultrasonic. Posted by Shan Perera. Sending SMS using AT commands. Subscribe to: Posts (Atom). Reservoir Water Level Monitoring System using Ultr. View my complete profile. Watermark template. Powered by Blogger.