Enter forum description here ...
+5

Ability to tag time by project name in addition to programming language

Gary Mort 10 років тому 0
I'm using PHPStorm - love the new plugin - just setup my account this weekend!  Since PHPStorm manages projects, there is a project name sitting there that would be great if it was grabbed and added to the tracking information.  Even better would be the ability to override the project name in a setting per project...[IE if I have 3 copies of the Joomla Framework that I'm working on different features, being able to tag them with the same project name would be fun]
+5
Under review

Add an avatar/image to your profile

Paul Sinclair 11 років тому оновлений 11 років тому 1

let users upload an image and show it on their summary page.

+5
Planned

Language name from XML

Micah Loffer 11 років тому оновлено Paul Sinclair 11 років тому 1

Wouldn't it make more sense to pull the name of the language from the name key inside the .tmLanguage file? I've been programming for Laravel a lot lately, but the language for Blade shows up as "laravel-blade", which is the name of the file itself. Looks kind of ugly. (Sorry, but somebody has to be -that- guy!)

Відповідь
Paul Sinclair 11 років тому

Hi Micah, 

You're a genius! I hadn't thought of that. Looking through all the .tmLangauge files I have only 6 different "name element" and "file name" values but they are nicer. I will try and put this in the next release (along with a migration of names in existing uploaded data from laravel-blade to the new one = "PHP - Laravel Blade")


Cheers,

- Paul

+5
Planned

Follow people

Michael Calkins 11 років тому оновлено Paul Sinclair 11 років тому 1

I'd love to be able to follow my friends on here so I can kick their butts.  Like a leaderboard with only myself and the people I follow.

Відповідь
Paul Sinclair 11 років тому

I have made a few prototypes of this, it is definitely something I want to implement. 

+4

Codeivate is down?

Afonso Neto 9 років тому 0
There are 3 days or more that codeivate domain is returning error 500, showing the following mesage:

PDOException: SQLSTATE[HY000] [1129] Host '162.243.127.15' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in _registry_check_code() (line 3185 of/var/www/vhosts/codeivate.com/includes/bootstrap.inc).

Have you guys abandoned the project? I really hope not.
+4
Planned

Most productive day

Alex Lamson 11 років тому оновлено Paul Sinclair 11 років тому 0

  1. shouldn't the most productive day be Sunday?
  2. 0% looks like -1% (Wednesday through Friday).
  3. the graph is out of bounds of the box if my screen is too small (1024 px by 768 px) (note: this happens to just about every graph and chart, its not that bad though)

Image 11

Відповідь
Paul Sinclair 11 років тому

Hi Alex,


Weird! I will fix this up.

Hmm, I can't recreate this maybe it was an error with the animation..

0% looks like -1% because of the stroke round bars, and chart.js doesn't support responsive charts. I think I will rewrite this in another graphing package to solve these issues.


Cheers,

- Paul

+4
Started

add SSL on user login page

Ali Ismayilov 11 років тому оновлено Paul Sinclair 10 років тому 0

İ don't like to send my password plain every time I login to the codeivate.com

Відповідь
Paul Sinclair 10 років тому

Hi Ali,

Thanks for you feedback, SSL is something I plan to support.


Cheers,

- Paul


This is implemented on the site I will force the login page to go through https after I do some more testing.

+4
Planned

Grouping people

Peter Nijssen 11 років тому оновлено Paul Sinclair 11 років тому 1

Would be nice if I could create a group and invite my friends and/or colleagues in it. Just to see how everyone is doing and to compare us with each other. With a leaderboard showing only the people within the group.

Відповідь
Paul Sinclair 11 років тому

Hi Peter,

This is planned I am experimenting with a couple of different ways of doing this at the moment. 


Here is a very rough concept 

http://codepen.io/p4ul/pen/jGFyw

Change the player_one_username and player_two_username variables in javascript then leave the page open while you code.


Cheers,

- Paul





+4

Support for TextMate

Keith Solomon 10 років тому 0
I spend a great deal of my coding time using TextMate...it would be nice to be able to use Codeivate with it...
+4

Show the global language usage (e.g. hours spent in PHP) on Trends page

Sam Walsh 10 років тому 0
Would be cool to see a graph of the growth of languages being used (e.g. hours spent per language).