**** BEGIN LOGGING AT Sun Jun 17 02:59:59 2012 Jun 17 03:01:04 Isn't that private? Jun 17 03:01:53 i just know that when i want to access the sdcard i use Environment.getExternalStorageDirectory() Jun 17 03:02:28 Righto. Jun 17 03:02:28 I don't think external storage is ever private, manchicken Jun 17 03:02:57 it has no permissions capabilities Jun 17 03:03:20 Hmm… my Xoom is giving me internal storage. Boo. Jun 17 03:04:06 http://developer.android.com/reference/android/content/Context.html#getExternalFilesDir(java.lang.String) Jun 17 03:04:08 new android control: https://github.com/wongk/MultiSelectSpinner Jun 17 03:04:09 try that Jun 17 03:04:20 looking at the function signature.. http://developer.android.com/reference/android/os/Environment.html#getExternalStorageDirectory() Jun 17 03:04:59 does your XOOM have an SD card plugged in? Jun 17 03:05:47 some devices will use an 'internal external' dir if you don't have an sdcard Jun 17 03:06:08 And what version of Android is the Xoom running? it might predate the update that enabled sdcard functionality.. but thats doubtful Jun 17 03:06:57 That's the thing, I do. Jun 17 03:07:05 My Xoom is running 4.0.4. Jun 17 03:09:14 XOOM's external storage is internal, like most new phones Jun 17 03:09:19 the SD Card slot is separate Jun 17 03:09:22 On my Asus Transformer, using Environment.getExternalStorageDirectory(); returns internal memeory not the sd card Jun 17 03:09:33 But on my dx2 and d1 it uses the sdcard Jun 17 03:10:14 Is there a way I can record from both cameras on my phone at the same time? Jun 17 03:12:30 No idea Jun 17 03:12:48 If it is two seperate methods, just apply each method to a different thread Jun 17 03:12:52 Maybe? Jun 17 03:13:16 I read somone did that and he couldn't figure out why it wouldn't work Jun 17 03:13:51 so they assumed it was not supported Jun 17 03:15:09 Try activating one after another? Jun 17 03:15:18 I don't know how the camera works, never used it. Jun 17 03:17:45 you know what'd I'd do if I had a million dollars? Jun 17 03:17:51 record from two cameras at the same time Jun 17 03:18:55 if I had a million dollars i'd buy commodities Jun 17 03:19:08 otherwise you might as well just spend it all on booze Jun 17 03:20:33 readme: where can I check your apps? Jun 17 03:20:49 i'll pm Jun 17 03:20:50 In what way is booze not a commodity? Jun 17 03:21:05 Delicious commodity... Jun 17 03:21:12 good point.. i would drink it though Jun 17 03:22:01 can I access the data of another app if I'm signed with the same key? Jun 17 03:22:37 thats what i've heard Jun 17 03:22:41 but I haven't tried yet Jun 17 03:25:26 we have development versions of our apps for internal use that have all kinds of cool things enabled but i'm wondering if those can just be packaged into a standalone app and deployed alongside the normal production builds signed with the development key Jun 17 03:25:35 that would greatly simplify the build Jun 17 03:25:55 ah, that makes tons of sense Jun 17 03:26:01 I have stuff like that too Jun 17 03:26:08 kind of like a dynamic library kinda deal but in app form? Jun 17 03:26:09 like sqlite database export code Jun 17 03:26:11 interesting concept Jun 17 03:27:39 So how do you get the SD storage then? Jun 17 03:27:57 Googling much, not coming back with much. Jun 17 03:28:02 Not much useful anyway. Jun 17 03:28:23 I just see a lot of people hard-coding /mnt/sdcard. Jun 17 03:29:11 I suppose I could just find everything under /mnt and then hit each entry with isExternalStorageRemovable()... Jun 17 03:30:01 http://developer.motorola.com/docs/motorola-external-storage-api/ Jun 17 03:30:25 Yikes, device-specific... Jun 17 03:30:38 use your idea Jun 17 03:30:47 just check '/mnt/sdcard' first Jun 17 03:30:52 then iterate after that if it's not the right one Jun 17 03:31:03 best case O(1) Jun 17 03:31:17 manchicken: it's device specific but they present it in a way that it will work on any device Jun 17 03:31:23 I suppose in their attempts to "differentiate" they have found it acceptable to make their devices less useful :) Jun 17 03:32:09 s/less/more/ Jun 17 03:32:10 moto also has other aux apis, like security for example Jun 17 03:32:23 htc has opensense Jun 17 03:32:31 *opensense sdk Jun 17 03:32:40 that's different g00s Jun 17 03:32:44 those are full ROMs Jun 17 03:32:50 the XOOM is running stock Android Jun 17 03:33:45 anyone here have a 13" macbook pro Jun 17 03:33:59 I have the 2009 one. Jun 17 03:34:05 is the screen adequate for developing Jun 17 03:34:06 Yeah Jun 17 03:34:07 i don't know how the 3lm stuff works under the hood. they license it to other oems Jun 17 03:34:11 No way. Jun 17 03:34:15 Its not bad for deving on readme Jun 17 03:34:25 the resolution is far too low Jun 17 03:34:30 i have a 2009 mbp. works great Jun 17 03:34:38 screen size? Jun 17 03:34:44 15" Jun 17 03:34:45 1280x800 Jun 17 03:34:47 I dont like that the screen is reflective, but it just sits here collectin dust Jun 17 03:35:00 I swear by mine. Jun 17 03:35:08 It can take a hit, too. Jun 17 03:35:11 i can barely use my macbook without a cinema display, there's like 12 pixels Jun 17 03:35:16 drpenguin: collects dust? want to sell it :)? Jun 17 03:35:27 drpenguin: the new apple laptops are using a different anti-glare (although not matte) technique. i'm curious how well it pans out Jun 17 03:35:29 the new retina MacBooks have like 32 pixels though Jun 17 03:35:30 want Jun 17 03:35:33 I forgot to zip my computer pouch one day and dropped it on terra cotta pavers, it survived well. Jun 17 03:35:34 readme: its quite old, and im pretty sure whatever that does the backlight is starting to burn out Jun 17 03:36:00 g00s: that would be interesting.. however some of the other new things they are doing with the mbps.. I am not a fan of Jun 17 03:36:02 apple's have led backlights Jun 17 03:36:05 The new one is nice, yes. I just don't have $2,200 for a new box. Jun 17 03:36:07 if it works and has at least 4GB of ram then i'd be interested Jun 17 03:36:21 liek.. is it true that the new mbps *do not* have a hard drive anymore, but are just using flash memory for storage? Jun 17 03:36:31 drpenguin: the retina one Jun 17 03:36:36 No Jun 17 03:36:46 yeah, im not a fan of that Jun 17 03:36:48 the regular mbps look … the same Jun 17 03:36:50 They still use 2.5" drives for the non-premium and non-Air models. Jun 17 03:36:52 Ill stick with my Asus laptop for deving Jun 17 03:37:03 i miss the screen on my asus Jun 17 03:37:09 1080p @ 15" was beautiful Jun 17 03:37:15 Asus is good. I've hooked several clients with the K60. It's a nice box. Jun 17 03:37:25 mines a 14 inch.. I dont care much for resolution Jun 17 03:37:38 im currently runing at 1366x768, good enough for me Jun 17 03:37:43 really? Jun 17 03:37:49 there's like two lines on the screen at once Jun 17 03:37:51 i need at least 5 Jun 17 03:38:12 Question then, what are you doing on your laptop? Jun 17 03:38:34 i'm programming in C++ so that it can all be on one line Jun 17 03:38:47 Heh Jun 17 03:38:51 im sorry, can I stop you for a sec? what do you mean by "line" Jun 17 03:39:22 line of code. my macbook's resolution is so shitty that only two lines of code can fit on the screen at once Jun 17 03:39:41 Are you visually-impaired? Jun 17 03:39:53 uh.. i am not following you at all.. so I guess you can continue Jun 17 03:40:10 word. the new retina displays can display 5 lines at a time Jun 17 03:40:22 they changed everything. again. again. again. Jun 17 03:40:45 should come in handy with those 70 character git commit messages :P Jun 17 03:41:03 oh, 74 sorry Jun 17 03:41:07 you do that crap too? Jun 17 03:41:08 :) Jun 17 03:41:15 we have a guy at work that's obsessed with that Jun 17 03:41:16 JakeWharton: i only read about it Jun 17 03:41:31 but everybody says DO EET LIEK THAT Jun 17 03:41:33 so i intentionally type novels on one line or break messages up into haikus and stuff Jun 17 03:41:54 people who obsess over crap like that are the ones that don't get a lot of work done Jun 17 03:41:56 Funny thing, at my job, there really isnt protocol on svn commit messages, just somehting thats meaningful more or less Jun 17 03:42:45 or add a post-commit hook to auto-format messages for you Jun 17 03:42:47 there was a discussion about this on hN not too long ago; turns out there is also a technical reason … maybe the way git log formats stuff? or the way the pager works ? i can't remember Jun 17 03:42:50 done. never have to waste time on it again Jun 17 03:43:27 You could have a post commit hook that takes messages and converts them to old english style speech Jun 17 03:43:33 damnit Jun 17 03:43:36 now i have to do that Jun 17 03:43:38 yeah, add pirate speak ! Jun 17 03:43:40 hah Jun 17 03:43:51 "YAR! I BE CHECKIN IN SOME NEW BOOTY" Jun 17 03:44:49 amen JAKE Jun 17 03:44:59 I lvoe when conversations at my work start off as... Jun 17 03:45:14 "... boss says we arent producing enough, taking too long blah blh blah..." Jun 17 03:45:33 "...we're going to implement additional code style conventions, additional blah blah blah..." Jun 17 03:45:47 I think my code style is very in line with whatever language I write in Jun 17 03:46:04 but honestly I could give two shits less what someones code conventions are, so long as I can read/understand it Jun 17 03:46:09 your not producing enough, so the solution is to add more process? Jun 17 03:46:17 PRECISELY Jun 17 03:46:18 JakeWharton: imo text needs to be wrapped at 80ch, at least. not 80 chars including the whitespace in the begginning, but from first char to last char should be <= 80 Jun 17 03:46:31 in what? commit messages? Jun 17 03:46:35 it's impossible to read very long lines without losing your place Jun 17 03:46:36 in general Jun 17 03:46:38 Im not quite sure what the coding style is at my job.. I usually just mimic whatever is currently in the source file I am modifying Jun 17 03:46:51 we wrap source at 100 or 120 or something Jun 17 03:47:02 honeslty I bitch a lot about my current job but I really need to move elsewhere Jun 17 03:47:04 thats ok if you are including the indentation at the beginning Jun 17 03:47:07 in that number Jun 17 03:47:17 for java, anyway Jun 17 03:47:22 yeah, column 120 Jun 17 03:47:24 after they were bitching about performance (everyone here is doing 2x what I/m used to at other companies) Jun 17 03:47:31 two co-workers walked out Jun 17 03:47:32 if I was doing python it'd be in a terminal and I'd be pissed if a line was longer than 79 chars. Jun 17 03:47:35 quit immediately Jun 17 03:47:54 dude if we ewre slacking before, we're down two men now Jun 17 03:47:55 option+command+L in IntelliJ and it does all the formatting for me with whatever conventions are the latest in git Jun 17 03:48:07 90% of web pages are unreadable to me Jun 17 03:48:07 i don't have to care what they are Jun 17 03:48:11 so I have to use the readability plugin Jun 17 03:48:23 which wraps text in a sane way Jun 17 03:48:36 sublime text wraps correctly with indentation Jun 17 03:48:47 JakeWharton - I finally got my os source setup in intellij Jun 17 03:48:54 wow what a pleasure to deal with Jun 17 03:49:07 if ADT 20 ever gets released, I am sure the eclipse side will be a lot better Jun 17 03:49:16 but intellij = pure sx Jun 17 03:49:32 I rebuilt all my ethernet configuration dialogs etc etc Jun 17 03:50:01 i'm surprised the Android peeps don't switch over to IntelliJ as the recommended IDE Jun 17 03:50:13 drag and drop designer is why Jun 17 03:50:17 evne tho it kinda sucks Jun 17 03:50:26 thats the kinda shit my work is pushing for Jun 17 03:50:27 if you do some research you'll find that some googlers are on the eclipse committee or whatever Jun 17 03:50:31 drag drop drag drop Jun 17 03:50:42 package that standalone then like ddms and hierarchy viewer Jun 17 03:50:45 nah that layout editor sucks man, I don't see who could possibly use that as a reason to keep eclipse Jun 17 03:50:54 sorry to the devs who worked on it Jun 17 03:50:57 readme - eclipse sucks, adt is usually 1 step forward and 5 steps back with each new build Jun 17 03:51:10 so two pieces of shit dont make a right Jun 17 03:51:16 my one beef with intellij Jun 17 03:51:23 they support all sorts of scm's Jun 17 03:51:31 i tried intellij once, i did not care for it Jun 17 03:51:33 but p4 scm provider is only in professional Jun 17 03:51:55 i thought a lot of the googlers use eclipse Jun 17 03:52:08 they do Jun 17 03:52:13 old habits die hard Jun 17 03:52:19 the funny thing is the documentation about usng eclipse to edit os source... WAY WAY WAY WAY off Jun 17 03:52:31 honestly I ultimately couldnt get it to wokr Jun 17 03:52:36 i prefer eclipse, at least for java Jun 17 03:52:37 intellij I got it working pretty well Jun 17 03:52:54 eclipse and ant Jun 17 03:52:56 lovely Jun 17 03:53:02 match made in hell Jun 17 03:53:14 I can build individual modules / frameworks base / manually sync Jun 17 03:53:23 and then attach debugger and really develop core system apps Jun 17 03:53:43 (after I figured out building new sdk with my new classes/functionality, and linking that) Jun 17 03:54:39 it may be chinese food time.. hmmmm Jun 17 03:55:00 yes... it is Jun 17 03:55:08 http://www.menulizard.com/restaurant/355/imperial-jade-garden/ Jun 17 03:55:10 help me pick Jun 17 03:55:28 poo poo platter Jun 17 03:55:53 can I load classes from another apk signed with the same key? Jun 17 03:56:19 another non libray apk? Jun 17 03:56:19 i guess that's how instrumentation tests run Jun 17 03:56:26 yeah Jun 17 03:56:28 hmm, you can access the same files n what not Jun 17 03:56:31 i'd guess so Jun 17 03:57:26 jKWQ Jun 17 03:57:31 blah Jun 17 03:57:35 JakeWharton Jun 17 03:57:38 it is saturday night Jun 17 03:57:41 and you are on irc@ Jun 17 03:57:42 ! Jun 17 03:57:53 i went out 5 nights this week Jun 17 03:57:59 The hell is SQLite talking about?! I opened the database and it's giving me a no such table error message. Jun 17 03:57:59 i know for a fact that you were invited to a fucking alcoholic party Jun 17 03:58:02 and I went out today Jun 17 03:58:04 This is madness. Jun 17 03:58:32 I would think it would wait until I tried to access a table before it bombed on it. Jun 17 03:58:42 <[deXter]> So folks, have any books been updated yet that implements the new design patterns from the get go? Jun 17 03:58:53 books? Jun 17 03:58:58 books are usually about programming fundamentals, not design Jun 17 03:59:11 i think i've seen a book on android design Jun 17 03:59:31 Books on design would go out of date rather quickly… like, fast. Jun 17 03:59:38 most books are written to make a quick buck. Jun 17 03:59:38 s/design/actionbar/ Jun 17 03:59:46 readme++ Jun 17 03:59:59 That's true. Jun 17 04:00:41 thats the thing... I see commonsguy commenting on forums/newsgroups/stackoverflow... I'm starting to get the impression its mostly to push his book Jun 17 04:00:54 <[deXter]> Okay, well any good books been updated for ICS? Jun 17 04:01:21 I lvoe when the android-porting, or android-platform groups have legitimite questions like I want to move this here or move that there Jun 17 04:01:34 i love Jun 17 04:01:34 when Jun 17 04:01:37 big butts Jun 17 04:01:39 and i cannot lie Jun 17 04:01:41 right romainguy? Jun 17 04:01:57 and he chimes in as if he were a google employee Jun 17 04:02:23 basically mimic-ing hackbod Jun 17 04:02:31 forget chinese food. i am going to make eggs and toast. Jun 17 04:02:46 readme probably a safer bet from a health prospective Jun 17 04:02:53 I honestly dont trust chinese joints Jun 17 04:02:54 readme: that's quite a divergence from the original plan Jun 17 04:03:05 well, I realized it's cold out and then thought I wanted to wear jeans, then I remembered that my jeans barely fit me Jun 17 04:03:11 what you got against chinese people?! Jun 17 04:03:15 and decided chinese food may be a bad idea Jun 17 04:03:17 not a single one... pf changs is probably the only one I'd trust, and for all the wrong reasons Jun 17 04:03:27 nothing against them, their food is pretty bad for you though wongk-home Jun 17 04:03:34 at least the american version of it Jun 17 04:03:45 the chinese version is worse Jun 17 04:03:50 yeah i love pf chang Jun 17 04:03:53 even if you dont look at what the sauces are made out of Jun 17 04:03:56 etc Jun 17 04:04:04 the quality of the meat and veggies Jun 17 04:04:06 just not good Jun 17 04:04:14 wongk-home: i take it you have been to china a few times? Jun 17 04:04:20 once Jun 17 04:04:24 did you try the cat Jun 17 04:04:28 meow Jun 17 04:04:32 it lol'd at me Jun 17 04:04:56 [deXter]: reto's book Jun 17 04:05:29 <[deXter]> g00s, got a name? Google's throwing up random results.. Jun 17 04:05:39 reto meir Jun 17 04:05:43 [deXter]: try amazon book search :) Jun 17 04:05:56 its got the cool terminator Jun 17 04:05:59 <[deXter]> Good idea :) Jun 17 04:06:06 the terminator kills android devs Jun 17 04:06:16 <[deXter]> Oh, that one! Jun 17 04:06:45 time to retire, methinks Jun 17 04:06:47 ron_frown: i never bothered asking, but still wondered if my chinese place sources its ingredients from china Jun 17 04:07:15 I do live in a smaller area Jun 17 04:07:25 btu there are probably 15 chinese places around here Jun 17 04:07:28 later wongk-home Jun 17 04:07:35 and their food was nasty as fucj Jun 17 04:07:42 readme: well, don't forget to add bacon to it :) then you can leave out the eggs & toast part Jun 17 04:07:48 closest to it was ONE thai place out of like5 Jun 17 04:08:09 one thai place I went to here served pad thai, and the sauce tasted very much like ketchup with a teeny bit of water in it Jun 17 04:08:40 it could have been blood + sugar + corn syrup Jun 17 04:09:12 g00s: no wai Jun 17 04:09:14 could be Jun 17 04:09:16 i already had bacon today Jun 17 04:09:19 with a pinch of melamine Jun 17 04:09:39 I mean mexican food around here is really going ot shit too Jun 17 04:10:04 there is one place thats like 40mi south that I drive to a couple times a month Jun 17 04:10:08 just to get mexican food Jun 17 04:11:25 sounds like those sony experia guys are getting fucked up wifi on ics update Jun 17 04:11:37 haha Jun 17 04:11:42 actually lots of people are Jun 17 04:13:14 oh, nm. sounds like almost everybdy Jun 17 04:13:25 yeah Jun 17 04:13:28 Anybody used SQLiteDatabase before? SQLiteDatabase.openDatabase() is giving me a "no such table" error message… when I haven't even tried to do anything with the database other than open it. http://pastebin.com/XfwRM6re Jun 17 04:13:32 wifi in ics ports seems to be nuts Jun 17 04:13:56 I dont know if its because a lot of people are using same arch (omap 4460 or something) Jun 17 04:13:59 btu its very common Jun 17 04:14:11 I got wifi and bluetooth going on my omap 4460 stuff Jun 17 04:14:12 * ron_frown shrugs =) Jun 17 04:15:00 manchicken: have you tried openOrCreateDatabase()? Jun 17 04:15:14 I want to open an existing database, and I have verified that the file exists. Jun 17 04:15:32 did you create it with the correct version of sqlite? Jun 17 04:16:33 JakeWharton: did you say you were going to attempt a nice library to handle the sidebar navigation pattern? Jun 17 04:16:54 hell to the no Jun 17 04:17:01 hehe Jun 17 04:17:09 thought you mentioned it somewhere Jun 17 04:17:29 implemented it for kicks in Hubroid, looks nice Jun 17 04:17:49 "looks nice" and "is a good design pattern" are two very different things Jun 17 04:18:01 It is one I'm pulling off of iOS… so I suppose version could be an issue... Jun 17 04:18:08 For some reason that didn't occur to me. Jun 17 04:18:13 JakeWharton: you don't think it is? Jun 17 04:18:26 manchicken: yeha, when you create a db on android, there is a special table added Jun 17 04:18:39 Really? Jun 17 04:18:44 :) Jun 17 04:18:45 I wonder if there's a way to force it. Jun 17 04:18:59 you should be able to manually create the table, yeah Jun 17 04:19:09 no, I strongly dislike the way it's being approached Jun 17 04:19:14 I'm writing a program to pull diabetes data out of an old iPhone app I have been using into another app so that I can use it when my new Galaxy S3 shows up. Jun 17 04:19:28 the pattern itself could work if everyone wasn't trying to hammer it into existing paradigms Jun 17 04:19:30 How do I create the table if SQLite won't even open the file? Jun 17 04:19:39 more specifically, don't make it "up" on the action bar Jun 17 04:20:07 JakeWharton: currently, it operates as it does in the G+ app Jun 17 04:20:11 You're right! Jun 17 04:20:21 It's selecting against android_metadata. Jun 17 04:20:49 so you mean on half the screen up actually goes back and on half the screens it pops out some side menu that doesn't slide the content or put a shadow on it thus created ambiguity as to what clicking on the action bar icon deos? Jun 17 04:22:26 JakeWharton: yup Jun 17 04:23:15 So I'm going to need to find a work-around for that. Jun 17 04:24:22 i think g00s suggested to just create the android_metadata table Jun 17 04:25:09 How does one create the metadata table programmatically? Jun 17 04:25:25 When the API won't even open the file? Jun 17 04:25:34 open it with sqlite on the command line Jun 17 04:26:00 sqlite3, even Jun 17 04:26:23 i think i'd prefer going back to the dashboard pattern but as a translucent overlay Jun 17 04:26:57 I'm trying to make this something that allows people to export one file from the iPhone app and import it into Android. Jun 17 04:27:06 CREATE TABLE android_metadata (locale TEXT); Jun 17 04:27:11 that's the whole schema Jun 17 04:27:12 JakeWharton: perhaps one of the top complaints I've gotten is that the traditional dashboard pattern gets in the way of workflow Jun 17 04:27:15 for the table Jun 17 04:27:32 how is this any different? Jun 17 04:27:43 it's just a dashboard that takes up half the screen leaving the other side useless Jun 17 04:27:55 it gives the illusion that it is more immediate Jun 17 04:28:07 would a full-screen overlay not do the same? Jun 17 04:28:17 manchicken: if you want you can just link to the native sqlite lib and probably use that code to create the table Jun 17 04:28:22 with jni Jun 17 04:29:36 JakeWharton: it would, without the same illusion I think Jun 17 04:30:05 plus, translucency can be icky at times Jun 17 04:30:07 i can press F12 on my mac and a dashboard flies in with all this fancy stuff for me to do Jun 17 04:30:12 that's what i want in an app Jun 17 04:30:29 JakeWharton: there's not enough room for a F12 key, unfortunately Jun 17 04:30:34 not this tiny side thing that occupies 1/3rd to 1/2 of the screen obscuring anything meaningful that was behind it Jun 17 04:31:05 JakeWharton: what about Evernote's sidebar then? Jun 17 04:31:08 i agree. the sidebar doesn't make sense. what is the point of it even taking up 1/2 the screen when you can't possibly have a functional reason for seeing the screen underneath it? Jun 17 04:31:29 maybe if you were in landscape it would make sense, but not in portrait Jun 17 04:31:47 <[deXter]> ^ Jun 17 04:31:52 I've only seen screenshots, not used it. Jun 17 04:32:03 It looks funny when they only leave a fraction of the old screen there Jun 17 04:32:48 I think that's the whole point Jun 17 04:34:47 yeah, and i don't like it Jun 17 04:34:58 i'm sure some people love it Jun 17 04:36:02 the up and home buttons should be separate Jun 17 04:36:36 there's not enough room for that Jun 17 04:36:55 therein lies the problem Jun 17 04:37:42 that would also create ambiguity between the up and home buttons on the action bar and back and home soft buttons Jun 17 04:37:53 which is making an already bad problem much worse Jun 17 04:38:17 so workflow is ruined either way, gotcha Jun 17 04:38:18 however, bastardizing the "up" affordance into this "fly in menu" affordance seems much more wrong to me, especially when you approach it like Google+ and make it inconsistent Jun 17 04:42:35 JakeWharton you seen AOKP's rom? Jun 17 04:42:44 no Jun 17 04:42:50 been on stock since mah GNex Jun 17 04:43:11 they put a little unicorn icon in the far right of the back/home/menu whatever bar Jun 17 04:43:23 hit the icon and it pops up the widgets Jun 17 04:43:28 hit it again and it goes awak Jun 17 04:43:54 http://www.youtube.com/watch?v=HDghRI0ysq0 Jun 17 04:45:02 aint perfect Jun 17 04:45:10 but seems like it matches the mac dashboard stuff Jun 17 04:45:22 better than widgets sitting on your desktop where you gotta hit home etc Jun 17 04:46:56 yeah nice Jun 17 04:47:05 i used to have an app that did a similar thing when you long-pressed search Jun 17 04:47:22 basically a dashboard home screen where you could put icons and widgets Jun 17 04:47:27 no paging though Jun 17 04:50:04 anyone know a good 3d game for android? tablet Jun 17 04:51:53 I have a custom view that draws a bitmap to a canvas during onDraw(). I would like for the view to set its size based on the bitmaps size. What is the best way of going about this? Jun 17 04:51:57 readme: max payne maybe? Jun 17 04:52:52 will try it Jun 17 04:54:23 fuck yeah ! http://www.theverge.com/2012/6/16/3091542/mac-os-old-school-theme Jun 17 04:54:26 dlaroche: override onMeasure, call setMeausredSize Jun 17 04:54:28 with the bitmap's size Jun 17 04:54:41 reminds me of grade school :P Jun 17 04:54:52 I get a nullpointerexception when I do this. I will pastebin the code. just a sec Jun 17 04:55:12 and the stacktrace Jun 17 04:55:50 http://pastebin.com/xNW8AUNj Jun 17 04:56:09 JakeWharton: if you went with the dashboard overlay route, how would you have the user access it? pull down from the action bar? Jun 17 04:56:46 EddieRingle: i'd use setLogo on the action bar and provide some sort of indication that wasn't "up", not sure what exactly Jun 17 04:56:51 http://pastebin.com/CUcGEcvh Jun 17 04:56:57 magic piano is awesome Jun 17 04:57:04 JakeWharton: so no up whatsoever? Jun 17 04:57:34 dlaroche: how are you creating the view? Jun 17 04:57:51 I add it to my layout using xml Jun 17 04:57:53 jake you are getting roped in mayng Jun 17 04:58:02 dlaroche: it's calling the second constructor Jun 17 04:58:07 hence, dieImage is null Jun 17 04:58:08 I do that on the porting forums Jun 17 04:58:14 ok Jun 17 05:01:13 com.larocheent.socialfarkle.Die.onMeasure(Die.java:32) Jun 17 05:01:23 Line 32 is your error dlaroche Jun 17 05:07:01 hello all Jun 17 05:08:31 yo Jun 17 05:08:40 hey Jun 17 05:15:03 EddieRingle: there would be "up" in child activities but not on the high-level ones Jun 17 05:22:00 heh, this is funny watching linus nvidia is the worst Jun 17 05:23:55 er, linus say nvidia is the worst Jun 17 05:24:29 <[deXter]> g00s, Link? Jun 17 05:24:41 most people seem to think nvidia is good :| Jun 17 05:24:50 but I personally have an ati card Jun 17 05:25:06 back in the day, it was the surest bet with linux. not sure now Jun 17 05:25:10 and honestly cant wait to get a mac, because honestly I don't have time in my life to give a damn what kind of graphics card i have. Jun 17 05:25:19 [deXter]: http://www.youtube.com/watch?v=MShbP3OpASA&feature=youtu.be&t=49m45s Jun 17 05:25:45 readme: i got to that point after 10 years of gentoo, redhat, fedora, and ubuntu Jun 17 05:26:03 no i am more productive irc'ing :D Jun 17 05:26:34 readme the problem is, if you have a mac, you have a shitty one and it doesnt matter Jun 17 05:26:41 I've got a few mbps Jun 17 05:26:48 and honestly, these will be my last macs Jun 17 05:27:16 ron_frown: what will you use next ? Jun 17 05:27:32 linux has come a really really really long way, and once wayland goes mainstream, its going to very quickly move into the desktop stpace Jun 17 05:27:35 i doubt any mac ships with a worse graphics card than I currently have in my PC Jun 17 05:27:41 that may be Jun 17 05:27:52 but my mbp's were all several several generations behind Jun 17 05:28:04 I had a mac once, bad video card, the capasiters went out on it Jun 17 05:28:17 that happened to my linux box Jun 17 05:28:20 onl thing I like about macs is that its linux/unix os, with a quick usable frontend Jun 17 05:28:29 I hate x11 with a fucking passion Jun 17 05:28:42 around the tie that corporate espionage thing in asia; somebody stole the formula for a defective electrolyte Jun 17 05:30:46 mac os x ain't no linux Jun 17 05:31:06 * readme has owned a mac in the past.. got frustrated with the OS at the time and installed linux, then it got stolen. Jun 17 05:31:37 <[deXter]> g00s, Wow, didn't really expect Linus to say FU to nVidia! Jun 17 05:32:04 what did he say/do? Jun 17 05:32:04 hehe Jun 17 05:32:13 well heres teh thing, its not unix os either Jun 17 05:32:17 linux isnt unix os Jun 17 05:32:17 linus is a megalomaniac Jun 17 05:32:19 bsd Jun 17 05:32:28 and bsd is a god damn monster Jun 17 05:33:05 too bad linux doesn't have photoshop Jun 17 05:33:10 major problem Jun 17 05:33:14 every time I hear about linus in the news it's because he did something outlandish Jun 17 05:33:25 <[deXter]> It's not linux's problem - blame Adobe :P Jun 17 05:33:33 <[deXter]> The open source guys are doing a decent job with GIMP Jun 17 05:33:41 <[deXter]> and the new GIMP 2.8 is pretty decent Jun 17 05:33:46 <[deXter]> especially when you install the plugin registry! Jun 17 05:33:50 yeah, but designers communicate with adobe tools Jun 17 05:34:03 I dont know Jun 17 05:34:06 if you work with a designer, they aren't going to give you an xcf :P Jun 17 05:34:20 gimp can read psd g00s Jun 17 05:34:29 yeah, to some degree of fidelity Jun 17 05:34:31 can gimp not open and manipulate psd files Jun 17 05:34:39 also programmers should not have to slice fucking images Jun 17 05:34:46 that's something the designer should do Jun 17 05:34:58 we do enough already, ffs Jun 17 05:35:18 if someone tells me to slice an image i'll hire some guy on odesk to do it Jun 17 05:35:52 engineers job is to make his life easier Jun 17 05:35:59 build tools to do the dumb stuff Jun 17 05:36:15 i'd build anyone a tool that needed it Jun 17 05:38:19 i don't mind doing my own graphics, or doing them if I was working at a startup that didn't have designers or something Jun 17 05:39:19 any other circumstance i'd refuse to slice, and if that was impossible i'd go to slicemypsd.com Jun 17 05:43:04 this conversation makes me want to slicemywrists.com Jun 17 05:43:15 just kidding, needed a setup for that joke Jun 17 05:44:21 How can I right align a TextView in a RelativeLayout? Jun 17 05:44:58 mdkess: layout_alignParentRight Jun 17 05:45:02 JakeWharton: ditto Jun 17 05:47:48 That doesn't seem to do it. Are there other layout parameters that I would have to change as well? Jun 17 05:48:41 put !important after it Jun 17 05:48:45 oh wait :D Jun 17 05:50:25 Ah, android:gravity seems to do the trick. Jun 17 05:55:31 that doesn't align the textivew inside the relativelayout Jun 17 05:55:38 that aligns the text inside the textview Jun 17 06:04:05 abandoning a branch with 3,276 changed files, 4,883 additions, and 30,159 deletions :( Jun 17 06:05:33 :| Jun 17 06:08:02 i'd say that deserves another beer Jun 17 06:13:41 JakeWharton: was that abs code ? Jun 17 06:14:51 no Jun 17 06:15:06 haven't needed to really work on ABS in months Jun 17 06:15:17 :) Jun 17 06:15:27 i will soon though Jun 17 06:15:38 uh oh, jb :) Jun 17 06:15:59 yeah Jun 17 06:16:01 4 libraries to update Jun 17 06:20:08 what's the best way to drag a view around? Jun 17 06:20:14 it's a custom view. Jun 17 06:20:22 i do it by adjusting the margins Jun 17 06:21:02 that'll be really slow though Jun 17 06:21:07 and bound the drag by the parent container Jun 17 06:21:09 I want the view to grab the onTouch event, but it only returns info for a click and not ACTION_MOVE Jun 17 06:21:31 in my case it wasn't a performance concern Jun 17 06:21:36 perhaps in dlaroche's it is though Jun 17 06:21:45 yeah it is for a game Jun 17 06:22:02 The view only needs to be dragged down about an inch Jun 17 06:22:20 oh.. how often will it be dragged? Jun 17 06:22:26 a lot Jun 17 06:22:36 basically dragging dice around Jun 17 06:24:09 mm … a dice should not be a view Jun 17 06:24:52 scrap that Jun 17 06:24:59 * g00s hasn't even had any beers Jun 17 06:25:01 g00s: why not? its just an View that has a bitmap drawn on it Jun 17 06:29:14 you should move where you're drawing the dice Jun 17 06:29:16 not the View itself Jun 17 06:38:22 damn it Jun 17 06:38:22 http://www.youtube.com/watch?v=maPWrPzo19U&feature=bf_next&list=UUWXCrItCF6ZgXrdozUS-Idw Jun 17 06:38:46 its hot as hell at my house, and unfortunately I dont have a fan in my office that wont eventually shake itself loose and cut me up in my sleep Jun 17 06:40:02 ron_frown: one two, freddy's coming for you … 3, 4 better lock the door, 5, 6 grab your crucifix ... Jun 17 06:40:30 ron: I plan on putting a window in my office in a few days....talk about hot Jun 17 06:42:50 ron_frown: you may also want to try cooling your body temperature a few degrees, by starving yourself on a calorie restriction diet Jun 17 06:43:19 should be straightforward ;) Jun 17 06:50:18 i'm having a little trouble using a custom adapter for list fragment https://github.com/f2prateek/Stopwatch/blob/list-fragment/src/com/psrivastava/stopwatch/StopwatchActivity.java; the fragment just never shows anything Jun 17 07:01:55 When cutting design for Android app. Is that done using HTML/CSS? Jun 17 07:02:12 guy: no Jun 17 07:02:20 at least not in ours :) Jun 17 07:03:24 definitely no Jun 17 07:04:52 cutting design? like cutting cheese? Jun 17 08:13:33 how can you answer the questions at the "play store"? (comments) Jun 17 08:14:14 you can't Jun 17 08:15:33 :( Jun 17 08:23:22 hi Jun 17 08:23:22 i have a problem opening an url with java Jun 17 08:23:28 the result is not the same that opened with a browser on my pc Jun 17 08:23:31 i am puting post variables in the link Jun 17 08:28:42 Is a warrenty disclaimer necessary when releasing your app? Jun 17 08:29:38 code1: depends on the app, you should consult a lawyer Jun 17 08:31:25 As an example, I make an alarm app, it bugs out and doesn't wake them up in time for work, they're late, get fired, sue app developer? Jun 17 08:31:46 i am not a lawyer therefore i have no idea Jun 17 08:32:12 Is it worth to run android ads? (admob) Jun 17 08:34:15 Hi android devs, I'm having problems installing an .apk to the Emulator or my physical device (via USB). This occurs whether using Eclipse or the command line. The error, in Eclipse, is "Failed to install *.apk on device '*': timeout.". Details at http://www.reddit.com/r/androiddev/comments/v3cuq/help_android_error_failed_to_install_apk_on/. Might anyone have some suggestions on overcoming... Jun 17 08:34:17 ...this bug? Jun 17 08:34:29 Hey. I was wondering if there's any smart way to make a TCP/IP service? By smart I mean, is there some sort of intent I can listen for to see whether or not there's any Wifi activity or is there something similar to this? Jun 17 08:34:37 Trying to avoid having a thread run continuously without having anything to do 95% of the time. Jun 17 08:41:14 Moopz. I'm not ideally placed to answer your question. But perhaps a BroadcastReceiver, http://developer.android.com/reference/android/content/BroadcastReceiver.html, that listens out for Wifi intents. Is that the sort of thing you are after? Jun 17 08:43:47 johnbentley: I am familiar with a BroadcastReceiver, however my problem is that there's no intent for activity but rather Wifi states such as connected or similar. Jun 17 08:43:59 Wifi activity that is. Jun 17 08:46:02 Moopz. Ok, with you. I'm now scanning the documentation to see if I can find something. No doubt you've had a good look yourself. But I'll see if my random scanning can dig up something you've missed. Jun 17 08:46:22 johnbentley: I appreciate it. Jun 17 08:46:47 do you use alternative market places? Are they actually useful? Jun 17 08:47:25 hey guys i have a problem with copy a directory to the sdcard using an updater script while flashing my rom Jun 17 08:51:00 Moopz. Could you say a bit more about what you are trying to achieve. For example are you just trying to determine whether your android app should pull or push data to your web based server only if WiFi is connected (and not via 3G). Or are you trying to create an Android App that acts as a sort of Data server? Jun 17 08:52:54 johnbentley: Basically, I'm trying to get my IO threads to only run when there's a need for it. It's relatively easy for output, however, there's nothing I can really check for, when I want my input thread to run. Jun 17 08:57:42 Moopz. So you have an android app that talks to your webserver. The problem is that you sometimes you need to push data from the webserver to the app (pushing from app to webserver is not a problem), but you want to minimise the resources the app uses in listening out for that push from the webserver? Jun 17 08:58:20 Exactly. Jun 17 09:00:48 http://androidspin.com/2012/06/14/developers-can-now-reply-to-reviews-in-the-play-store/ Jun 17 09:01:39 referenced story appears to have been pulled... Jun 17 09:02:05 Moopz. As mentioned, I'm not in a very good position to help you (as I'm inexperienced on android and won't instantly see the 5 candidate ways of achieving this that an experienced dev will see). However, I have a few basic ideas and suggestions. Standby ... Jun 17 09:06:37 Moopz. Most applications I have that need to receive periodic pushes from the web server seem to offer the user the ability to set the frequency of updates (e.g. never, hourly, 3 hourly, daily, weekly). So those applications seem to have an architecture of a periodic and short listen for data. That might beg your question.... Jun 17 09:07:11 I'm using a tween animation on a view to translate the view. It works, except at the end of the animation the view goes back to its original starting place. What am I missing? Jun 17 09:08:05 ... Moopz. but perhaps they such use a regular service that calls network functions in android.net.* See. http://developer.android.com/guide/topics/data/data-storage.html#netw then http://developer.android.com/reference/android/net/ConnectivityManager.html Jun 17 09:08:19 johnbentley: That is the solution I have implemeted right now, however I thought there would be smarter ways to go about it. Jun 17 09:08:39 dlaroche: setFillAfter(true) Jun 17 09:08:56 or actually move the view in the animationEnd callback Jun 17 09:08:57 Moopz: are you waiting on push from your own server, for any I/O, periodic updates, what? Jun 17 09:10:23 Leeds: Right now I have my application poll the server for updates, and I was merely wondering whether or not there was a way to make the application react to data from the server, without having to poll for it. Jun 17 09:10:34 yes, you use c2dm Jun 17 09:10:40 that's what it's there for Jun 17 09:11:05 https://developers.google.com/android/c2dm/ right? Jun 17 09:11:12 yup Jun 17 09:11:27 Yeah I was just looking at that. Thanks. Jun 17 09:11:53 And thanks johnbentley. Jun 17 09:12:23 Moopz. Well there you go. You just needed an experience person like Leeds. :) Jun 17 09:13:08 johnbentley: thought for a sec you were jon bentley :) Jun 17 09:13:58 g00z. I'm old, but not that old. And not at that level of expertise. :) Jun 17 09:14:43 :) Jun 17 09:16:38 Any takers on my ""Failed to install *.apk on device '*': timeout." issue? Jun 17 09:17:28 i would start off by restarting adb (adb kill-server) Jun 17 09:17:38 replug your phone Jun 17 09:17:57 seems like my phone once in a while just doesn't feel like installing stuff Jun 17 09:18:29 g00s. Thanks. They are good suggestions. However, you may have missed my original question ... Jun 17 09:18:41 oops :) Jun 17 09:19:19 ... I'm having problems installing an .apk to the Emulator or my physical device (via USB). This occurs whether using Eclipse or the command line. The error, in Eclipse, is "Failed to install *.apk on device '*': timeout.". Details at http://www.reddit.com/r/androiddev/comments/v3cuq/help_android_error_failed_to_install_apk_on/. Jun 17 09:19:39 :) Jun 17 09:20:35 weird Jun 17 09:20:41 did you try uninstalling ? Jun 17 09:21:02 uninstalling on the phone Jun 17 09:21:14 but if both the emu and phone are having trouble, seems like adb server is messed up Jun 17 09:21:51 not installed on the emu ... Jun 17 09:22:40 g00s. Reinstalled Eclipse, Java, and Android SDK. I can talk to the adb, for example by sending monkey commands through the shell. The specific problem seems to be with "adb install". Jun 17 09:22:42 oh wow, reading thought the reddit - seems like you have tried a lot Jun 17 09:23:56 Yeah, most bugs I can handle myself. This one has brought me to the last resort ... asking others :) Jun 17 09:26:24 johnbentley: so, you can adb shell into either of these OK ? Jun 17 09:27:20 g00s. As written above "I can talk to the adb, for example by sending monkey commands through the shell." I don't expect you to have absorbed everything on my reddit post. But information not contained there is that I have successfully ran the emulator on a separate Win7 machine. So the problem is with respect to my WinXP machine. Jun 17 09:28:32 ok, what about adb push or pull ? Jun 17 09:28:39 i understand monkeyt works Jun 17 09:29:19 Good suggestion on adb push or pull. I'll try ... Jun 17 09:34:10 hi Jun 17 09:34:39 g00s. So I launched an emulator and verified that adb can see it with "adb devices". I see my emulator-5554 with a status of "device". I then ran the command "adb push jlbtemp.txt /sdcard/jlbtemp.txt". But it hangs, like "adb install ...". Jun 17 09:35:00 I cannot find how to add shadow to element. Jun 17 09:35:00 http://developer.android.com/guide/topics/resources/drawable-resource.html#Shape Jun 17 09:35:18 like box-shadow: 3px 2px 5px #000; in CSS3 Jun 17 09:41:29 g00s. I tried the adb push command both to the emulator and too a connected device. "jlbtemp.txt" exists on the windows side. I can't find it in my connected device (my phone) in the /sdcard/ directory. .... Jun 17 09:43:51 ... g00s. So that was a very helpful diagnostic suggestion. To me it suggests some kind of TCP/IP conflict (as suspicion I've had for a long while). However, I've tried: turning off my firewall and booting into windows safe mode (where only minimal services run and therefore are less likely to produce TCP/IP collisions). Any thoughts? Jun 17 09:44:25 i wondered about a firewall ... Jun 17 09:45:02 you have gone through this much, i would almost be tempted to try running a live-cd ubuntu or something, and trying things from linux Jun 17 09:45:12 not eclipse, just command line with bare sdk install Jun 17 09:45:33 but … since this is also happening in the emu, its strange Jun 17 09:45:53 do you have anything else running on 5554 ? Jun 17 09:46:05 i would think the bind to the port would fail anyhow Jun 17 09:47:23 johnbentley: you might be able to find something out by grabbing one of the sysinternal tools, like procmon, or something like netstat, so see more Jun 17 09:47:35 i need to go to bed though, sorry i could not help more Jun 17 09:48:59 g00s. Thanks for your help. Those are helpful comments. Have a great night. Jun 17 09:49:16 gnight Jun 17 10:35:20 The server encountered an error processing the request. The exception message is 'There was an error deserializing the object of type Services.Messages.CreateGameRequest. End element 'Id' from namespace '' expected. Found element 'Id' from namespace Jun 17 10:35:36 passing JSON Jun 17 10:35:47 how is an end element different from an element? Jun 17 10:52:15 if I have a Dialog that outputs the contents of some logfiles, can I have that output be colored? Jun 17 11:12:15 Sicp, you can create your custom view containing the output. see http://developer.android.com/guide/topics/ui/dialogs.html#CustomDialog Jun 17 11:29:00 hi how can i read html from a wepage that uses Liferay? Jun 17 11:31:00 anoyone? Jun 17 11:38:17 pretty vague question... Jun 17 11:38:23 what does liferay have to do with it? Jun 17 11:46:14 [wabz] i want to read a word from an html result of a htp request Jun 17 11:46:16 http Jun 17 11:46:54 but appears a script with liferay Jun 17 12:10:11 i have a dumb repo question.. i don't seem to have all the changes on aosp master.. how can get onto the master branch? Jun 17 12:10:50 or should i just nuke it and start over? Jun 17 12:15:06 This ActionBar thing, how it works to older android versions? Jun 17 12:17:21 it doesn't Jun 17 12:17:36 there is ActionBar Sherlock which is something you can use Jun 17 12:17:47 to work on older versions Jun 17 12:18:34 BuSheeZy: So, it doesn't port automatically... Jun 17 12:18:41 no Jun 17 12:18:42 http://actionbarsherlock.com/ Jun 17 12:18:50 This right here will replace your Activity Jun 17 12:18:58 so you extend to SherlockActivity instead of Activity Jun 17 12:19:10 and then if it is a older version it will make the action bar shit work for oyu Jun 17 12:19:13 it will emulate it Jun 17 12:19:41 That's nice... Jun 17 12:19:45 yeah Jun 17 12:19:49 I have it setup and working right now Jun 17 12:20:38 Mmm... 1.* isn't supported... Jun 17 12:20:46 no Jun 17 12:20:53 down to version 7 Jun 17 12:21:09 which is like 2.2 Jun 17 12:21:10 or something Jun 17 12:21:13 Ok... and, where the is declared? Manifest? I didn't knew it existis Jun 17 12:21:38 what are you talking about? Jun 17 12:22:04 there is a video tutorial on that site Jun 17 12:22:07 to set it up Jun 17 12:22:21 http://developer.android.com/guide/topics/ui/actionbar.html Jun 17 12:22:31 it shows a tag Jun 17 12:23:02 oh Jun 17 12:23:11 talking about your layout Jun 17 12:23:32 layout/main.xml Jun 17 12:23:37 i mean Jun 17 12:23:41 for your first page Jun 17 12:24:13 you'll be switching between activities Jun 17 12:24:13 I found now, sometimes I confuse the 'resource' word and forget that there are stuff on the res folder :p Jun 17 12:26:05 hi there :) Jun 17 12:27:17 i have a problem with Goole Play Jun 17 12:27:25 My game seems to be crashing on the title screen for some users, does someone have a minute to download it and see if they can give me some more information? https://play.google.com/store/apps/details?id=com.batteryacid.highwayrider Jun 17 12:27:41 I just published an application that was created in 2011 Jun 17 12:27:54 and it seems i can't install it on some devices Jun 17 12:28:29 my manifest : http://code.google.com/p/android-comicsreader/source/browse/AndroidManifest.xml Jun 17 12:28:38 and application is : https://play.google.com/store/apps/details?id=net.kervala.comicsreader Jun 17 12:29:16 it's marked as not compatible my tablet with CM 7.2 :( Jun 17 12:30:52 thenovelist: i just downloaded and installed the game Jun 17 12:32:22 ok Jun 17 12:33:33 thenovelist: what engine backs the game? Jun 17 12:33:38 Unity Jun 17 12:33:51 that's what i thought Jun 17 12:34:44 did someone have a problem with applications published in 2010 ? Jun 17 12:35:13 i mean, old applications can't be installed on "unknown" devices Jun 17 12:35:18 while recent ones can Jun 17 12:35:47 i searched for a similar bug on android tracker but didn't find anything :( Jun 17 12:36:40 Your rom is crap, that's why it's marked as incompatible Jun 17 12:36:55 Not an android/play store issue Jun 17 12:39:20 SimonVT: but i can install Opera and Angry Birds Rio :) Jun 17 12:39:35 so if i put the same manifest options, it should work, don't you think ? Jun 17 12:40:11 lol Jun 17 12:42:35 Well, if you can install those.. Jun 17 12:43:03 Your rom is still crap Jun 17 12:43:09 :) Jun 17 12:43:24 SimonVT: i had no choice the original was worst :p Jun 17 12:43:33 Android 2.2 by Toshiba :) Jun 17 12:43:36 never updated Jun 17 12:43:43 The original can probably install your apps Jun 17 12:43:47 hi Jun 17 12:43:50 no there is no market :p Jun 17 12:43:59 how can i read the html text form a webpage that uses liferay? Jun 17 12:44:16 SimonVT: it was one of the first tegra 2 tablet released in 2010 Jun 17 12:44:24 so without market Jun 17 12:45:56 still crap Jun 17 12:46:48 anyone? Jun 17 12:48:21 i get