QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

Release!: Vote tabel(in real time)

This is a discussion on Release!: Vote tabel(in real time) within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; This vote tabel i created, can be used in real time(the stand alone version) or be used in a Lua ...

Reply
 
LinkBack Thread Tools
Old 07-27-2006, 06:27 PM   #1
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default Release!: Graphical Vote Tabel <-

This vote tabel i created, can be used in real time(the stand alone version) or be used in a Lua application.

It contains:
A stand alone version, wish allows you to cange the values of the votes.
A function wish Lua developers can use in theyr Lua applications. Everything is inbuildt in a function, for easy use for Lua developers.

Please enjoy!



Bugfix update! Please re-download!
The bug that was fixed was the freeze bug. It was caused if you putted all votes to < 1, because of the procent calculation. However, it's fixed now.

I attached the .rar file, please download below.
Attached Files
File Type: rar Graphical Vote tabel(Bug fix).rar‎ (598.8 KB, 3 views)
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]

Last edited by HaxxBlaster; 07-31-2006 at 05:17 AM..
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-27-2006, 06:29 PM   #2

Developer
 
MexicanSnake's Avatar
 
Join Date: Mar 2006
Location: Guadalajara
Posts: 958
Trader Feedback: 0
Default

Cool That Gave Me An Idea!
__________________

Current projects:
  • pspshootoutsv0.4
  • PSPIRATESv6 :D
  • Kindom Hearths: Sora´s Adventure V0.2
  • PSPirates Alarm Clock v0.3
  • Changos!: fall of the army-ITS ALIVE AND WORKING (coming soon)
PSPMEX DevTeam.
MexicanSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-27-2006, 06:32 PM   #3
 
cooldocy795's Avatar
 
Join Date: Jan 2006
Posts: 338
Trader Feedback: 0
Default

Does it communicate with a server? If not, how does the developer get the information?
cooldocy795 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-27-2006, 06:35 PM   #4
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default

Quote:
Originally Posted by cooldocy795
Does it communicate with a server? If not, how does the developer get the information?
What do you mean? The developers will only be able to display the value they self enter when they load the function.
So, it will be possible for a developer to make it communicate with a server, but originally it don't.
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-27-2006, 09:24 PM   #5
 
Urza's Avatar
 
Join Date: Aug 2005
Posts: 4,540
Trader Feedback: 0
Default

Quote:
Originally Posted by cooldocy795
Does it communicate with a server? If not, how does the developer get the information?
I think he means it benefits the developer because he's made it easy for other devs to implement in their projects.
Urza is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2006, 04:14 AM   #6
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default

Up...
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]

Last edited by HaxxBlaster; 07-29-2006 at 05:31 AM..
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2006, 04:16 AM   #7
Enter Custom Title
 
Join Date: Feb 2006
Location: National Front Disco
Posts: 13,063
Trader Feedback: 0
Default

cool, good work!
Moose is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2006, 12:13 PM   #8
 
manaox2's Avatar
 
Join Date: Jan 2006
Location: USA
Posts: 466
Trader Feedback: 0
Default

Wow, with a wireless funtion (maybe netlib), you could make something of a slashdot for only homebrew users of the psp. Thats insane. I love the idea, very creative.
manaox2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2006, 12:44 PM   #9

73|-| m4573r poker
 
delight1's Avatar
 
Join Date: Jan 2006
Location: some place fun
Posts: 4,117
Trader Feedback: 0
Default

i found a bug. there can not be either, i am not sure which, <1 or <0 voters. if try to make it so that there are no votes it will freze
__________________
delight1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-30-2006, 12:55 AM   #10
I hate video games.
 
Crimson_Tears's Avatar
 
Join Date: Mar 2006
Location: Texas U.S.A. _=*=_Am
Posts: 1,088
Trader Feedback: 0
Default

Thats pretty cool nice work!
__________________
[CENTER][FONT="Arial Narrow"][IMG]http://i10.photobucket.com/albums/a137/CrimsonTearsXE/VG%20Pics/mkdstag.png[/IMG]

[COLOR=DarkRed][B][U]RESIDENT EVIL OUTBREAK: File 1&2 User name:[/FONT][/U][/B] CrimsonTears

[FONT="Arial Narrow"][B][U]METAL GEAR SOLID 3: SUBSISTANCE Online User name:[/FONT][/U][/B] Crimson Tears
[SPOILER="Click show to view my PC I built!"] [COLOR="DarkRed"]Pentium IV 2.4GHz Processor with hyper threading technology, Chaintech motherboard, 280GB Total Hard Drive space, 128bit Nvidia MX4000 Graphics Card, 2 Cd & 1 DVD burner drives, 1024DDR Ram, Operating System is Windows XP Professional, and using AT&T Yahoo DSL.[/COLOR][/COLOR][/SPOILER][/CENTER]
Crimson_Tears is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-30-2006, 03:31 AM   #11
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default

Thank you very much to all of you! =)
Keep it commin' with the ideas!

Quote:
Originally Posted by delight1
i found a bug. there can not be either, i am not sure which, <1 or <0 voters. if try to make it so that there are no votes it will freze
Yes, i am aware of that. I will try to fix it in some way.
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]

Last edited by HaxxBlaster; 07-30-2006 at 03:49 AM..
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-30-2006, 03:38 AM   #12
 
Urza's Avatar
 
Join Date: Aug 2005
Posts: 4,540
Trader Feedback: 0
Default

Quote:
Originally Posted by manaox2
Wow, with a wireless funtion (maybe netlib), you could make something of a slashdot for only homebrew users of the psp. Thats insane. I love the idea, very creative.
If we could someway implement a WiFi function... we could create something of a PSP 'Peace Bomb'... it could be incredible..
Urza is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 05:12 AM   #13
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default

Bugfix update! Please re-download!
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 05:23 AM   #14
 
iball®'s Avatar
 
My Mood: Aggressive
Join Date: Oct 2005
Location: Interstates
Posts: 9,652
Trader Feedback: 0
Default

Well, there's a possible commercial/training/teaching aspect to this.
You basically hand out a few PSPs with this already up and running on it and head out to a mall somewhere to query people on something.
You can modify this so that when all the queries are done you select 'Upload data to server' when you're in range of a free wi-fi hotspot somewhere (or back at home) and upload the results from the application and then maybe see the totals via webpage using a browser.
No access to wi-fi? Simple, select 'Dump results to file' and it outputs the compiled results to a TXT file in comma-delimited format that can be copied off the memory stick and uploaded to a server via a special 'import data' web page that processes the TXT file.

And if you really think about it, this is a way for QJ.net to take polling offline to gather information from the rest of the world and not just the gaming community.
__________________
[spoiler=signature][center][img]http://i33.photobucket.com/albums/d75/iball2929/iballsig2fz.jpg[/img][/center]
[size=-2][center][b][color=purple]Nintendo DS WFC codes[/b][/color][/center][/size][size=-2][center][b][color=green]Mario Kart DS: 180448 583615 (I-Ball)[/color]
[color=blue]Animal Crossing: Town of Sampson 4853-9284-6519 (I-Ball)[/color]
[color=red]Metroid Prime Hunters: 5025 8054 3555[/size][/center][/color][size=-2][center]-----------------[/center][center][color=blue]Homebrew authors! If your software is based upon GPL code then you MUST release the modified source code you created the same time you release the binaries![/b][/size][/color][/center]
[size=-2][center][b]Supercard mini-SD w/2GB 150x Mini-SD card, SuperPass II, FlashMe v7 and an EFA Linker II GBA flashcart[/b][/center][/size][/spoiler]
iball® is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 11:46 AM   #15

Developer
 
MexicanSnake's Avatar
 
Join Date: Mar 2006
Location: Guadalajara
Posts: 958
Trader Feedback: 0
Default

It would be awesome and useful if you add wifi via netlib.. Im loocking foward
__________________

Current projects:
  • pspshootoutsv0.4
  • PSPIRATESv6 :D
  • Kindom Hearths: Sora´s Adventure V0.2
  • PSPirates Alarm Clock v0.3
  • Changos!: fall of the army-ITS ALIVE AND WORKING (coming soon)
PSPMEX DevTeam.
MexicanSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 12:59 PM   #16
 
HaxxBlaster's Avatar
 
Join Date: Nov 2005
Location: Sweden
Posts: 460
Trader Feedback: 0
Default

Can't the developer do that him/her self? I really think it's best to keep it flexible.
What exactly was your Wi-Fi idea about, or did you mean Iballs idea?
__________________
[CENTER]Some of my homebrew Applications/Games:
[URL=http://forums.qj.net/showthread.php?t=47294&page=1&pp=10]Planet Fighter[/URL] | [URL=http://forums.qj.net/showthread.php?p=641672#post641672]Graphic Creator (V2.0)[/URL] | [URL=http://forums.qj.net/showthread.php?p=512717]Fire Pong[/URL] | [B][URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html#post1430891"][COLOR="Red"][SIZE="3"]Brushes v2.0[/COLOR][/SIZE][/B][/URL] [URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][B][SIZE="2"][COLOR="Black"]Released![/COLOR][/SIZE][/B][/URL]
[URL="http://haxxblaster.2u.se/"][COLOR="black"][FONT="Arial Black"]www.HaxxBlaster.com[/FONT][/COLOR][/URL]

[URL="http://forums.qj.net/f-psp-development-forum-11/t-release-brushes-v20-99207.html"][IMG]http://img19.imageshack.us/img19/1346/brushesbannerqz3.png[/IMG][/URL][/CENTER]

Last edited by HaxxBlaster; 07-31-2006 at 01:19 PM..
HaxxBlaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 01:06 PM   #17

Developer
 
MexicanSnake's Avatar
 
Join Date: Mar 2006
Location: Guadalajara
Posts: 958
Trader Feedback: 0
Default

urm I need it to make polls in my game to select the "favorite players" in pspshootouts with wifi of course
__________________

Current projects:
  • pspshootoutsv0.4
  • PSPIRATESv6 :D
  • Kindom Hearths: Sora´s Adventure V0.2
  • PSPirates Alarm Clock v0.3
  • Changos!: fall of the army-ITS ALIVE AND WORKING (coming soon)
PSPMEX DevTeam.
MexicanSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 01:08 PM   #18

is not posting very often
 
Glynnder's Avatar
 
Join Date: Feb 2006
Location: omnipresent
Posts: 5,161
Trader Feedback: 0
Default

wow, with wifi votes would rock, just pick one from a long list and bam!

Cool idea.

phew no more 666 in my post count
__________________
Quote:
Originally Posted by Abe
Either way, if you don't know, don't guess. Stick to answering questions about stuff you're qualified to answer, like Pokemon questions or something along those lines.
http://forums.qj.net/501501-post26.html
Glynnder is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 01:08 PM   #19

OMFG
 
Slasher's Avatar
 
Join Date: Jul 2005
Location: Toronto
Posts: 2,816
Trader Feedback: 0
Default

Great idea.

PS - it's table, not tabel.
Slasher is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2006, 01:10 PM   #20
 
iball®'s Avatar
 
My Mood: Aggressive
Join Date: Oct 2005
Location: Interstates
Posts: 9,652
Trader Feedback: 0
Default

Or use it as a 'level voting system' in online homebrew deathmatches, similiar to what BF2: MC does on the 360.
__________________
[spoiler=signature][center][img]http://i33.photobucket.com/albums/d75/iball2929/iballsig2fz.jpg[/img][/center]
[size=-2][center][b][color=purple]Nintendo DS WFC codes[/b][/color][/center][/size][size=-2][center][b][color=green]Mario Kart DS: 180448 583615 (I-Ball)[/color]
[color=blue]Animal Crossing: Town of Sampson 4853-9284-6519 (I-Ball)[/color]
[color=red]Metroid Prime Hunters: 5025 8054 3555[/size][/center][/color][size=-2][center]-----------------[/center][center][color=blue]Homebrew authors! If your software is based upon GPL code then you MUST release the modified source code you created the same time you release the binaries![/b][/size][/color][/center]
[size=-2][center][b]Supercard mini-SD w/2GB 150x Mini-SD card, SuperPass II, FlashMe v7 and an EFA Linker II GBA flashcart[/b][/center][/size][/spoiler]
iball® is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
real , release , tabelin , time , vote

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 09:47 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us