Re: [QUAD-L] sediment in urine

2012-01-11 Thread KK
Oh I think it's the butter that you like. LOL!!! Used to buy the canned cut stuff but it seemed to be mush when I ate it. KK From: wheelch...@aol.com wheelch...@aol.com To: kkba...@yahoo.com Sent: Wed, January 11, 2012 8:09:03 AM Subject: Re: [QUAD-L

[android-developers] Re: Using multiple listview inside one activity, how to give focus to each

2012-01-11 Thread KK
hi All, Has anyone any idea on this issue? Please help me out. Appreciate your effort and time. Thanks, KK On Mon, Dec 26, 2011 at 1:13 AM, KK dioxide.softw...@gmail.com wrote: hi All, I'm using multiple listViews inside one activity. I'm using each listiview in its own UI screen layout

[android-developers] Google App Engine and Users API and android By Nikolay Elenkov - 8:38am - 3 authors - 9 replies

2012-01-08 Thread kk
Hi! I am developing Live Wallpaper for Android and stumbled upon scrolling wallpaper issue. We have onOffsetsChanged(..) function with xPixelOffset argument. Question is, what is the maximum value of xPixelOffset value and is it documented somewhere? Many people considered it to be (screen width *

[Desktop-packages] [Bug 912855] Re: submit_review_gtk3.py crashed with TypeError in _maybe_login_successful(): get_ubuntu_sso_backend() takes no arguments (1 given)

2012-01-07 Thread amith kk
** Changed in: software-center (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/912855 Title: submit_review_gtk3.py crashed with

[Bug 912855] Re: submit_review_gtk3.py crashed with TypeError in _maybe_login_successful(): get_ubuntu_sso_backend() takes no arguments (1 given)

2012-01-07 Thread amith kk
** Changed in: software-center (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912855 Title: submit_review_gtk3.py crashed with TypeError in

InnoDB: Error: unlock row could not find a 4 mode lock on the record

2012-01-04 Thread kk r
Hi All, InnoDB repeatedly prints this message in the error log: # InnoDB: Error: unlock row could not find a 4 mode lock on the record Im not sure if the error message is critical or not, but its definitely not nice to have in the error log. After some exploration, I found this error is

Re: [QUAD-L] sediment in urine

2012-01-04 Thread KK
I will be fine. LOL! KK From: Dave Krehbiel davekrehb...@earthlink.net To: gah17...@aol.com; quad-list@eskimo.com Sent: Wed, January 4, 2012 7:32:59 AM Subject: RE: [QUAD-L] sediment in urine I used to drink lots of water mixed with lemon juice, and I used

Transactional problem

2012-01-03 Thread KK Everest
Hi all, Can anyone help me with the problem explained here please: http://www.reddit.com/r/mysql/comments/o256m/a_transactional_problem/ Thanks in advance.

[android-developers] how to select listview from multiple listviews in main.xml (on Android 2.3.3)

2011-12-25 Thread KK
trying to animate between two UI screens each using one layout and the default behavior gives only one of the listivew as picked by getListView() which happens to be the 1st one, so my 2nd UI page is not showing any listview. Thanks, KK -- You received this message because you are subscribed

Re: [android-developers] how to select listview from multiple listviews in main.xml (on Android 2.3.3)

2011-12-25 Thread KK
Changing ListActivity to just Activity worked like a charm. You are a life saver. Thanks a lot. Thanks, KK On Sun, Dec 25, 2011 at 3:10 PM, YuviDroid yuvidr...@gmail.com wrote: Hi, I believe you are using a ListActivity, which by default looks for a ListView with id @android:id/list. To use

[android-developers] Using multiple listview inside one activity, how to give focus to each

2011-12-25 Thread KK
android:layout_width=fill_parent android:layout_height=fill_parent / /LinearLayout /FrameLayout Appreciate your time. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[google-appengine] Understanding 'Frontend Instance Hours'

2011-12-22 Thread KK
Hi, My dashboard shows that my apps's Frontend Instance Hours is more than 50% in about 18 hours and it has only received about 200 requests. Frontend Instance Hours [image: 53%] 53%14.90 of 28.00 Instance HoursOkay I am not sure how the number of instance hours could be so high for such a

[google-appengine] Re: Understanding 'Frontend Instance Hours'

2011-12-22 Thread KK
Thanks for your reply. So, you mean 4 requests per hour that are perfectly spread out can cause 1 instance hour. Right? So, if I only have ONE instance all the time, it would only mean 24 instance hours in a day and I would never exceed the quota. How do I make sure that my app only uses one

[google-appengine] Re: Understanding 'Frontend Instance Hours'

2011-12-22 Thread KK
That's interesting. So, if my app just prints Welcome! and does nothing else. And if there is a request every 15mins., the front-end instance hours will be 24 at the end of the day? Thanks Krishna -- You received this message because you are subscribed to the Google Groups Google App

Re: [google-appengine] Re: Understanding 'Frontend Instance Hours'

2011-12-22 Thread KK
Thanks every one for the responses. Since it is going to be at least 24 frontend instance hours in a day if there is steady traffic to my app. What are the guidelines I can follow in my app to reduce the number of frontend isntance hours above 24? Would things like setting setting cache

[google-appengine] favicon.ico errors

2011-12-22 Thread KK
Hi, I have created favicon.ico file and put in the static/images directory of my app. I have also added the following to the app.yaml file - url: /favicon\.ico static_files: static/images/favicon.ico upload: static/images/favicon\.ico Still, I do not see favicon.ico displayed by the

[algogeeks] Re: SPOJ TLE

2011-12-20 Thread KK
Try wid BFS.. thats the only alternative i can think off!! I got acc wid that!! On Dec 6, 12:29 pm, varma C.S.P verma@gmail.com wrote: I am getting a lot of tle's for this problem. https://www.spoj.pl/problems/BUGLIFE/ Here is my code #includeiostream #includecstdio #includecstring

Re: [openflow-discuss] Regarding WiMAX BS

2011-12-16 Thread kk yap
Hi, I would suggest you look at the GENI WiMAX basestation maintained by Rutgers. They have an OpenFlow port for their basestation. Regards KK On 15 December 2011 23:16, Mahreen Ali m_gill...@yahoo.com wrote: Hi, We are trying to deploy vertical handover in our campus. Referring to WiMAX

UIHandler not working

2011-12-12 Thread KK
I created one simple program to test the UIHandler annotation from the tutorial. @UiHandler(button) void handleClick(ClickEvent e) { Window.alert(Hello, AJAX); } But this event is not getting triggerred when i click on the button. Any clues ? public class

[android-developers] Does the mediaplayer keep running even in orientation change ?

2011-11-29 Thread KK
any such lag during orientation changes, it just plays smoothly. Appreciate your time. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

Re: [android-developers] Trying to exit app( using finish() ) gives ANR on device but not on emulator

2011-11-26 Thread KK
!= mMediaPlayer mMediaPlayer.getCurrentPosition() mMediaPlayer.getDuration())* * * something is wrong here but surprisingly this is working fine on emulator without any such error, any idea how is that possible? Thanks for your help. Regards, KK On Sat, Nov 26, 2011 at 1:21 PM, Raghav Sood raghavs

Re: [android-developers] Trying to exit app( using finish() ) gives ANR on device but not on emulator

2011-11-26 Thread KK
hi Pskink, That actually worked, I moved the timer.cancel() before releasing the mediaplayer. But what is the logical reasoning behind this, would you mind explaining in a word or two? or may be point me to any web reference that explains the thing. Thanks in advance. Regards, KK On Sat, Nov 26

[android-developers] How to use PendingIntent to open existing activity and not a new one

2011-11-26 Thread KK
running activity instead of opening a new one? Please let me know whats going wrong in the above code. Appreciate your time. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

Re: [android-developers] How to use PendingIntent to open existing activity and not a new one

2011-11-26 Thread KK
. Regards, KK On Sat, Nov 26, 2011 at 5:25 PM, Mark Murphy mmur...@commonsware.comwrote: Add either FLAG_ACTIVITY_REORDER_TO_FRONT or the combination of FLAG_ACTIVITY_SINGLE_TOP and FLAG_ACTIVITY_CLEAR_TOP as flags to your Intent. The latter finishes all other activities that might be on your

Re: [android-developers] How to use PendingIntent to open existing activity and not a new one

2011-11-26 Thread KK
Thank you very much Mark. I used both the flags in OR and it worked. I should have tried it as per your last hint. Thanks again. Regards, KK On Sat, Nov 26, 2011 at 6:12 PM, Mark Murphy mmur...@commonsware.comwrote: The only times I've done this with Notifications, I have used

[android-developers] ListView text goes black when scrolling the content

2011-11-25 Thread KK
android:layout_marginBottom=15dp /SeekBar /LinearLayout snippet--- Appreciate your time. Thanks. Regards, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com

Re: [android-developers] ListView text goes black when scrolling the content

2011-11-25 Thread KK
It really solved the problem. You are a lifesaver. Thank you very much. Regards, KK On Fri, Nov 25, 2011 at 5:05 PM, Mukesh Srivastav mukicha...@gmail.comwrote: Hi KK, Please add the following line to your listview, The problem get solves. android:cacheColorHint=# Warm Regards

[android-developers] Trying to exit app( using finish() ) gives ANR on device but not on emulator

2011-11-25 Thread KK
(); timer.cancel(); finish(); return true; ---code snippet- Just a note that I'm using notifications to show current song being played, using Timer for continuously updating the seekbar for the current song being played. Appreciate your time. Many thanks. Regards, KK -- You received this message

[visualization-api] Annotated Time Line moving Dates Forward

2011-11-14 Thread KK
I have a graph that queries for dates between DATE_A and DATE_B but the graph shows dates beyond DATE_B. At first I thought it was a Month/Day, Day/Month issue with my new Date(, MM, DD) but that doesn't seem to be the issue. Graph is here:

[android-developers] does android.media.Mediaplayer support asf stream playing ?

2011-11-09 Thread KK
asf stream media similar to other formats like shoutcast mp3 etc. Also, it would be helpful if someone can point me to the proper URL/tutorial for playing asf streams. Actually I'm trying to write a small app that plays couple of stream media formats. Appreciate your time. Thanks, KK -- You

[android-developers] Can we use a scrollview inside linear layout?

2011-11-06 Thread KK
my end result by some other elegant approach. Thanks in advance. Regards, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

Re: [android-developers] Can we use a scrollview inside linear layout?

2011-11-06 Thread KK
case if the no of items is say 50 then they will automatically be scrollable, right? Please rectify if I'm wrong. Thanks, kk On Mon, Nov 7, 2011 at 12:25 AM, Dianne Hackborn hack...@android.comwrote: Yes, you can, but you really should use a ListView instead of a ScrollView if you have a lot

[android-developers] Screen Orientation changes automatically in 2.2 emulator

2011-10-31 Thread KK
chunk Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more

[android-developers] how to make the Notification message move/scroll right to left(or vice versa)

2011-10-25 Thread KK
, I want to make it scroll so that the enduser can see the full text being displayed through notification. Thanks for your time. Regards, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] Re: how to make the Notification message move/scroll right to left(or vice versa)

2011-10-25 Thread KK
Hi Vasvari, Thanks for your answer. I got the point that we've to use custom layout, but dont know how do I hookup the custom layout to the notification event, would appreciate if you can point me to some sample code. Thanks, KK On Tue, Oct 25, 2011 at 2:15 PM, Zsolt Vasvari zvasv...@gmail.com

Re: [android-developers] Re: how to make the Notification message move/scroll right to left(or vice versa)

2011-10-25 Thread KK
Just to add one more info, that I'm running this app on API 8/Android 2.2 Thanks, KK On Tue, Oct 25, 2011 at 2:34 PM, KK dioxide.softw...@gmail.com wrote: Hi Vasvari, Thanks for your answer. I got the point that we've to use custom layout, but dont know how do I hookup the custom layout

Re: [android-developers] Re: how to make the Notification message move/scroll right to left(or vice versa)

2011-10-25 Thread KK
thanks, got it. let me add the url for others reference http://developer.android.com/guide/topics/ui/notifiers/notifications.html#CustomExpandedView --kk On Tue, Oct 25, 2011 at 2:38 PM, Zsolt Vasvari zvasv...@gmail.com wrote: I don't have any sample code. That's what the Android Samples

Re: [android-developers] Re: how to make the Notification message move/scroll right to left(or vice versa)

2011-10-25 Thread KK
android:layout_width=wrap_content android:layout_height=wrap_content android:layout_toRightOf=@id/image android:layout_below=@id/title / /RelativeLayout Thanks for your time. KK On Tue, Oct 25, 2011 at 3:12 PM, KK dioxide.softw...@gmail.com wrote: thanks, got it. let me

[android-developers] How to add custom TTS(text to speech) engines for unsupported Languages

2011-10-25 Thread KK
suggestion to achieve the same result is more than welcome. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

Re: [nox-dev] A couple of questions about simplerouting.

2011-10-23 Thread kk yap
wheather it is problem of switch or NOX. Mr.Dan said That seems like a NOX question. Can you give us the tcpdump of the control traffic? This is a moot argument until you can be sure what transpired. Regards KK I doubt that limitation of Pronto 3290 can't make flowtable. Any suggestion

[android-developers] How to play .asx streams in Android ?

2011-10-22 Thread KK
Hi All, Just wondering, is there any way we can play .asx streams on Android. I was searching on google, but could not find any positive answers over there. Is there any third party utility through which we can play this kind of streams on android phones? Appreciate your time. Thanks, KK

Re: [openflow-discuss] SFNet

2011-10-22 Thread kk yap
Hi Ramon, (cc-ing the mailing list for such matters) It might help for me to know what went wrong, i.e., the error messages. I have never tried the set of code with mininet, so I can only try to debug it along the way with the errors received. Bear with me. Regards KK On 21 October 2011 14

[android-developers] Re: How to pull information like current song, user-count etc from shoutcast URL in Android

2011-10-20 Thread KK
Hi All, Found something useful, let me try this and will post how well it goes. For others reference, this is the URL: http://code.google.com/p/streamscraper/ --KK On Tue, Oct 18, 2011 at 11:33 PM, KK dioxide.softw...@gmail.com wrote: Hi All, I'm not sure if my question fully belongs

[android-developers] Re: How to pull information like current song, user-count etc from shoutcast URL in Android

2011-10-20 Thread KK
-metadata-plain-java/ Hope someone will find this useful. Thanks, KK On Thu, Oct 20, 2011 at 10:23 PM, KK dioxide.softw...@gmail.com wrote: Hi All, Found something useful, let me try this and will post how well it goes. For others reference, this is the URL: http://code.google.com/p

[android-developers] How to pull information like current song, user-count etc from shoutcast URL in Android

2011-10-18 Thread KK
simple API calls, say with the shoutcast URL and provides the basic information like: current song, stream speed say in kbps, listening user count etc. Any help would be highly appreciated. Thanks for your time. --KK -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: Android source code not available at official site

2011-10-15 Thread KK
Any mirrors for Android source ? Thanks in advance. --KK On Sat, Oct 15, 2011 at 7:40 AM, Chris crehb...@gmail.com wrote: Because open source is here for your amusement.. Trade you my copy of froyo for your copy of honeycomb? Oh, wait -- You received this message because you

[android-developers] Android source code not available at official site

2011-10-13 Thread KK
manually at @ https://android.git.kernel.org/repo but the page is not available. Is there any alternative for the same. Would appreciate if someone can point me in the right direction to get the (latest)android source code. Thanks a ton. --KK -- You received this message because you are subscribed

Re: [nox-dev] Accessing TCP sequence numbers on packet-in-events

2011-10-12 Thread kk yap
in the short term). You will find that you will diverge from the main distribution and need to fix bugs on your own later. Regards KK On 12 October 2011 02:51, andrea simeoni andreasimeon...@gmail.com wrote: Hi KK, I think it is exactly want I need to solve my problem. Now the question is: I

Re: [openflow-discuss] zhesen's email address

2011-10-12 Thread kk yap
Hi Zhesen, The components are meant for the zaku branch in noxrepo.org. Regards KK On 12 October 2011 11:29, Zhesen ZHANG zhe...@nttmcl.com wrote: Hi KK, We cannot build the bicast on the nox-0.8.9 since there is no flowdb, mobiledb and routeinstaller in the source code. We put the bicast

Re: [nox-dev] Accessing TCP sequence numbers on packet-in-events

2011-10-11 Thread kk yap
Hi Andrea, In flow.cc, the flow struct is defined and that is used to parse the packet-in content. You can get the seq number for tcp_header which is described in packets.h. It should not be hard to parse this, since the packet is parsed for the various headers already. Regards KK On 11

Re: [fsug-tvm] [OT] Openings in Oracle's Trivandrum India Development Centre

2011-10-08 Thread krishnaprasad kk
HI Whats the CTC of QA.And whom to gv the resume to?? Regards Krishnaprasad On Fri, Oct 7, 2011 at 3:41 PM, Dhananjay Balan mb.dhanan...@gmail.comwrote: -- Forwarded message -- From: achuth pv achut...@gmail.com Date: 7 October 2011 15:01 Subject: Openings in Oracle's

[algogeeks] Re: Can Any1 provide a proper implementation of a Hashtable(Seperation Chaining) in C,C++

2011-10-08 Thread KK
#includeiostream #includevector #includelist #define TR(a,it)for(typeof((a).begin()) it = (a).begin(); it != (a).end(); ++it) using namespace std; void Insert(int key, int m, vector listint v); listint::iterator Search(int key, int m, vector listint v); void Delete(int key, int m,

Re: [android-developers] In AutoCompleteVeiw calling setAdapter() and setThreshod() gives error

2011-10-07 Thread KK
Thanks Kostya... 2011/10/7 Kostya Vasilyev kmans...@gmail.com The compiler is right - your curly braces are not matching up. The code you highlighted should be inside onCreate, not like it is now. -- Kostya Vasilyev 07.10.2011 9:04 пользователь KK dioxide.softw...@gmail.com написал

Re: [nox-dev] A question about network.graph.hh

2011-10-06 Thread kk yap
Hi, Murphy and Andrea are right. The structure is designed to store a tree, thanks to my need for a multicast tree in OpenFlow. So, it is the output and reference to the next switch and the corresponding input port at the next switch. Regards KK On 6 October 2011 07:42, andrea simeoni

Re: [android-developers] ListView Row not firing the click event

2011-10-06 Thread KK
What exactly is the error message you are getting? --KK On Thu, Oct 6, 2011 at 3:46 PM, Naveen kumarnaveen.si...@gmail.com wrote: i am using custom list , it's l1.setAdapter(new EfficientAdapter(this)); l1.setFocusable(true); l1.setClickable(true); l1

[android-developers] Re: OnCheckedChangeListener not working on RadioGroup

2011-10-06 Thread KK
Would appreciate if someone could explicitly mention what exactly is the fix for this error. As, I don't see any mention of compoundbutton and the user has correctly used RadioGroup.OnCheckedChangeListener I'm stuck at the same point. Thanks On Aug 12, 3:58 pm, Mark Murphy

Re: [android-developers] Re: OnCheckedChangeListener not working on RadioGroup

2011-10-06 Thread KK
); rdGroup.setOnCheckedChangeListener(*new RadioGroup.OnCheckedChangeListener() * { @Override public void onCheckedChanged(RadioGroup group, int checkedId) { // TODO Auto-generated method stub } }); Thanks to all of you. --KK On Thu, Oct 6, 2011 at 8:54 PM, KK dioxide.softw...@gmail.com wrote: Would appreciate

[android-developers] In AutoCompleteVeiw calling setAdapter() and setThreshod() gives error

2011-10-06 Thread KK
* * android:text=AutoCompleteTextView* * requestFocus/requestFocus* * /AutoCompleteTextView* */LinearLayout* Would appreciate if someone can point me what is wrong here or how to fix the error and make the code work. Thanks, KK -- You received this message because you are subscribed to the Google

[android-developers] Trying to play around with ContentResolver, but stuck with weird issue

2011-10-01 Thread KK
--- Thanks in advance. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

Re: [android-developers] Trying to play around with ContentResolver, but stuck with weird issue

2011-10-01 Thread KK
Hi Kostya, Thank you very much, You're a life saver ! Thanks, KK On Sat, Oct 1, 2011 at 8:59 PM, Kostya Vasilyev kmans...@gmail.com wrote: Take out this: 01.10.2011 19:26, KK пишет: import android.R; Then press Ctrl+Shift+O to resolve imports, and choose your project's R file

Re: [Dataperf] Problems with Shell and XP Pro/Windows Server 2003

2011-09-29 Thread KK
Congratulations, Brian! Greetings from a daddy of 3-year-old Amelia and 1-year-old (Oct. 5th) Julia from Poland. Krzysztof dataperf@dataperfect.nl napisał(a): By the way everyone, I have just become adaddy again. Mum and baby boy (Robert) are doing well, 3.5kgs (7lb 12oz), 53cm (almost21

Re: [android-developers] Re: How to capture sensor moves using SensorSimulator

2011-09-29 Thread KK
, KK On Thu, Sep 29, 2011 at 10:46 PM, ColorTheorist colortheorydevelo...@gmail.com wrote: You'll have to use the sensormanager class and use thresholds as you have mentioned at the lowest level by subscribing to the accelerometer. From there you should be able to do what you want

[android-developers] How to capture sensor moves using SensorSimulator

2011-09-28 Thread KK
process, if someone wants to tune the threshold value. Would appreciate if someone can throw some light on this. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com

[android-developers] how to play streaming media on android

2011-09-27 Thread KK
pointers would be highly appreciated. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

Re: [android-developers] Re: how to play streaming media on android

2011-09-27 Thread KK
Thanks Mort. Please let me know if you have some web links about the ShoutCast support. I'll also check it in google. Thanks, KK On Tue, Sep 27, 2011 at 6:40 PM, mort m...@sto-helit.de wrote: If your device isn't too buggy to do it (which isn't that rare...), simply pass the URL instead

[android-developers] how to play media files(mp3) with some missing metadata

2011-09-27 Thread KK
using are the ones commonly available on the web and might be missing the metadata. Any help would be appreciated. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

[android-developers] Re: how to play media files(mp3) with some missing metadata

2011-09-27 Thread KK
if someone can point me in the right direction. Thanks, KK On Tue, Sep 27, 2011 at 9:47 PM, KK dioxide.softw...@gmail.com wrote: Hi All, As part of my basic mp3 player, I'm using the inbuilt media player to play songs. The problem I'm facing is that, though I'm able to get TITLE but during

[android-developers] how to recursively search for media(mp3) files in sdcard

2011-09-26 Thread KK
in a efficient wayy. Would appreciate if someone could help me getting this. Any working example for the same would be very helpful. Thank you. KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] how to recursively search for media(mp3) files in sdcard

2011-09-26 Thread KK
code. Thanks, KK On Tue, Sep 27, 2011 at 12:19 AM, Mark Murphy mmur...@commonsware.comwrote: On Mon, Sep 26, 2011 at 2:44 PM, KK dioxide.softw...@gmail.com wrote: I'm trying to write some simple method to recursively crawl the sdcard in all foders and create a list of all mp3 files, which I

Re: [android-developers] Re: Creating PNG images for app startup, background etc

2011-09-26 Thread KK
Hi Oli, Can you elaborate a bit on how to get a PNG exported from a scene or how to convert some image say in JPEG format to PNG and then put that in proper dimension and size. Can you point us to some tutorial links? Thanks in advance. Thanks, KK On Mon, Sep 26, 2011 at 2:35 PM, Oli oli.wri

Re: [android-developers] Re: Creating PNG images for app startup, background etc

2011-09-26 Thread KK
Hi Chris, Thanks for the links. I'm going to spend some time learning more about using GIMP utility to help me creating basic splash images, background images etc. Thanks, KK On Tue, Sep 27, 2011 at 8:44 AM, Chris crehb...@gmail.com wrote: On Sunday, September 25, 2011 8:32:50 AM UTC-4, KK

[android-developers] Creating PNG images for app startup, background etc

2011-09-25 Thread KK
only with 320x480 size) from the web but it dint' work, it me errors saying not a PNG image, wrong format etc.. Any help would be appreciated. Thanks, kk -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Re: How to use SensorSimulator @ http://code.google.com/p/openintents/wiki/SensorSimulator

2011-09-25 Thread KK
Hi Adam, Thanks for the quick help. You are right, once I changed the mSensorManager to be an instance of SensorManagerSimulator, it worked like a charm. Thank you. --KK On Sun, Sep 25, 2011 at 7:16 PM, Adam Ratana adam.rat...@gmail.com wrote: It's been a long time since I've used

Bug #48741 [Com]: Compilation error

2011-09-24 Thread kk dot polygon at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=48741edit=1 ID: 48741 Comment by: kk dot polygon at gmail dot com Reported by:admin at phpcode dot us Summary:Compilation error Status: Bogus Type: Bug Package

[android-developers] How to use SensorSimulator @ http://code.google.com/p/openintents/wiki/SensorSimulator

2011-09-24 Thread KK
someone help me how to fix these errors and use the SensorSimulator to simulates movements/shakes etc. Thanks in advance. --KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

Re: [nox-dev] Getting dl_src, nw_src

2011-09-23 Thread kk yap
Hi, nw_src and nw_dst are 32-bit unsigned integers , i.e., binary values of the IP address. This is how ofp_match is defined in OpenFlow. It might help to read the spec for the exact definition. Regards KK 2011/9/23 Min-Hyup KANG kang-min-h...@hanmail.net Hi All, I would like to get

[android-developers] how to show numbers before each string in ListView

2011-09-22 Thread KK
the same effect. Any help would be highly appreciated. Thanks, KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android

Re: [nox-dev] NOX routing question

2011-09-20 Thread kk yap
is of course responding to ARPs appropriately. All of which are not implemented in the default distribution to the best of my knowledge. Hope this information is clear. Regards KK On 19 September 2011 23:38, danderson415 danderson...@gmail.com wrote: Hi Kok-Kiong, I hope this email is not too

Re: [nox-dev] NOX routing question

2011-09-20 Thread kk yap
be cool. Regards KK On 20 September 2011 13:49, danderson415 danderson...@gmail.com wrote: I see. So if I set up ARP entries statically using arp command, the ping should work, right? Thanks for your prompt reply. David On Tue, Sep 20, 2011 at 4:30 AM, kk yap yap...@stanford.edu wrote: Hi David

Re: [nox-dev] Running Lavi

2011-09-20 Thread kk yap
Seems like an invalid JSON string is being returned. See what you get when you print sock.recv(4096). Regards KK On 20 September 2011 21:13, Aaron Rosen aro...@clemson.edu wrote: Thanks kk, Quick question, I'm getting the following error with getlinks any idea?  getnodes works fine though

[Pressemeldungen] kk borcunuzu ihmal etmeyin

2011-09-19 Thread kk-borcunuzu ödeyelim
Merhabalar, Lütfen hızlı karar veriniz. Çünkü, geciktiğiniz hergün ödemek zorunda kaldığınız faiz artmaktadır. Ödeyemediğiniz ya da asgarisini ödediğiniz kartınıza işleyen faiz sizi zor durumda bırakmaktadır. Oysa Kredifiks'den hizmet aldığınız taktirde 1.000 TL'lik borcunuz için aylık

ocr greek language pack

2011-09-18 Thread kk
Hi! I am a greek user of free OCR V3. This programme is very useful, but it will be better for me to exist a greek language pack, because most of my PDF files are written in greek language. Please help me to improuve my daily routine. Amicably, kk -- You received this message because you

Re: [fsug-tvm] SATA and PATA

2011-09-16 Thread Jemshid KK
On 23 August 2011 20:44, Syam Krishnan sya...@gmail.com wrote: But when the speeds gets higher, parallel communication becomes difficult. On a parallel data link, all lines should be synchronized (i.e. no skew) to maintain data integrity. Further, when you have several adjacent lines

[algogeeks] SPOJ PIE

2011-09-15 Thread KK
http://www.spoj.pl/problems/PIE/ I solved this using Binary Search its similar to shake shake shaky of spoj... but still get WA :( Plzz help... #includeiostream #includealgorithm using namespace std; bool solve(int *pie, int n, int mid,int f) { int sum = 0; for (int i=0; in; i++)

[algogeeks] Re: MS test cases type Questions

2011-09-14 Thread KK
U must mention all the boundary cases, very large input cases, -ve nos and must throw appropriate exception while coding during interviews... Questions are not too hard in MS... just they dont want buggy code... even if u allocate memory.. u should take an if condition i.e. if (p ! = NULL)...and

[algogeeks] Re: MICROSOFT in VJTI mumbai

2011-09-14 Thread KK
@Bharatkumar bagana : that is a standard Qs which uses line sweep algo and has O(n lgn) soln other than the trivial O(n^2) soln... google that Qs... @tej bala: out of 10.. 5-6 were output type obj Q... then 1 was what's full form of GCC... its gnu compiler collection.. i made mistake in this Q..

Re: [nox-dev] Get a new Datapath ID?

2011-09-12 Thread kk yap
. are be done by the flow rules anyway. PS If your NAT box is getting its IP address via DHCP, then let me know because you can cheat a little to get the address in the controller. Hope this helps. Regards KK On 8 September 2011 07:37, Shrutarshi Basu ba...@cs.cornell.edu wrote: On Thu, Sep 8

[QUAD-L] Yellowstone’s New Trail Guide for Visitors Using Wheelchairs

2011-09-12 Thread KK
http://blog.amsvans.com/49461-yellowstones-new-trail-guide-for-visitors-using-wheelchairs/?utm_source=feedburnerutm_medium=feedutm_campaign=Feed%3A+Disability-News-Wheelchair-Handicap-Disabled-Blog+%28AMS+Vans+Wheelchair+Accessibility+Blog+and+Disability+News%29

[algogeeks] Re: Implementing a grep

2011-09-10 Thread KK
grep is actually implemented using a suffix tree -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from this group, send email to

[algogeeks] Re: MICROSOFT in VJTI mumbai

2011-09-10 Thread KK
MS visited out col with 2 profiles... written test: 3 different papers: 1 one all objectives 2nd 2 subjective problems... 1 ws to find the closest pair of points... and other was to find the bugs and provide the test cases for the already provided string copying code... then it was followed by 4

just click

2011-09-06 Thread General on behalf of jjj kk
http://kajendrakumar.webpromooffer.com http://www.bux2get.com/aft/297f6198/2a7dab89.html -- You received this message because you are subscribed to the Google Groups General group. To post to this group, send email to google-translate-general@googlegroups.com. To unsubscribe from this group,

http://www.bux2get.com/aft/297f6198/2a7dab89.html

2011-09-05 Thread General on behalf of jjj kk
http://www.bux2get.com/aft/297f6198/2a7dab89.html -- You received this message because you are subscribed to the Google Groups General group. To post to this group, send email to google-translate-general@googlegroups.com. To unsubscribe from this group, send email to

[QUAD-L] Two Ready To Roll Wheelchair Accessible Vehicles

2011-09-04 Thread KK
United Spinal Association's blog tonight has this article about the MV-1 SE accessible vehicle. http://www.usatechguide.org/blog/ready-to-roll-accessible-vehicles/

[algogeeks] Euler Phi Function

2011-08-30 Thread KK
This is the code for the Euler phi function: int phi (int n) { int result = n; for (int i=2; i*i=n; ++i) if (n % i == 0) { while (n % i == 0) n /= i; result -= result / i; // M NOT

[android-security-discuss] How does Android EditText store the content internally

2011-08-29 Thread KK
String), in which case there might still be a way for a hacker to get the password out? Thanks KK -- You received this message because you are subscribed to the Google Groups Android Security Discussions group. To post to this group, send email to android-security-discuss@googlegroups.com

Re: [openflow-discuss] OpenFlow 1.1 ofp_packet_in padding clarification

2011-08-29 Thread kk yap
sense for the switch to parse the packet before sending it to the controller (if resources and implementations can afford it). At least this would provide some consistency for malformed packets. Regards KK 2011/8/29 Zoltán Lajos Kis zoltan.lajos@ericsson.com: Hi, Thanks for the feedback

[android-developers] How does Android EditText store the content internally

2011-08-27 Thread KK
String), in which case there might still be a way for a hacker to get the password out? Thanks KK -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] Button in Custom Preference gets enabled automatically

2011-08-25 Thread KK
I have a custom preference in my application which consists of a textview and a button and it is put in a preference screen. I load the layout in the onCreateView of the preference LayoutInflater inflater = (LayoutInflater)getContext(). getSystemService(Context.LAYOUT_INFLATER_SERVICE);

[algogeeks] Re: C code scanf problem

2011-08-24 Thread KK
Using getchar() after the first scanf ll be much better...!! -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from this group, send email to

[documentation-dev] Technical Writer

2011-08-17 Thread Reji Raj KK
Hello OpenOffice Team, My name is Reji Raj. I am 27years old and I live and work in Bangalore - India. I am a budding Technical Writer and I have very least exposure to Technical Writing. Though, I spent money in getting a Cetificate through an institute, I honestly feel that, it was utter waste

<    2   3   4   5   6   7   8   9   10   11   >