Difference between revisions of "Links"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
[http://honeypod.blogspot.com/2008/01/debug-native-application-for-android.html Motz native debug]
 
[http://honeypod.blogspot.com/2008/01/debug-native-application-for-android.html Motz native debug]
 +
 +
[[Ulrich Drepper]] [http://www.akkadia.org/drepper/ Ulrich Drepper]
  
 
[http://www.websiteoptimization.com/speed/tweak/noise/ Optimize video compression]
 
[http://www.websiteoptimization.com/speed/tweak/noise/ Optimize video compression]
Line 20: Line 22:
  
 
[http://blogs.arm.com/software-enablement/141-caches-and-self-modifying-code/ Caches + Self Modifying Code (ARM blog)]
 
[http://blogs.arm.com/software-enablement/141-caches-and-self-modifying-code/ Caches + Self Modifying Code (ARM blog)]
 +
 
[http://en.wikipedia.org/wiki/Translation_lookaside_buffer Translation lookaside buffer]
 
[http://en.wikipedia.org/wiki/Translation_lookaside_buffer Translation lookaside buffer]
  
Line 73: Line 76:
  
 
[http://developerthinktank.com Developer Think Tank (developer program site)]
 
[http://developerthinktank.com Developer Think Tank (developer program site)]
 +
 +
[http://sources.redhat.com/systemtap SystemTap]

Revision as of 12:02, 27 September 2011

Motz native debug

Ulrich Drepper Ulrich Drepper

Optimize video compression

Tutorials site

[1]

[2]

Android app development tips (blog)

Hidden features of Android development (StackOverflow)

How to communicate between Android tabs (StackOverflow)

[3]

Marakana Using Camera API

Caches + Self Modifying Code (ARM blog)

Translation lookaside buffer

Position independent code

Position independent code internals

Honeycomb UI

Android tutorials

Glossary MPEG-4 Part 10

Hidden features of ...

Linux memory management

Double dispatch pattern

Google style guide

Samsung S5PC110/S5PV210 ARM Cortex-A8

SLSI brochures

Punahou 74 site

Saying thank you

Think Geek

A List Apart

Kickstarter

Tech Shop

The Sawdust Shop (Sunnyvale)

Caltech Associates Calendar of Events

Chocolate

UMTS (3G) frequency bands

Alessandro Pace mobile blog

Benno on strace for Android

A Guided Tour of Emacs

The Khan Academy

Developer Think Tank (developer program site)

SystemTap