Category: Flex (rss)
1 | Next Page

Export FeatureClass to Hadoop, Run MapReduce, Visualize in ArcMap

May 20, 2013 7:31 PM
Rating: (Total Clicks 7)

In the previous post we launched a CDH cluster on EC2 in under 5 minutes. In this post, we will use that cluster to perform geo spatial analytics in the form of MapReduce and visualize the result in ArcMap. See, ArcMap is one of the desktop tools that a GeoData Scientist will use when working and visualizing spatial data.  The use case in my mind is something like the following:  Point data is streamed through, for example GeoEventProcessor into Amazon S3. The user has a set polygons in ArcGIS that needs to be spatially joined with that big data point content. The (translate)

My New Blog About Software Quality Assurance

May 20, 2013 5:23 PM
Rating: (Total Clicks 8)

Nowadays the hot topic is the software quality assurance within the teams in software developing companies.  And I fired up a new blog for this kind of subjects. Being an Adobe user is the possibility of considering about software issues. And this is why i post here this new blog's link. Feel free to ask any questions about this subject. It will be taken into account in new posts via my new blog.Basically the main subject is quality of software development projects. There are many tools around web and there is no specific way of doing best. I share my experiences (translate)

Moved to Wordpress

May 20, 2013 3:25 PM
Rating: (Total Clicks 5)

Dear Readers, Thanks for your time. I have moved my blog to wordpress. Here is the link http://debabrataa.wordpress.com/ Thanks for your time Regards, Deb (translate)

Latest Updates to ReDiLab - Reaction Diffusion in Stage3D and AGAL

May 19, 2013 3:23 PM
Rating: (Total Clicks 19)

This week sees a few new updates to ReDiLab - my Stage3D / AGAL based reaction diffusion laboratory.First off, my lovely friends at Finkk designed the funky logo above which lives in the 'about' dialog. There are two changes to the application itself:Coupled Gray Scott ReloadedI used last week's reengineered implementation of the Gray Scott model to create a new coupled Gray Scott model. This one shares shares the 'v' component in the uv2 reaction rate part of the formula. The model exhibits some really interesting phenomena: I've added two presets for a creation and destruction variation that look really nice.Gray Scott (translate)

Grails Tip: Getting JSON directly from Grails MongoDB-GORM Low Level API

May 19, 2013 11:25 AM
Rating: (Total Clicks 22)

One of the nice things about MongoDB is that documents are returned in JSON format. If you use the Mongo-GORM plugin, however, the driver conveniently converts the returned results into a Grails domain class instance. You then have to serialize this domain class to get a JSON result back. In this post, I will show […] (translate)

You've got no college acceptance. You've got no direction with...

May 18, 2013 11:24 PM
Rating: (Total Clicks 26)

You've got no college acceptance. You've got no direction with your lives. No plan. When there's no plan, there's no attack. No attack, no victory. (translate)

BigData: Launch CDH on EC2 from ArcMap in under 5 minutes

May 18, 2013 1:25 PM
Rating: (Total Clicks 10)

well....after you get all the necessary software, certificates and... setup everything correctly :-) The idea here is that I would like an ArcGIS user to just push a button from within ArcMap and have a Cloudera based Hadoop cluster started on Amazon EC2. From there on, a user can edit features in ArcMap that can be exported into that cluster to be used as an input to a MapReduce job. The output of the MapReduce job is imported back into ArcMap for further analysis. This combination of SmallData (GeoDatabase) and BigData (Hadoop) is a great fusion in a geo-data scientist arsenal. (translate)

Choosing DropWizard to deliver content within your Grails projects

May 18, 2013 1:06 AM
Rating: (Total Clicks 35)

In our current project, we’re using DropWizard alongside Grails. It has become a fairly significant and useful tool for building simple content delivery layers. In this post, I will try to share some of the rationale for choosing DropWizard to serve content and how it fits within a Groovy / Grails ecosystem. Our Current Project […] (translate)

YUI Weekly for May 17th, 2013

May 17, 2013 10:28 PM
Rating: (Total Clicks 13)

Welcome to YUI Weekly, the weekly roundup of news and announcements from the YUI team and community. If you have any interesting demos or links you’d like to share, feel free to leave a comment below. This week saw two new releases for YUI projects. First up was YUI 3.10.1, a patch release to resolve [...] (translate)

Google I/O Presentations Now Live

May 17, 2013 7:25 PM
Rating: (Total Clicks 19)

Romain Guy and I gave two talks at Google I/O yesterday which are now live on YouTube: Android Graphics Performance: http://www.youtube.com/watch?v=vQZFaec9NpA A Moving Experience: http://www.youtube.com/watch?v=ihzZrS69i_s The code from the animation demos will be posted soon, probably in conjunction with future DevBytes episodes. (translate)

1 | Next Page