Pages: 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 .. 19 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Karbowiak
4M-CORP Insidious Empire
139
|
Posted - 2013.12.21 11:55:00 -
[331] - Quote
Reilleen Kawahara Haginen wrote:I'm sure this may have been asked before but cannot see it in the replies.
Is it possible to just display a certain corp or alliance or is it an all or nothing?
Thanks
You can use the tracker feature, to set it up to just your liking :)
zKB is pr. user for now, we'll add ability to share tracker settings via links later. |

Reilleen Kawahara Haginen
Bio-Tech Research
0
|
Posted - 2013.12.21 13:37:00 -
[332] - Quote
Karbowiak wrote:Reilleen Kawahara Haginen wrote:I'm sure this may have been asked before but cannot see it in the replies.
Is it possible to just display a certain corp or alliance or is it an all or nothing?
Thanks You can use the tracker feature, to set it up to just your liking :) zKB is pr. user for now, we'll add ability to share tracker settings via links later.
Thanks for explaining, will wait until it can be set to one alliance "globally" before trying it.
A lot of alliance members are simply lazy "in general" when it comes to stuff like this so the ability to setup like EKB will be great. |

Karbowiak
4M-CORP Insidious Empire
139
|
Posted - 2013.12.22 15:54:00 -
[333] - Quote
Reilleen Kawahara Haginen wrote:Karbowiak wrote:Reilleen Kawahara Haginen wrote:I'm sure this may have been asked before but cannot see it in the replies.
Is it possible to just display a certain corp or alliance or is it an all or nothing?
Thanks You can use the tracker feature, to set it up to just your liking :) zKB is pr. user for now, we'll add ability to share tracker settings via links later. Thanks for explaining, will wait until it can be set to one alliance "globally" before trying it. A lot of alliance members are simply lazy "in general" when it comes to stuff like this so the ability to setup like EKB will be great. Edit: The readme file says you need root access so will there be an option to install via a cpanel "ftp files and create Db" etc.?
Chances are that the global thing won't happen, atleast not if i have it they way i want it. Squizz might still veto me on it 
Installation wise, you can skip over the stuff with setting up symlinks to the cli and such. You can do the install itself without running the installer in a cli aswell, but it's more complicated, and involves piecing the config together yourself, from config.new.php, and importing all the database tables and such. Not IMPOSSIBLE, but not ~easy~ either  |

Squizz Caphinator
Woopatang
116
|
Posted - 2013.12.23 13:04:00 -
[334] - Quote
Brain Gehirn wrote:Alltime and recent rank - at least for my char - are static for some days now!
Its not important but I took the topic to comment
Hrm, I'll check into it Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Karbowiak
V0LTA Triumvirate.
177
|
Posted - 2014.01.17 00:21:00 -
[335] - Quote
bumplelump |

Herzog Wolfhammer
Sigma Special Tactics Group
4140
|
Posted - 2014.01.17 20:31:00 -
[336] - Quote
Squizz Caphinator wrote:zKillboard is a new approach by EveKill to killboards using fresh ideas and modern technologies. It's different, but it's a good different. The developers are Karbowiak and Squizz Caphinator, with insight and directions from many others. Please keep in mind zKB is currently beta and there are lots of things to be done yet. Issues: - No campaigns yet. - Other various minor things which you may or may not notice :) zKillboard is open source and can be found here: https://github.com/EVE-KILL/zKillboardPlease feel free to give your constructive feedback. API Documentation: http://zkillboard.com/information/api/
Outstanding! I saw it here
And it's open source - you guys kick the ass. |

Herzog Wolfhammer
Sigma Special Tactics Group
4141
|
Posted - 2014.01.18 00:45:00 -
[337] - Quote
Ok one slight problem with zkillboard.com - I looked up a loss from 2008 and one of the modules is listed as "Rapid Light Missile Launcher".
I don't recall the time travel.  |

Karbowiak
V0LTA Triumvirate.
177
|
Posted - 2014.01.19 08:53:00 -
[338] - Quote
Herzog Wolfhammer wrote:Squizz Caphinator wrote:zKillboard is a new approach by EveKill to killboards using fresh ideas and modern technologies. It's different, but it's a good different. The developers are Karbowiak and Squizz Caphinator, with insight and directions from many others. Please keep in mind zKB is currently beta and there are lots of things to be done yet. Issues: - No campaigns yet. - Other various minor things which you may or may not notice :) zKillboard is open source and can be found here: https://github.com/EVE-KILL/zKillboardPlease feel free to give your constructive feedback. API Documentation: http://zkillboard.com/information/api/ Outstanding! I saw it hereAnd it's open source - you guys kick the ass. Even DUSTbunny kills show up if a capsuleer did it.
Herzog Wolfhammer wrote:Ok one slight problem with zkillboard.com - I looked up a loss from 2008 and one of the modules is listed as "Rapid Light Missile Launcher". I don't recall the time travel. 
Thanks for the kind words, and yes, it is indeed open source, under aGPLv3 however, which was picked to make sure that any and all changes made to it, would be available to everyone in the EVE community. As for the DUST integration, yes, we plan on extending it once CREST comes out, and if it has more stats for battles where DUST players participate. So, lets hope! :)
In regards to the time machine, it works by IDs, a major part of the mails was moved over from EVE-KILL, and we used ID translation as much as possible, which led to modules that were called something else back then, were updated to the new names today :)
But if it's a manual mail with a bogus item that didn't exist back then, feel free to report it as false, and it'll get deleted :) |

Karbowiak
V0LTA Triumvirate.
177
|
Posted - 2014.01.21 19:01:00 -
[339] - Quote
Yesterday Peter Powers introduced us to Scrutinize-ci, a service that looks through the source code, finds errors, bugs, proposes fixes and what have you.
We added zKillboard to it, expecting it to be extremely bad, because we're sloppy with comments, but were somewhat supriced to see we were in the middle of the pack.
But we wan't to hit above 9 on the score, instead of the ~5.5 we get now. So over the next few days / weeks / months / years you'll see our documentation issue getting solved, a lot of bugs getting squashed and the board maybe / hopefully running a little faster as a thanks to it.
At the same time, we're just waiting for HHVM to release version 2.4, with a lot of fastcgi fixes, so we can finally switch back to it full time, and get those delightfully lovely high speeds that we got used to with our brief time running it! 
As always our git repo is at https://github.com/EVE-KILL/zKillboard and you are all more than welcome to pitch in. The Scrutinize site is here https://scrutinizer-ci.com/g/EVE-KILL/zKillboard/ and it also lists all the bugs/errors/whathaveyous that we have in zKB. |

Arch Stanton's Neighbour
Forceful Resource Acquisition Inc
76
|
Posted - 2014.01.27 01:47:00 -
[340] - Quote
i found an issue with the code: it's written in php, do you plan to fix that?
PHP: A fractal of bad design |
|

Karbowiak
V0LTA Triumvirate.
177
|
Posted - 2014.01.27 21:04:00 -
[341] - Quote
Arch Stanton's Neighbour wrote:
Not a damn thing but ignore you.. |

Squizz Caphinator
Woopatang
152
|
Posted - 2014.01.27 21:14:00 -
[342] - Quote
Arch Stanton's Neighbour wrote:
I found an issue with your link, do you plan to fix that? Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Arch Stanton's Neighbour
Forceful Resource Acquisition Inc
76
|
Posted - 2014.01.28 14:10:00 -
[343] - Quote
Squizz Caphinator wrote:Arch Stanton's Neighbour wrote: I found an issue with your link, do you plan to fix that? There you go Sir: http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/
Bonus: http://phpsadness.com/ |

Squizz Caphinator
Woopatang
152
|
Posted - 2014.01.29 16:03:00 -
[344] - Quote
Rubicon 1.1 brings with it the ability to post External Killmail LInks. At this time the supporting CREST endpoint for these links hasn't been opened to the public, but once it does, we'll start using it.
What does this mean?
You'll be able to post API verified killmails without submitting your API!
Many thanks to CCP FoxFour for this wonderful new feature.
https://zkillboard.com/post/ Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Sable Blitzmann
In Exile. Imperial Outlaws.
115
|
Posted - 2014.01.29 21:02:00 -
[345] - Quote
Devils advocate here.
I do not understand the point of that.
You can make a custom API which ONLY does killmails, so I don't know why people are still against submitting their API. Not only that, but I fear that with these external KM links, people will use those and delete their APIs. This may have the effect of eventually missing kills as they are no longer automatically pulled in but manually posted. Those who forget to submit their loss/kill mails may not make it into the killboard system.
Now with that said, I am very excited to see CREST finally being opened up. =D |

Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
2619
|
Posted - 2014.01.29 22:55:00 -
[346] - Quote
Sable Blitzmann wrote:Devils advocate here.
I do not understand the point of that.
You can make a custom API which ONLY does killmails, so I don't know why people are still against submitting their API. Not only that, but I fear that with these external KM links, people will use those and delete their APIs. This may have the effect of eventually missing kills as they are no longer automatically pulled in but manually posted. Those who forget to submit their loss/kill mails may not make it into the killboard system.
Now with that said, I am very excited to see CREST finally being opened up. =D
It's really handy for events such as Ganked, and some of the FFAs. Easy to get links from people claiming kills. Steve Ronuken for CSM 9! http://www.fuzzwork.co.uk/ Twitter: @fuzzysteve on Twitter |

Squizz Caphinator
Woopatang
154
|
Posted - 2014.02.11 14:50:00 -
[347] - Quote
The new CREST killmail endpoint has been implemented into zKillboard
https://forums.eveonline.com/default.aspx?g=posts&m=4221977#post4221977
Enjoy! Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Squizz Caphinator
Woopatang
155
|
Posted - 2014.03.10 02:39:00 -
[348] - Quote
https://github.com/EVE-KILL/zKillboard/commit/5364eb8f36d1453b8eaa4f2c2e8b8d64d97f2c83
Code has been modified to allow CONCORD only killmails to be processed. Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Maximillian Logos
Jellyneers ACE Li3 Federation
0
|
Posted - 2014.03.27 12:05:00 -
[349] - Quote
your killboard doesnt work anymore, any idea when that will be fixed? i keep getting the error message that your website isnt safe and i cant enter it. (i cant even go around it, because he option just doesnt exist) |

Squizz Caphinator
Woopatang
156
|
Posted - 2014.03.27 19:27:00 -
[350] - Quote
Maximillian Logos wrote:your killboard doesnt work anymore, any idea when that will be fixed? i keep getting the error message that your website isnt safe and i cant enter it. (i cant even go around it, because he option just doesnt exist)
Misconfigured cert, fixed! Enjoy :) Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |
|

Jali Meza
Imperial Academy Amarr Empire
0
|
Posted - 2014.03.28 03:01:00 -
[351] - Quote
Hi,
after the server switch I got empty results for previously successfull querys.
Sample: https://zkillboard.com/api/endTime/201301020000/groupID/1003/beforeKillID/26940553/
On 25.03. I got a result with 49 killIDs. Now, when I query the same, the result is empty.
If I strip the modifier "beforeKillID/26940553/" I get data returned. Other than before.
Any ideas whats happend and who I can fix it for my weekly statistics?
|

Squizz Caphinator
Woopatang
156
|
Posted - 2014.03.28 14:39:00 -
[352] - Quote
Jali Meza wrote:Hi, after the server switch I got empty results for previously successfull querys.
*ALL* kills are being reimported and reprocessed. This means that the database was cleared of all data except killmails, and they are being reprocessed. With 23 million mails to process, it'll take a few days. Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Sam Watt
Faugh an Beallach
0
|
Posted - 2014.04.01 10:16:00 -
[353] - Quote
Is your api feed down at the minute ? I'm getting timeout when i try to access it.
I'm getting
Curl error: Operation timed out after 20001 milliseconds with 65536 bytes received
From about 23:00 last night. |

Narcil
Macabre Votum Northern Coalition.
2
|
Posted - 2014.04.02 00:33:00 -
[354] - Quote
how would i get the most expensive kill of the month for NC. via zkb api ? and the top killer ?
https://zkillboard.com/api/alliance/1727758877/top/
seems to be returning a list of the most recent kills for NC. |

Squizz Caphinator
Woopatang
156
|
Posted - 2014.04.02 13:00:00 -
[355] - Quote
Sam Watt wrote:Is your api feed down at the minute ? I'm getting timeout when i try to access it.
I'm getting
Curl error: Operation timed out after 20001 milliseconds with 65536 bytes received
From about 23:00 last night.
I'm guessing you're the guy who came onto IRC and said it was finally working for you. Wish I knew what the problem was but I'm guessing there was some issue between you/yourserver and zkillboard Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Squizz Caphinator
Woopatang
156
|
Posted - 2014.04.02 13:02:00 -
[356] - Quote
The API provides kills and overall statistics, if you want more then you get to do some fun programming :)
Tho we might add this as a feature in the future.. maybe! Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |

Narcil
Macabre Votum Northern Coalition.
3
|
Posted - 2014.04.02 20:56:00 -
[357] - Quote
Squizz Caphinator wrote:The API provides kills and overall statistics, if you want more then you get to do some fun programming :) Tho we might add this as a feature in the future.. maybe! damn guess that means i have to understand your db structure to pull the data, fun stuff indeed. |

Kristoffon vonDrake
Forceful Resource Acquisition Inc
114
|
Posted - 2014.04.06 12:33:00 -
[358] - Quote
your api is ****** up
the query "https://zkillboard.com/api/kills/regionID/10000002/" (which is in your wiki as an example) returns the error: "Must pass at least two required modifier. Please read API Information." |

Keelin Rassour
Republic University Minmatar Republic
0
|
Posted - 2014.04.06 16:16:00 -
[359] - Quote
When trying to access the map on the site I am getting a bad SSL/SSL error.
"Cannot connect to the real map.zkillboard.com
Something is currently interfering with your secure connection to map.zkillboard.com.
Try to reload this page in a few minutes or after switching to a new network. If you have recently connected to a new Wi-Fi network, finish logging in before reloading.
If you were to visit map.zkillboard.com right now, you might share private information with an attacker. To protect your privacy, Chrome will not load the page until it can establish a secure connection to the real map.zkillboard.com."
I haven't changed anything in the last 4 hours since I was last there (Went out to eat/shop)
No idea what it all means. |

Squizz Caphinator
Woopatang
158
|
Posted - 2014.04.07 15:45:00 -
[360] - Quote
Kristoffon vonDrake wrote:your api is ****** up
the query "https://zkillboard.com/api/kills/regionID/10000002/" (which is in your wiki as an example) returns the error: "Must pass at least two required modifier. Please read API Information."
It isn't f'ed up, regionID has been removed because of scrapers. A few bad apples have ruined it for everyone else. The wiki just hasn't been updated yet. Various projects I enjoy putting my time into: http://zkillboard.com | http://evewho.com | http://eve-kill.net | http://evechatter.com | http://skillq.net |
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 .. 19 :: one page |
First page | Previous page | Next page | Last page |