Poker Chip Forums-ChipTalk.net
This custom ChipTalk link is built to show you only the real deal: Casino quality poker chips; Not the plastic chips that some sellers call "clay."
http://www.eBay.com/casino-chips
Home Classifieds Site Tools User Tools Quick Links Help
Go Back   Poker Chip Forums-ChipTalk.net > Home Game Advice > Chip Breakdowns
User Name
Password Register

» Navigation Menu
» Latest Auction Listings
Title, Username, & Date
Go to first new post Unique custom made wood case on eBay...
11-19-2008 02:41 PM
Go to first new post 1400 Desert Palms "pure clays" w/case
12-02-2008 03:33 AM
Go to first new post J.A. EWING 200 chip rack...
11-19-2008 02:44 PM
Go to first new post Ebay-horseheads...
11-28-2008 01:15 AM
Go to first new post Sealed Authentic 2006 Wsop Cards Copag
11-22-2008 10:52 PM
Go to first new post Aquasino's, surfsides and Playboys
11-30-2008 08:13 AM
Go to first new post Walnut wall mount chips display case
11-25-2008 11:42 AM
Go to first new post 400 Paulson Sahara Tournament Chips
11-30-2008 08:19 PM
Go to first new post Outpost $1
11-26-2008 07:29 PM
Go to first new post LOTS of Paulsons, Palais de Congress, Outpost, AP, Advertising, Aruba, EP
11-22-2008 08:10 PM
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #51 (permalink)     Top 
Old 01-01-2006, 08:41 PM
CaptLego's Avatar
CaptLego CaptLego is offline
World Series Final Table
 
Join Date: Mar 2005
Posts: 2,834
Chips: 29,466
Rating: 0% (0)
Send a message via AIM to CaptLego
Re: Chip Breakdown Calculator ** Version 0.4 now available **

Quote:
Originally Posted by Strange
Yep, first time through I ran the MCRInstaller.exe and that seemed to work fine, no errors on installation. It created a number of files as it ran, and when i installed it the second time (after an uninstall) I ran the MCRInstaller.msi file, again with no errors.

I unzipped the breakdown.zip file to a new folder and ran the breakdown4.exe from there.

What path settings should I check for?
Hmmm... I'm not sure what your problem is.
If you run the MCRInstaller.exe, it should automatically add the path needed for the runtime. In my case, this is in the ...\v70\runtime\win32 directory, which has a bunch of .dll files, including mclxlmain70.dll

Then, you need to run the breakdown4.exe file, making sure your path (or the current directory or starting folder) also included the other files from that .zip (including, for example, the game_variety.fig file).

Did it work the first time you installed it (before you did the uninstall)?
If so, you might try to uninstall again, then run the MCRInstaller.exe program
__________________
[URL=http://imageshack.us][IMG]http://img125.imageshack.us/img125/8584/captlego402ji.jpg[/IMG][/URL] Currently Working on the [url=http://chiptalk.net/forum/showthread.php?t=12490] Chip Breakdown Calculator [COLOR="Yellow"]V0.6 Now Available![/COLOR] [/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #52 (permalink)     Top 
Old 01-01-2006, 08:47 PM
CaptLego's Avatar
CaptLego CaptLego is offline
World Series Final Table
 
Join Date: Mar 2005
Posts: 2,834
Chips: 29,466
Rating: 0% (0)
Send a message via AIM to CaptLego
Re: Chip Breakdown Calculator ** Version 0.4 now available **

After much research, it's currently looking to me like programming this thing in a combination of HTML and JavsScript is the way to go.

So now, I'm looking for a nice IDE for that combination.... just a good wysiwyg editor and a JavaScript editor/debuger. I found a lead to Netscape's Visual JavaScript program, which looks pretty good but the download links seem broken...

Anyhow, I've found some example calculators (for other stuff) programmed in JavaScript, and they don't look too bad... so hopefully I'll be able to find the tools I need and come up to speed on them.
__________________
[URL=http://imageshack.us][IMG]http://img125.imageshack.us/img125/8584/captlego402ji.jpg[/IMG][/URL] Currently Working on the [url=http://chiptalk.net/forum/showthread.php?t=12490] Chip Breakdown Calculator [COLOR="Yellow"]V0.6 Now Available![/COLOR] [/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #53 (permalink)     Top 
Old 01-01-2006, 09:21 PM
enough's Avatar
enough enough is offline
ChipTalk.net Article Writer
 
Join Date: Dec 2005
Posts: 81
Chips: 1,255
Rating: 0% (0)
Re: Chip Breakdown Calculator ** Version 0.4 now available **

CaptLego -

I haven't read every post in this thread, so forgive me if it's already been brought up, but have you considered writing this in Java as a desktop app?

It's not the prettiest thing to work with when laying out interfaces, but visual IDEs exist that work well even if they tend to bloat the app.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #54 (permalink)     Top 
Old 01-01-2006, 09:48 PM
CaptLego's Avatar
CaptLego CaptLego is offline
World Series Final Table
 
Join Date: Mar 2005
Posts: 2,834
Chips: 29,466
Rating: 0% (0)
Send a message via AIM to CaptLego
Re: Chip Breakdown Calculator ** Version 0.4 now available **

Quote:
Originally Posted by enough
CaptLego -

I haven't read every post in this thread, so forgive me if it's already been brought up, but have you considered writing this in Java as a desktop app?

It's not the prettiest thing to work with when laying out interfaces, but visual IDEs exist that work well even if they tend to bloat the app.
I've looked into Java a little bit.... it seems like a pain to program...
If I were making a desktop app, I'd probably just go with Visual Basic. But I would like to make this as a web app. That means that it probably needs to use php (server-side scripting) or JavaScript (client-side). So far, editing and debugging php looks like a problem, and I'm not too thrilled with what I've learned about php so far.... so I'm leaning towards JavaScript...

I just haven't found a decent development environment for JavaScript yet...
I just downloaded Microsoft's Script Debugger.... but haven't found the documentation I need to tell me how to install/enable it in IE yet...
Also, I still need a wysiwyg GUI editor that integrates with the script editor/debugger....
Why is this so damn hard? I'm really not trying to do anything very complicated...
I just want to create a GUI webpage with some scripts behind it... I need to edit this on my PC, then upload it to a website.

Then, any user with any web browser should be able to run it without downloading anything.
__________________
[URL=http://imageshack.us][IMG]http://img125.imageshack.us/img125/8584/captlego402ji.jpg[/IMG][/URL] Currently Working on the [url=http://chiptalk.net/forum/showthread.php?t=12490] Chip Breakdown Calculator [COLOR="Yellow"]V0.6 Now Available![/COLOR] [/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #55 (permalink)     Top 
Old 01-01-2006, 11:08 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Mar 2005
Location: Dallas
Age: 38
Posts: 7,242
Chips: 41,577
Rating: 100% (10)
Send a message via ICQ to TenPercenter Send a message via AIM to TenPercenter Send a message via MSN to TenPercenter Send a message via Yahoo to TenPercenter
Re: Chip Breakdown Calculator ** Version 0.4 now available **

How about this:


http://www.fckeditor.net/
__________________
Greg Cagle, Site Administrator
** Support Chip Collecting! Join the Casino Chip & Gaming Tokens Collectors Club
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #56 (permalink)     Top 
Old 01-01-2006, 11:11 PM
TenPercenter's Avatar
TenPercenter TenPercenter is offline
 
Join Date: Mar 2005
Location: Dallas
Age: 38
Posts: 7,242
Chips: 41,577
Rating: 100% (10)
Send a message via ICQ to TenPercenter Send a message via AIM to TenPercenter Send a message via MSN to TenPercenter Send a message via Yahoo to TenPercenter
Re: Chip Breakdown Calculator ** Version 0.4 now available **

This looks interesting, but it may also not be what you're looking for:


http://tinymce.moxiecode.com/
__________________
Greg Cagle, Site Administrator
** Support Chip Collecting! Join the Casino Chip & Gaming Tokens Collectors Club
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #57 (permalink)     Top 
Old 01-02-2006, 12:24 AM
shadesofgrey's Avatar
shadesofgrey shadesofgrey is offline
World Series Final Table
 
Join Date: Apr 2005
Location: portland
Age: 98
Posts: 2,833
Chips: 1,818
Rating: 0% (0)
Re: Chip Breakdown Calculator ** Version 0.4 now available **

Quote:
Originally Posted by CaptLego
I've looked into Java a little bit.... it seems like a pain to program...
If I were making a desktop app, I'd probably just go with Visual Basic. But I would like to make this as a web app. That means that it probably needs to use php (server-side scripting) or JavaScript (client-side). So far, editing and debugging php looks like a problem, and I'm not too thrilled with what I've learned about php so far.... so I'm leaning towards JavaScript...

I just haven't found a decent development environment for JavaScript yet...
I just downloaded Microsoft's Script Debugger.... but haven't found the documentation I need to tell me how to install/enable it in IE yet...
Also, I still need a wysiwyg GUI editor that integrates with the script editor/debugger....
Why is this so damn hard? I'm really not trying to do anything very complicated...
I just want to create a GUI webpage with some scripts behind it... I need to edit this on my PC, then upload it to a website.

Then, any user with any web browser should be able to run it without downloading anything.
Capt - you need to enable script debugging in order to use the MS debugger. In IE go to tools->Internet options->Advanced...then deselect 'disable script debugging'...

personally i detest JS, but sometimes it cant be avoided. For development I use ultraedit, then just view the work in IE, debug with visual studio.

The pointer Ten put up to Moxie's tool is a good one too. I just havent gotten into a "rhythem" of using it.

There's also JPad, and JSLint. JSLint helps find the nasty bugs. I am sure there is a JS plugin for eclipse. I can do some digging if you'd like.

If you need help with this let me know.
__________________
“One cannot step twice in the same river.” – Heraclitus
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #58 (permalink)     Top 
Old 01-02-2006, 05:23 AM
k_woods's Avatar
k_woods k_woods is offline
In the Money
 
Join Date: Aug 2005
Posts: 335
Chips: 315
Rating: 0% (0)
Re: Chip Breakdown Calculator ** Version 0.4 now available **

<Nerd speak warning>

I am in the Java camp (also Perl, but that is a different show .. err thread), not java script (two very different animals.. There is no Java in Java Script.. figure that one out). Although both perl and java can be both application and server applications (all hosting systems support perl, most will support java)

Java can have a ..err.. steep learning curve. Just depends where you have come from in the development world. So in a world, where if you have a hammer everything looks like a nail, the method of development is determined by how you learned to program.

Ken

Someone who knows that the wheel is only a fad..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #59 (permalink)     Top 
Old 01-02-2006, 06:27 AM
CaptLego's Avatar
CaptLego CaptLego is offline
World Series Final Table
 
Join Date: Mar 2005
Posts: 2,834
Chips: 29,466
Rating: 0% (0)
Send a message via AIM to CaptLego
Re: Chip Breakdown Calculator ** Version 0.4 now available **

Quote:
Originally Posted by TenPercenter
Thanks for the pointer, Ten. I've downloaded fckeditor and am trying it out now.

I had found fckeditor and several more like it, and tried their demos...
Mostly, these seem aimed at being editors embedded in web pages, as opposed to being editors for creating active web pages. But maybe it will do the trick.

It looks like fckeditor might be able to create the GUI form I need. Then I still have the issue of adding the JavaScript stuff to process the form and get that all debugged/working on my PC. I'm a little concernec about being able to keep the form and the scripts integrated/sychronized as it evolves through various revisions... but that may just be a configuration/programming style thing I have to sort out.
__________________
[URL=http://imageshack.us][IMG]http://img125.imageshack.us/img125/8584/captlego402ji.jpg[/IMG][/URL] Currently Working on the [url=http://chiptalk.net/forum/showthread.php?t=12490] Chip Breakdown Calculator [COLOR="Yellow"]V0.6 Now Available![/COLOR] [/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #60 (permalink)     Top 
Old 01-05-2006, 02:17 PM
21player's Avatar
21player 21player is offline
In the Money
 
Join Date: Dec 2005
Location: Suomi, Finland
Posts: 224
Chips: 294
Rating: 0% (0)
Send a message via Skype™ to 21player
Re: Chip Breakdown Calculator ** Version 0.4 now available **

I also got an error running this.

Undefined command/function 'set_param'.
Error in ==> matlabrc at 81

Re-installation didn't help.
I have Windows XP SP2



-21player
Attached Images
File Type: jpg error1.jpg (35.6 KB, 6 views)
File Type: jpg error2.jpg (38.2 KB, 6 views)

Last edited by 21player : 01-05-2006 at 02:36 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

vBClassified Featured Listings
100 GREEN $25 ST JO's FRONTIER PAULSONS Prima..,
40 PNY $25 Green - Paulson Poker Chips PNY Pr..,
Looking for PNY´s , St. Jo's Frontier
100 WHITE $1 ST JO's FRONTIER PAULSONS Primar..,
CIC Bud Jones $25



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Chips Per Thread View: 0
Chips Per Thread: 6
Chips Per Reply: 1

» Sponsors
Sponsor Forum!
PalmImports makes special offers to ChipTalk.net members

The perfect way to display your poker chip collection!

Specializing in high quality world class poker tables & casino gaming equipment

Online Casino

Powered by vBadvanced CMPS v3.0 RC2
Play online and get FREE GEAR! High end chips, cards, more! Play Online Poker