Recently changed documents

Casabianca: Old for most, but new to me, No question however, stunningly beautiful

The poem goes....

The boy stood on the burning deck
  Whence all but he had fled;
The flame that lit the battle's wreck
  Shone round him o'er the dead.
Yet beautiful and bright he stood,
  As born to rule the storm;
A creature of heroic blood,
  A proud, though child-like form.

The flames rolled on?he would not go
  Without his Father's word;
That father, faint in death below,
  His voice no longer heard.

He called aloud?'say, Father, say
  If yet my task is done?'
He knew not that the chieftain lay
  Unconscious of his son.

'Speak, father!' once again he cried,
  'If I may yet be gone!'
And but the booming shots replied,
  And fast the flames rolled on.

Upon his brow he felt their breath,
  And in his waving hair,
And looked from that lone post of death
  In still yet brave despair.

And shouted but once more aloud,
  'My father! must I stay?'
While o'er him fast, through sail and shroud,
  The wreathing fires made way.

They wrapt the ship in splendour wild,
  They caught the flag on high,
And streamed above the gallant child,
  Like banners in the sky.

There came a burst of thunder sound?
   The boy?oh! where was he?
Ask of the winds that far around
  With fragments strewed the sea!?

With mast, and helm, and pennon fair,
  That well had borne their part?
But the noblest thing which perished there
  Was that young faithful heart

They are both used to offload work from the main thread. All components in Android run on the main thread. the UI runs on the main thread. the broadcast receivers run on the main thread. Android Services run on the main thread. So it is really useful to have some facility that can offload work from the main thread.

In the #AndroidSDK both #AsyncTask and #IntentService can do this work. Are there any guidelines as to which is appropriate when?

Read these comments that broke over an incident in Russia where a man was killed defending the word for poetry...

Implement topic cards in AKC

More documents like this are at:  Aspire Knowledge Center (akc)

27-Jan-14

Implement topic cards in AKC

Dishwashers

More documents like this are at:  Products

21-Jan-14

Dishwashers

Why I like Nest Labs?

More documents like this are at:  Android 1.5

16-Jan-14

When I pay attention to the subtle messages that I come across daily, I notice that certain sounds, conversations, smells, or news put me in a better state, at least momentarily.

There is something about these cues that is not obvious. I will try to analyze one of these cues to see if there shows up a pattern.

One such cue was when I read that Google bought Nest Labs. I know very little about Nest Labs or their products. Why did I receive that news, (quite unconciously albeit) so favorbly while I have ignored or cringed at so many other web or other startups.

Here are a few things, I suspect, I am responding to unconsciously.

First of those is the name Nest Labs. I always liked nests! Yes. literally the bird nests. I have always liked labs. The places where talented people role their sleeves up, burn the night candles to their end, to create value beyond themselves. The idea of a "nest" also appealed to my humility, small, manageable, cozy, yet their products show a superb refinement, cosmopolitan, an understatement that is to my liking.

Fellowship is a big motivating factor if I dig down into my soul. This is not to pay homage to community over the individual but really for the individual to draw power from the fellowship both to survive and grow. A sufficiently, or enormously, sustainable model that let artists flourish and create. We are all artists. Irrespective of how we describe what we do we are all in search of beatuy to satisfy the craving soul. As a collective the fellowship must produce value which will turn into money. Providing this framework of business relentlessly focusing on value creation while providing a safe long lasting productive environment for the people that work there.

The puzzle to the individual is he has time and desire to contribute and grow. However he lacks the framework to bring in others to make that into a reality. This needs a business model to channel, while leaving room for meandering, to convert that energy towards creating meaningful products.

From the myriad directions various efforts could go, a business is there to converge and craft value by selecting what is of most value. Business is a place that packages this value as a sellable unit.

When beautiful products come out of a company it is not by happenstance. It is a result of extraordinary care and concern and being the creators closely connected to the production.

Perhaps subtler things I have missed to articulate....

How to cook Kidney beans for a better taste

More documents like this are at:  Recipes

12-Jan-14

Click and see the full article for details.

Copay, Coinsurance, Deductible

More documents like this are at:  Health

7-Jan-14

Copay, Coinsurance, Deductible

The mess that is called windows 8

More documents like this are at:  Computer Hardware

30-Dec-13

The mess that is called windows 8

Whats up with CommonJS?

More documents like this are at:  jquery

21-Dec-13

Whats up with CommonJS?

jquery releases

More documents like this are at:  jquery

21-Dec-13

jquery releases

Cloud, Salesforce, Amazon

More documents like this are at:  Bigdata

21-Dec-13

Cloud, Salesforce, Amazon

Caulifflower

More documents like this are at:  Recipes

21-Dec-13

Caulifflower

droiddraw.org

More documents like this are at:  Android 1.5

19-Dec-13

droiddraw.org

Worker Queues for near real term post processing based on API Providers

Client/Server communication: Micro Composition vs Macro Composition of APIs

So KitKat is here now

More documents like this are at:  Android 1.5

13-Dec-13

So KitKat is here now

Exploring Google IO

More documents like this are at:  Android 1.5

13-Dec-13

Exploring Google IO

In Code: A Mathematical Journey by Sarah Flannery

More documents like this are at:  Books

13-Dec-13

In Code: A Mathematical Journey by Sarah Flannery

minsdkversion and targetsdkversion

More documents like this are at:  Android Avds, Install, Emulator

12-Dec-13

minsdkversion and targetsdkversion

Went looking for KitKat but mostly found JellyBean

More documents like this are at:  Android 1.5

9-Dec-13

With all the recent talk about Android KitKat, I thought I was late to the party. So I went looking today. Still there is not much in it. I took the opportunity anyway to quickly summarize the API changes that are probably worth noting for an Android developer. Here is that search trace below. You will high level features by each of the sub JellyBean releases and I have also listed all the changed/new APIs in a single list for all of 4.x releases so far at the end.

Creating the AVD and running your first app on the AVD

How to run android applications on a device from the eclipse ADB

Android virtual devices or AVDs

More documents like this are at:  Android Avds, Install, Emulator

5-Dec-13

Android virtual devices

This topic covers the nuances of AsyncTask and progress dialogs in android. This is based on notes taken for ProAndroid 3 and 4 books.

Burlesque is a gorgeous film

More documents like this are at:  Movies

30-Nov-13

Burlesque is a gorgeous film

Condensed or otherwise, Some Fragment Sample code

What I learned

More documents like this are at:  TED

28-Nov-13

What I learned

I am not entirely happy how objects, especially worker objects, that are dependent on an activity needs to behave and the framework that is available for them to detect the activity availability.

Yes #Android #Fragments are good. yes #AndroidFragments are helpful. May be fragments will solve all of it. Even with fragments I believe there is a case to be made for something called "Activity Dependent Objects" or ADOs in Android.

These are some notes from my thought process here. Mainly as a reminders to myself so that when it is time for me to aggregate them into a framework I would have remembered them.

As I have worked with this idea in the last few months, I think it is mildly helpful. For me it clarified the lifecycle of fragments and activities really well.

The early illustrations below are mainly my brain gibberish and they coalesce more as you scroll down. Also the key conclusions are towards the end. If "Activity Dependent Objects" intrigues you read on.

ADO: Activity Dependent Object implementation

More documents like this are at:  Fragments and Dialogs

25-Nov-13

ADO: Activity Dependent Object implementation