Back to #pokersource@irc.freenode.net Log Calendar
Back to to Thursday 28 January 2010
| 00:13:18 | dachary | quit IRC (Read error: 60 (Operation timed out)). |
| 00:57:44 | Nurbs | quit IRC (kubrick.freenode.net irc.freenode.net). |
| 01:26:55 | macmaN | joined #pokersource. |
| 01:35:56 | macmaN | quit IRC (Read error: 104 (Connection reset by peer)). |
| 02:21:49 | mornifle1 | joined #pokersource. |
| 02:22:21 | mornifle | quit IRC (Read error: 113 (No route to host)). |
| 02:25:00 | guyvdb | quit IRC ("Leaving."). |
| 03:39:46 | macmaN | joined #pokersource. |
| 03:42:44 | macmaN | quit IRC (Read error: 54 (Connection reset by peer)). |
| 05:05:55 | saqimtiaz | joined #pokersource. |
| 05:45:48 | macmaN | joined #pokersource. |
| 05:51:49 | macmaN | quit IRC (Read error: 104 (Connection reset by peer)). |
| 07:17:40 | macmaN | joined #pokersource. |
| 07:36:11 | bruno|taf | joined #pokersource. |
| 07:51:56 | mongolito404 | joined #pokersource. |
| 08:04:37 | saqimtiaz | quit IRC ("Leaving."). |
| 08:11:03 | saqimtiaz | joined #pokersource. |
| 08:14:34 | saqimtiaz | quit IRC (Read error: 104 (Connection reset by peer)). |
| 08:23:26 | saqimtiaz | joined #pokersource. |
| 09:38:59 | emilie | joined #pokersource. |
| 09:39:14 | dachary | joined #pokersource. |
| 09:39:32 | proppy | joined #pokersource. |
| 09:49:49 | mongolito404: | dachary: While triaging ticket on /z2, I saw http://drupal-dev.pokersource.info/z2/ticket/77. APNG may be a solution fbut is only supported in Opera 9.5+ and FireFox 3+. http://animatedpng.com/ |
| 09:49:49 | mongolito404: | JavaScript fallback is possible, see http://devthought.com/projects/mootools/apng/ |
| 09:49:49 | mongolito404: | For IE6 and ONG, the existing IE PNG transparency fixes support CSS background, see http://www.twinhelix.com/css/iepngfix/ for instance. So there is no need to fallback to GIFs. |
| 09:49:49 | mongolito404: | Well, just the tough that popped in my mind when seeing the ticket. |
| 10:11:26 | mornifle1 | quit IRC (Read error: 110 (Connection timed out)). |
| 10:12:16 | proppy: | converted http://drupal-dev.pokersource.info/z2/ticket/18 list to xml format |
| 10:12:20 | proppy: | http://pastebin.com/f258b3a1a |
| 10:12:38 | proppy: | will attach it to the ticket |
| 10:14:16 | mongolito404: | dachary: I'm working on http://drupal-dev.pokersource.info/trac/ticket/136 (priority: blocker) which is related to http://drupal-dev.pokersource.info/z2/ticket/52 (priority: later) and http://drupal-dev.pokersource.info/z2/ticket/74 (priority: later). |
| 10:14:16 | mongolito404: | The new confirmation box in z#74 has the same with as the medium profile. So it should fit in it. |
| 10:14:16 | mongolito404: | The current behavior is to display the confirmaion message over the medium profile (in its iframe). I'f my understanding is correct, the client expect it to close the medium profile. |
| 10:14:16 | mongolito404: | dachary: Should I continue to work on #136 and do what's required to close the medium profile and display the confirmation on "Add Buddy". Or should I decrease its priority to postpone it until z2#74 and z#52 or worked on ? |
| 10:15:55 | proppy: | http://drupal-dev.pokersource.info/z2/ticket/18#comment:7 |
| 10:20:08 | dachary: | mongolito404: reading |
| 10:20:30 | mongolito404: | Sorry to bump on you like that on the morning :) |
| 10:23:05 | dachary: | mongolito404: I agre that #136 should be postponed. re-skining of the confirmation boxes have more value. |
| 10:23:13 | dachary: | s/agre/agree/ |
| 10:25:57 | proppy: | updated http://drupal-kez.pokersource.info/drupal6/ with the new table |
| 10:26:04 | proppy: | new table list |
| 10:26:12 | proppy: | missing structure are 25-50 no-limit |
| 10:26:18 | proppy: | and >= 200-400 no-limit |
| 10:26:41 | dachary: | can you update the ticket with this ? |
| 10:27:36 | dachary: | proppy: ^ |
| 10:27:39 | mornifle | joined #pokersource. |
| 10:28:01 | dachary: | and also explain what would be the min-max buyin for a 10ke/20ke blind table (insane). |
| 10:28:20 | proppy: | dachary: should we add support for 25-50 in poker-engine ? |
| 10:28:27 | proppy: | (30-60 is available) |
| 10:28:27 | dachary: | saqimtiaz: do you remember what's the highest stake on zynga |
| 10:28:40 | dachary: | proppy: replace 25-50 with 30-60 |
| 10:28:54 | dachary: | we won't add new structures to poker-engine right now |
| 10:29:10 | proppy: | dachary: also the current gadget always display 500/3000 for min/max buy in |
| 10:29:44 | proppy: | 200-400 is available but only in limit |
| 10:30:13 | proppy: | should the gadget calculate min/max buyin ? |
| 10:30:34 | dachary: | proppy: can you add a /trac/ ticket to update the templates to show min/max buying (that probably involves a lot more than it seems) |
| 10:30:51 | dachary: | proppy: yes, that would be the best approach |
| 10:31:01 | proppy: | dachary: yes, the only information available in TableList packet is a string for the betting structure |
| 10:31:14 | proppy: | betting_structure":"100-200-no-limit" |
| 10:32:53 | proppy: | filled http://drupal-dev.pokersource.info/trac/ticket/171 |
| 10:37:54 | mongolito404: | dachary: Concerning your request for updating ShindigIntegratorDbFetcher CVS. The last ''contact'' with the module maintainer through issue was on december 11 (6 weeks and 6 days ago). |
| 10:37:54 | mongolito404: | If I want to gain CVS access for the module, I'll have to become co-maintainer/maintainer which is something I cannot commit to now. |
| 10:39:00 | mongolito404: | see http://drupal.org/node/251466 |
| 10:40:16 | mongolito404: | I will post an "is th project still beoing maintained" issue to the project. |
| 10:43:29 | dachary: | mongolito404: this is good, thanks. co-maintaining at this point is not a good idea. 6 weeks inaction is not that bad. |
| 10:44:02 | mongolito404: | Should I still post a "is th project still being maintained" issue. |
| 10:44:06 | mongolito404: | Or should we wait more ? |
| 10:44:19 | mongolito404: | I can also sent a private message to the module maintenair |
| 10:44:37 | guyvdb | joined #pokersource. |
| 10:45:14 | guyvdb | quit IRC (Client Quit). |
| 10:46:53 | proppy: | dachary: updated http://drupal-dev.pokersource.info/z2/ticket/18#comment:8 |
| 10:58:38 | proppy1 | joined #pokersource. |
| 10:58:42 | proppy1: | http://drupal-dev.pokersource.info/z2/ticket/18#comment:9 updated |
| 11:02:40 | proppy1 | quit IRC (Client Quit). |
| 11:04:35 | emilie | quit IRC ("Leaving."). |
| 11:14:34 | saqimtiaz | quit IRC ("Leaving."). |
| 11:20:29 | proppy | quit IRC (Read error: 113 (No route to host)). |
| 11:25:40 | dachary | quit IRC (Read error: 113 (No route to host)). |
| 11:27:35 | mornifle | quit IRC (Read error: 113 (No route to host)). |
| 11:50:26 | saqimtiaz | joined #pokersource. |
| 12:00:50 | guyvdb | joined #pokersource. |
| 12:15:52 | dachary | joined #pokersource. |
| 12:17:06 | mornifle | joined #pokersource. |
| 12:20:17 | emilie | joined #pokersource. |
| 12:21:42 | proppy | joined #pokersource. |
| 12:28:19 | proppy: | dachary: ping |
| 12:28:25 | proppy: | dachary: do you want me to work on https://gna.org/bugs/?15202 ? |
| 12:28:32 | proppy: | I think it is blocking http://drupal-dev.pokersource.info/z2/ticket/24 |
| 12:28:59 | dachary: | proppy: yes |
| 12:29:57 | proppy: | yeah ! http://8.media.tumblr.com/tumblr_kvxuadaWT91qanb21o1_400.gif |
| 12:31:48 | saqimtiaz: | dachary: proppy ping |
| 12:32:02 | proppy: | saqimtiaz: pong |
| 12:32:04 | saqimtiaz: | am I correct in assuming that z2/pokermaniaworld is using iframes? |
| 12:33:08 | saqimtiaz: | proppy: |
| 12:33:22 | proppy: | saqimtiaz: they use opensocial gadget |
| 12:33:28 | proppy: | saqimtiaz: which are iframe by definition :) |
| 12:33:39 | proppy: | http://www.opensocial.org/Technical-Resources/opensocial-spec-v08/gadget-spec.html |
| 12:33:48 | saqimtiaz: | and links within the iframe are proper href with target attribute? proppy |
| 12:34:04 | saqimtiaz: | or are they javascript based onclick events? |
| 12:34:30 | proppy: | saqimtiaz: I'm not aware of proper link in the gadget |
| 12:34:36 | proppy: | IIRC they are all javascript based |
| 12:34:51 | proppy: | and call a fonction in windows.top to change the location |
| 12:34:55 | proppy: | i.e if you click on a table |
| 12:35:00 | proppy: | int he table list |
| 12:35:20 | saqimtiaz: | OK because I was thinking about the problem where a user copies a link or opens it in a new tab, which breaks the frame. But if they are javascript based then this problem doesn't exist ;) |
| 12:35:29 | proppy: | it calles window.top.os_poker_go_to_table(12) which is a javascript function defined in the drupal module |
| 12:35:42 | proppy: | that redirect the browser to the table url |
| 12:36:33 | saqimtiaz: | yep ok, thanks proppy |
| 12:36:43 | proppy: | saqimtiaz: at your service :) |
| 12:37:13 | dachary: | Sp4rKy: z2-8 seems down |
| 12:37:26 | dachary: | hum |
| 12:37:29 | dachary: | z2-7 rather |
| 12:49:25 | dachary1 | joined #pokersource. |
| 13:02:24 | dachary1: | proppy: VPN back |
| 13:02:32 | proppy: | dachary1: ok |
| 13:05:16 | dachary | quit IRC (Read error: 110 (Connection timed out)). |
| 13:06:31 | dachary1 | is now known as dachary. |
| 13:52:15 | mongolito404: | dachary: Do you have any preference on what I should be working from http://drupal-dev.pokersource.info/z2/query?status=accepted&status=assigned&status=new&status=reopened&order=priority&owner=drupal & http://drupal-dev.pokersource.info/trac/query?status=accepted&status=assigned&status=new&status=reopened&order=priority&owner=mongolito404 ? |
| 14:36:00 | saqimtiaz: | looks like dachary is taking an extra long lunch even for a frenchman ;) |
| 14:40:06 | proppy: | mongolito404: you're done with 29 juanuary deadline ? |
| 14:40:11 | proppy: | mongolito404: I'm impressed :) |
| 14:40:15 | proppy: | I'm far from that |
| 14:40:54 | mongolito404: | :D |
| 14:41:31 | mongolito404: | I didn't have a to play with integration in OS container |
| 14:44:14 | mongolito404: | OMFG, thickbox is dumb... If you open a Thickbox with iframe content when a Thickbox with inline content is opened, the iframe is displayed after the inlkine content instead of replacing it. |
| 14:47:08 | dachary: | mongolito404: /z2/ |
| 14:47:20 | dachary: | saqimtiaz: indeed : celebrating moving in ;-) |
| 14:47:40 | saqimtiaz: | aha!! at Lawomatic? |
| 14:47:57 | dachary: | yes |
| 14:47:59 | dachary: | bbl |
| 14:56:46 | mornifle | quit IRC (Read error: 110 (Connection timed out)). |
| 15:05:40 | dachary | quit IRC (Read error: 110 (Connection timed out)). |
| 15:35:20 | bkuhn | joined #pokersource. |
| 15:52:27 | guyvdb | quit IRC ("Leaving."). |
| 16:25:36 | dachary | joined #pokersource. |
| 16:28:55 | proppy: | dachary: welcome back |
| 16:28:56 | proppy: | http://pastebin.com/f1b1d2ffb |
| 16:29:18 | proppy: | dachary: thanks for the lunch |
| 16:30:07 | proppy: | PASSED (successes=25) |
| 16:30:07 | proppy: | Name Stmts Exec Cover Missing |
| 16:30:08 | proppy: | ------------------------------------------------------ |
| 16:30:08 | proppy: | ../pokersocial/auth 44 44 100% |
| 16:30:08 | proppy: | ../pokersocial/core 177 174 98% 281, 289, 300 |
| 16:30:08 | proppy: | ../pokersocial/monitor 15 0 0% 18-49 |
| 16:30:09 | proppy: | ------------------------------------------------------ |
| 16:30:12 | proppy: | TOTAL 236 218 92% |
| 16:30:14 | proppy: | dachary: with poker-network 2.0 |
| 16:30:22 | proppy: | dachary: does it match what you have with 1.7.5 ? |
| 16:51:11 | proppy: | https://gna.org/bugs/index.php?15202 -> ready for test |
| 16:56:02 | dachary: | proppy: yes, it does |
| 16:56:08 | dachary: | the three lines have yet to be tested |
| 16:56:14 | dachary: | proppy: congrats :-) |
| 16:57:38 | proppy: | dachary: I remove some assert about session expiration |
| 16:57:53 | proppy: | while debugging with pdb |
| 16:58:00 | proppy: | I figured that for test01 and test02 in rest_filter |
| 16:58:03 | proppy: | a new session is created |
| 16:58:51 | dachary: | ok |
| 16:59:33 | proppy: | for example if viewer_id != owner_id, it will log out the avatar of the session |
| 16:59:36 | proppy: | but |
| 17:00:47 | proppy: | but the session will not be expired |
| 17:01:11 | proppy: | it will be an unlogged session |
| 17:01:15 | proppy: | dachary: does it make sense ? |
| 17:09:15 | proppy | think that notification is not needed for http://drupal-dev.pokersource.info/z2/ticket/24 |
| 17:09:19 | proppy: | only app data needs to be updated |
| 17:09:54 | proppy: | it seems that achievement already update hand_played |
| 17:14:52 | proppy | likes dachary python code |
| 17:14:57 | proppy: | user2achievements.setdefault(user_serial,[]).append('reward58') |
| 17:15:03 | proppy: | user2achievements.setdefault(user_serial,[]).append('reward58') |
| 17:15:15 | proppy: | achievements2value = dict(map(lambda achievement: (achievement, '1'), achievements)) |
| 17:15:48 | proppy: | (that could also be written: achievements2value = dict([(achievement, '1') for achievement in achievements]) |
| 17:27:49 | proppy: | mongolito404: ping |
| 17:28:24 | proppy: | checking which appdata os_poker looks for |
| 17:28:25 | proppy: | CUser::SetDefaultValue("BiggestPotWon", t("N/A")); |
| 17:28:25 | proppy: | CUser::SetDefaultValue("BestHand", t("N/A")); |
| 17:28:25 | proppy: | CUser::SetDefaultValue("HandsPlayed", t("N/A")); |
| 17:28:26 | proppy: | CUser::SetDefaultValue("HandsWon", t("N/A")); |
| 17:28:30 | proppy: | http://drupal-dev.pokersource.info/z2/ticket/24 |
| 17:31:39 | emilie | quit IRC ("Leaving."). |
| 17:58:08 | mongolito404: | proppy: ? |
| 18:00:43 | mongolito404: | proppy: Do you need some info from me ? |
| 18:00:53 | proppy: | mongolito404: no it's ok :) |
| 18:00:59 | proppy: | sorry for distrubing |
| 18:01:48 | mongolito404: | No prop. I'm leaving my computer for some time now... |
| 18:22:14 | proppy | likes python: user2appdata.setdefault(user_serial, {'HandsPlayed': str(hand_played)}).update(dict([(achievement, '1') for achievement in user2achievements.setdefault(user_ser ial, [])])) |
| 18:31:57 | proppy: | http://drupal-dev.pokersource.info/z2/ticket/24#comment:7 updated |
| 18:32:51 | proppy: | dachary: should I also add support for other stats/appdata like biggest pot won, Hands won, Best hand ? |
| 18:33:00 | proppy: | or do you prefer that I move on other tickets ? |
| 18:33:20 | proppy: | like http://drupal-dev.pokersource.info/z2/ticket/17 |
| 18:33:23 | proppy: | http://drupal-dev.pokersource.info/z2/ticket/57 |
| 18:39:53 | proppy: | added and assigned to drupal http://drupal-dev.pokersource.info/z2/ticket/21#comment:8 |
| 18:57:11 | mornifle | joined #pokersource. |
| 19:04:14 | mongolito404: | proppy: For z2#21, did you fetch changeset 204:1294c935c35b for Drupal ? It should fix the error 403. If yes you may need to empty the cache at admin/settings/cache and maybe to submit the module form at admin/build/modules |
| 19:26:04 | mongolito404 | quit IRC ("Leaving."). |
| 19:26:53 | proppy: | http://drupal-kez.pokersource.info/pb_jpoker/skin/table.html |
| 19:27:22 | proppy: | fixed http://drupal-dev.pokersource.info/z2/ticket/57 |
| 19:27:26 | proppy: | updating comments |
| 19:30:53 | proppy: | finished http://drupal-dev.pokersource.info/z2/ticket/57#comment:6 |
| 19:54:22 | proppy | left #pokersource. |
| 20:33:44 | proppy | joined #pokersource. |
| 20:43:10 | proppy | left #pokersource. |
| 22:45:14 | bruno|taf1 | joined #pokersource. |
| 22:48:53 | bruno|taf | quit IRC (Read error: 60 (Operation timed out)). |
| 23:18:35 | macmaN | quit IRC (Read error: 104 (Connection reset by peer)). |
| 23:58:38 | bkuhn | quit IRC ("Back online in about two hours."). |
Proceed to Saturday 30 January 2010
Brought to you by your friendly neighborhood Logger Bot.