You Are Here:

Community: Developer Discussion Boards

#1 Old Smile My First Python Application (pyTrivia) - 2008-06-27, 17:31

Join Date: Jun 2008
Posts: 4
alvinpaul
Offline
Registered User
I would just like to share with you my very first Python Application. I just started learning the language 3 days ago and I really enjoyed learning it

The application is located at http://www.ilyk.net

There might still be some bugs, but I hope you enjoy it!

Note: PLEASE TRY THIS WITH A MOBILE DEDICATED TO TESTING PURPOSES ONLY AS I ONLY TESTED IT ON MY N95. THE QUESTIONS ARE FROM AN MIRC TRIVIA SCRIPT.
Last edited by alvinpaul : 2008-06-27 at 18:20.
Reply With Quote

#2 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 17:58

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by alvinpaul View Post
I would just like to share with you my very first Python Application. I just started learning the language 3 days ago and I really enjoyed learning it

The application is located at http://ilyk.net

There might still be some bugs, but I hope you enjoy it!

Note: PLEASE TRY THIS WITH A MOBILE DEDICATED TO TESTING PURPOSES ONLY AS I ONLY TESTED IT ON MY N95
hi alvinpaul
first of all a warm welcome to this python dibo. good to see a new developer.
sorry to say the link you have provided not working in my browser giving a server not found error.
can anyone verify that.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#3 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 18:02

Join Date: Jun 2008
Posts: 4
alvinpaul
Offline
Registered User
Quote:
Originally Posted by gaba88 View Post
hi alvinpaul
first of all a warm welcome to this python dibo. good to see a new developer.
sorry to say the link you have provided not working in my browser giving a server not found error.
can anyone verify that.
Hi,

Thanks for the welcome

Can you try www.ilyk.net?

Regards,
Alvin


---
Visit my blog at http://alvin.azurin.org
Reply With Quote

#4 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 18:41

Join Date: Dec 2007
Posts: 409
Location: Tempe, AZ
Send a message via Yahoo to shubhendra Send a message via Skype™ to shubhendra
shubhendra's Avatar
shubhendra
Offline
Forum Nokia Champion
Link is perfectly working.
I am attaching it here try it.
Attached Files
File Type: zip pyTrivia.zip (116.6 KB, 88 views)


IDEAS is all they need but still they think only Genius can give them that.
Reply With Quote

#5 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 19:13

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
hi avinpaul again
you didnt mention on what edition of s60 phones your application is going to work.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#6 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 19:15

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Online
Forum Nokia Champion
Quote:
Originally Posted by gaba88 View Post
hi avinpaul again
you didnt mention on what edition of s60 phones your application is going to work.
He said he tested it on an N95, so it's safe to assume that 3rd edition is on the "working" list. And since there is only one sis file in the archive, 3rd edition is probably the only supported platform until he makes a sis for 2nd edition too.
Reply With Quote

#7 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 19:27

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
thanks bogdan for mentioning it
actually tried first on a 2nd edition phone it didnt worked thats why asked this question.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#8 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 21:59

Join Date: Nov 2007
Posts: 34
bakidilek
Offline
Registered User
I tried your program but I cant install it. the eror is file is corupted.

nokia 6600

take care...
Reply With Quote

#9 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 22:29

Join Date: Mar 2003
Posts: 115
Dansco
Offline
Regular Contributor
Quote:
Originally Posted by bakidilek View Post
I tried your program but I cant install it. the eror is file is corupted.

nokia 6600

take care...
This seems to be for the 3rd edition phones mate
Reply With Quote

#10 Old Re: My First Python Application (pyTrivia) - 2008-06-27, 23:33

Join Date: Jun 2005
Posts: 382
y.a.k
Offline
Regular Contributor
Any info on what it does?
Reply With Quote

#11 Old Re: My First Python Application (pyTrivia) - 2008-06-28, 02:42

Join Date: Jun 2008
Posts: 4
alvinpaul
Offline
Registered User
Quote:
Originally Posted by y.a.k View Post
Any info on what it does?
Hi,

It's just a trivia game.

Alvin


---
Visit my blog at http://alvin.azurin.org
Reply With Quote

#12 Old Smile Re: My First Python Application (pyTrivia) - 2008-06-28, 12:05

Join Date: Jun 2008
Posts: 4
alvinpaul
Offline
Registered User
Implemented minor changes:

#------------------------------------------------------------------------------------------------------
# CHANGE LOG:
#
# 0.1.1 (Minor Changes)
# - Added audio after the user answers a question
# - Fixed bug when user answers a question using lower case characters
# - Removed the Orientation option in the menu as it would be difficult to answer in landscape mode
# - Added screen graphics as screen is too bare
#------------------------------------------------------------------------------------------------------


---
Visit my blog at http://alvin.azurin.org
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Announcing a Python application for speed camera alerting mposborne Python 6 2008-05-15 20:23
python application hangs after running some .py files. sagars Python 2 2008-05-03 23:03
[announce] PyUIQ. Python for UIQ 2.1 and 3.x OscarBernabeu Python 35 2008-01-17 10:12
how to develop an application which can run on Series 60 emulator in Python manitmalik Python 3 2007-03-13 22:13
Application without icon in application menu iulian_moldovan General Symbian C++ 3 2006-12-14 10:38

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia