Bob Saget Sound Board
Version: Touch anywhere on the screen to play a clip from The Tourette
Informacja: 2009-04-28
Czytaj: Bob Saget Sound Board
Verizon Buzz Sparks Rumors of Two New Apple Products
The internet tubes have been awash with rumors of Apple and Verizon talks targeting a working relationship in 2010. While Verizon CEO Lowell McAdams has confirmed that they have talked to people at Apple, he
Informacja: 2009-04-28
Czytaj: Verizon Buzz Sparks Rumors of Two New Apple Products
Apple supposedly working on media pad, iPhone lite
There
Informacja: 2009-04-28
Czytaj: Apple supposedly working on media pad, iPhone lite
Amazon grabs developer of popular eBook app for iPhone
Online retailer Amazon.com has purchased the development firm behind the most popular eBook reader application for Apple
Informacja: 2009-04-28
Czytaj: Amazon grabs developer of popular eBook app for iPhone
Apple sued once again - for censorship?
A site host for a wiki covering iTunes database exploration has opted to fight back against repeated legal threats from Apple by suing the iPod maker in court on grounds of censorship.The Electronic Frontier Foundation
Informacja: 2009-04-28
Czytaj: Apple sued once again - for censorship?
Apple is being accused of stifling free speech; again
April 28th, 2009 Posted by Jason D. O'Grady @ 8:38 amCategories:Apple, LegalTags:Electronic Frontier Foundation, Apple iPod, DMCA, Apple Inc., Hash, Digital Media, Digital Music, Wiki, Consumer Electronics, Personal TechnologyIn November 2008 Virginia-based OdioWorks, operator of BluWiki a non-commercial wiki that promises publishing without censorship, received a takedown notice from Apple demanding that it remove user postings about how to
Informacja: 2009-04-28
Czytaj: Apple is being accused of stifling free speech; again
Apple to bring
BusinessWeek cites two sources reporting that Verizon might get an iPhone
Informacja: 2009-04-28
Czytaj: Apple to bring
Hands on with the HTC Magic, the second Android phone
I
Informacja: 2009-04-28
Czytaj: Hands on with the HTC Magic, the second Android phone
OSX 10.6 to Bring YouTube Uploading
It
Informacja: 2009-04-28
Czytaj: OSX 10.6 to Bring YouTube Uploading
Rumor: New iPhone Lite and Apple Media Pad
From BusinessWeek
Informacja: 2009-04-28
Czytaj: Rumor: New iPhone Lite and Apple Media Pad
84th Precinct Crime Blotter
Cops are investigating whether an incident last Saturday involving one white teen and three younger black teens is related to the recent spate of similar crimes in the neighborhood. On April 25, an 18-year-old white teen was mugged as he was walking westbound on Livingston Street at 7 pm. The boy was between Court and Clinton streets when suddenly three teenage black boys surrounded him and demanded his money. Cops quickly arrived at the scene, and arrested the three youths, ages 13, 13, and 1
Informacja: 2009-04-28
Czytaj: 84th Precinct Crime Blotter
Mindy
video clips of the week http://www.neatorama.com/2009/04/26/videosift-clips-of-the-week-25/ Random Posts Fun with DOS Xbox 360 System of Choice in UK? Is This Intel
Informacja: 2009-04-28
Czytaj: Mindy
Beginning Spring 2: From Novice to Professional (Beginning from Novice to Professional)
Beginning Spring 2: From Novice to Professional (Beginning from Novice to Professional) free ebook download. Spring has made a remarkable rise since its conception in 2002. Users find Spring the ideal framework to build their applications in J2EE environments. Beginning Spring 2 is the first and only Spring
Informacja: 2009-04-28
Czytaj: Beginning Spring 2: From Novice to Professional (Beginning from Novice to Professional)
Startup Jobs- Web Designer, SEO, Software Engg, Sales, FrontEnd Developers..and more
Glad to see so many startups hiring people during the recession time: Web designer SEO Jobs in Trivandrum Software Developer Sales Job Web Designer Engineering Job Tech Lead in LAMP Technologies Web Designers and Developers Frontend Developer Entrepreneur In order to apply, register and you can directly mail your CV to the respective company. -------------------------------------------------------------------------------
Informacja: 2009-04-28
Czytaj: Startup Jobs- Web Designer, SEO, Software Engg, Sales, FrontEnd Developers..and more
Playing sound from memory
I need a way to play a short sound clip repeatedly very fast, with precise timing for musical purpose. I looked around, and it seems like MediaPlayer and SoundPool don't guarantee lag-free playing. Is there anyway I could load the sound to memory myself and play from memory (edit the stream)?
Informacja: 2009-04-28
Czytaj: Playing sound from memory
Accessing Market from Cupcake on Dev phone
Hello, I'm unable to access Android Market from the Cupcake build released by HTC for Dev1. Some rumors have it that this is an intentional block by Google to discourage users from upgrading to Cupcake. What is a developer to do in order to test Market applications on the new build?
Informacja: 2009-04-28
Czytaj: Accessing Market from Cupcake on Dev phone
How to remove the on screen keyboard?
I can toggle it from the IMM but can't seem to detect the current state. In any event, there must be a cleaner way - after I get some text input from the user I want to restore the screen without making them press the back key.
Informacja: 2009-04-28
Czytaj: How to remove the on screen keyboard?
Re: Screen Orientation.
I cant seem to get current orientation via either: getResources().getConfiguratio n().orientation or (WindowManager) getSystemService(WINDOW_SERVIC E).getDefaultDisplay ().getOrientation(); after setting up a preferred orientation via: setRequestedOrientation(Activi tyInfo.SCREEN_ORIENTATION_LAND SCAPE);
Informacja: 2009-04-28
Czytaj: Re: Screen Orientation.
Re: [android-developers] Re: Multiple shapes on one Drawable
Erm... What? :P Sorry I am kinda green on some java stuff. I will check out how I can do that. Thanks.
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Re: Multiple shapes on one Drawable
Re: [android-developers] Accessing Market from Cupcake on Dev phone
I can access Market and download free apps from it using my ADP on cupcake. I'm from Philippines. -Marc
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Accessing Market from Cupcake on Dev phone
Re: [android-developers] Re: Compiling against a *REAL* android.jar in eclipse???
Correct. Don't do this. Your code will break in the future. That is why these fields are hidden. For scrolling, you can use the method to set the scroll position. For the background, if the normal background image doesn't do what you want, then implement your own background drawing. Clearing and re-setting the
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Re: Compiling against a *REAL* android.jar in eclipse???
Re: [android-developers] Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android
If there are missing key code definitions, I am sure we will accept a patch to add them. Otherwise I don't really know what you are asking for, and this is the wrong list to discuss platform changes -- you would probably be better on android-porting. 2009/4/27 Morris <MorrisChen.C...@gmail.com>
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android
Re: [android-developers] Re: why no Horizontal GridView/ListView ?
Please read my correction. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Re: why no Horizontal GridView/ListView ?
How can I see the compile line when building
When I build the rild folder , I dont get to see , the Compile line options, so i wont be able to see what options are being passed to compiler - For eg : when rild.c is being compiled , i can only see target thumb C: rild <= <xyz>/<abc>/ril/rild/rild.c How can i see the complete compile line ?
Informacja: 2009-04-28
Czytaj: How can I see the compile line when building
Re: [android-developers] Re: Screen Orientation.
getResources().getConfiguratio n().orientation contains the current orientation, as defined by the constants described in the java docs (NOT the SCREEN_ORIENTATION_* contantgs). On Mon, Apr 27, 2009 at 4:05 PM, jrgraf...@googlemail.com < -- Dianne Hackborn Android framework engineer hack...@android.com
Informacja: 2009-04-28
Czytaj: Re: [android-developers] Re: Screen Orientation.
Re: [android-developers] How to remove the on screen keyboard?
There is a method on the input method manager to hide the IME. On Mon, Apr 27, 2009 at 6:40 PM, bradfull...@gmail.com < -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such
Informacja: 2009-04-28
Czytaj: Re: [android-developers] How to remove the on screen keyboard?
Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android
Hi Dianne: All right! thanks a lot Morris
Informacja: 2009-04-28
Czytaj: Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android
Re: Possible IMF issue for existing applications
I just tried this in the 1.5 r1 release and it remains non-functional, so I'm assuming it's a bug: [link] Tom.
Informacja: 2009-04-28
Czytaj: Re: Possible IMF issue for existing applications
RE: [android-developers] Re: Compiling against a *REAL* android.jar in eclipse???
Thanks Dianne, makes sense. With the scrolling - I wanted to essentially copy the code used for vertical scrolling and implement it for horizontal (like others have done) However this won't compile due to inability to access the protected member variables. There was no function that would
Informacja: 2009-04-28
Czytaj: RE: [android-developers] Re: Compiling against a *REAL* android.jar in eclipse???
Re: why no Horizontal GridView/ListView ?
dear Dianne thanks i read your reply on the web and it seems your second post(the correction) comes first to the group so i thought the actual first post was the correction ha now i get it thanks anyway
Informacja: 2009-04-28
Czytaj: Re: why no Horizontal GridView/ListView ?