Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eeems

Pages: 1 ... 99 100 [101] 102 103 ... 370
1501
It appears, according to the error, that you need to declare that class as an activity in your AndroidManifest.xml file. Also, does the ShowDescription class extend Activity?
Oh lol, I just copied over the source files, didn't think about AndroidManifest.xml
ShowDescrition should extend it I think, check out the zip.

1502
Graviter / Re: Graviter
« on: November 10, 2011, 09:33:02 am »
Looking epic as always :)

1503
Computer Projects and Ideas / Re: SMF bot detection mod
« on: November 09, 2011, 11:11:44 pm »
I've also been wondering if we should turn on captcha. Some people have issues with captcha that makes it an issue to use though.

1504
Computer Projects and Ideas / Re: SMF bot detection mod
« on: November 09, 2011, 10:24:18 am »
Sounds like a good idea to me

1505
News / Re: Deep Thought becomes manager
« on: November 08, 2011, 11:10:49 pm »
In the past CoT have had mod powers by default. The rules/regulatuons are going through a re-write though so who knows exactly how its going to look in the future.
Right now there aren't staff positions open per-say, anyone can feel free to apply though at any time, you never know we might just add another member to the team.

Hm...where and how might we apply?
pm the admins with your application. Remember there are qualifications  for becoming a CoT.

1506
News / Re: Deep Thought becomes manager
« on: November 08, 2011, 10:19:58 pm »
In the past CoT have had mod powers by default. The rules/regulatuons are going through a re-write though so who knows exactly how its going to look in the future.
Right now there aren't staff positions open per-say, anyone can feel free to apply though at any time, you never know we might just add another member to the team.

1507
Humour and Jokes / Re: How We Help Non-Computer People
« on: November 08, 2011, 10:15:28 pm »
Ive seen this before lol. So true :p

1508
2.3.7 ( CyanogenMod 7 )
It's giving me an error on startActivityForResult(itemintent,0);
Logcat of the error:
Quote
11-08 08:25:42.359: E/AndroidRuntime(18774): FATAL EXCEPTION: main
11-08 08:25:42.359: E/AndroidRuntime(18774): android.content.ActivityNotFoundException: Unable to find explicit activity class {org.omnimaga.eeems/org.omnimaga.eeems.ShowDescription}; have you declared this activity in your AndroidManifest.xml?
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1405)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.app.Instrumentation.execStartActivity(Instrumentation.java:1379)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.app.Activity.startActivityForResult(Activity.java:2827)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at org.omnimaga.eeems.OmnimagaActivity.onItemClick(OmnimagaActivity.java:61)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.widget.AdapterView.performItemClick(AdapterView.java:284)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.widget.ListView.performItemClick(ListView.java:3513)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.widget.AbsListView$PerformClick.run(AbsListView.java:1849)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.os.Handler.handleCallback(Handler.java:587)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.os.Handler.dispatchMessage(Handler.java:92)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.os.Looper.loop(Looper.java:130)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at android.app.ActivityThread.main(ActivityThread.java:3835)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at java.lang.reflect.Method.invokeNative(Native Method)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at java.lang.reflect.Method.invoke(Method.java:507)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
11-08 08:25:42.359: E/AndroidRuntime(18774):    at dalvik.system.NativeStart.main(Native Method)

1509
Thanks! Ill test it out when I get home from work.

EDIT: Alright just about to test now. You just had to change my source file setup didn't you ;P

EDIT2: Alright it works, although clicking on an item doesn't give more info, it crashes. Thanks a ton though!

1510
Computer Programming / [Java][Android]Issues with making a RSS Dom Parser
« on: November 07, 2011, 08:50:00 pm »
Error Log: http://pastebin.com/YaP28L19
Code in question: http://pastebin.com/sDYgwB5B (line 56, called from line 43)
Full source code: http://dl.dropbox.com/u/763272/android/Omnimaga.zip
I'm thinking it's the fact that (Node)list.item(i) is returning a null. No idea if that is the problem though. Anybody have a fix/better way to do this?
( I've tried using SAX to parse the xml, but it keeps on not working ( returning a blank feed ) ).

1511
Yeah, not quite sure what it is though since it seems that the stop forum spam is still catching spambots for us. Maybe something linked to us and there are a ton of new ones attacking our site?

1512
Miscellaneous / Re: Who has a twitter account?
« on: November 03, 2011, 07:38:44 pm »
* Eeems points to his signature

1513
I'm pretty sure it is still working, I've been havibg to reject a couple hundred registrations in the past three days due to flagged ip's and/or emails.

1514
Miscellaneous / Re: So what is everyone up to?
« on: November 02, 2011, 07:15:00 pm »
You go to work?
Where do you work? o.O

Yeah I'm working night shift at a home and garden center chain we have in canada called Rona

1515
Web Programming and Design / Re: withg.us.to -> DEAD -> Better future?
« on: November 02, 2011, 07:09:40 pm »
yay! This meeans I don't have to recreate one script that I don't have locally

Pages: 1 ... 99 100 [101] 102 103 ... 370