Enter forum description here ...
+2

coding summary for searchable period

Paulo Diovani Gonçalves 10 years ago 0
The 7 days summary is a good metric, but sometimes I just want to check how I was coding in some other period.

Would be good to allow check the coding summary beetween two dates.
+2
Completed

Points earned by operating system

Alex Lamson 11 years ago updated by Paul Sinclair 11 years ago 0

On the zeitgeist page, the "points earned by operating system" should say "global data" or something to signify what's being labeled.

Also, it would be cool if it had a personal comparison chart next to the global one.

Answer
Paul Sinclair 11 years ago

Hi Alex,


Good point, I will fix it up.


Thanks for suggesting this, it's done.


Cheers,

- Paul

+2
Completed

Leaderboards!

Syntax 11 years ago updated by Paul Sinclair 11 years ago 3

I know it may encourage cheating, but there should be a leaderboard with different filters such as top, friends (implement a friend system!).

Combine that with date filters, all time, monthly, weekly, daily.
Combine that with language filters, or all.
Maybe throw some blackjack and hookers in there.

Answer
Paul Sinclair 11 years ago

I have started prototyping this, but sorting by programming language / blackjack table / escort is causing some headaches..


Here is a basic version..


http://www.codeivate.com/users/leaderboard

+1

Magento Development iQlance

Devid Smith 1 year ago 0

iQlance Solutions is a Canadian company that provides Magento B2B Web Development services, integration, and support, among other things. Our Magento development services are dependable and industry-specific. In addition to assisting you in reaching a larger audience and expanding your business, the scalability and adaptability of our services will assist you in attracting and converting more prospects.

Benefits Of Hiring iQlance Magento development Toronto

With our Magento developer Toronto, we design Magento websites with the user experience in mind, therefore we never scrimp on functionality or security. With a complete approach to development, meticulous respect for IT industry norms and deadlines, and an emphasis on producing designs that are both beautiful and technically easy, our Magento Development business provides solutions that are both powerful and industry-specific. Our primary objective is to provide you with an exceptional online buying experience.

iQlance Magento developers' team of experts in a variety of industries delivers Magento services and online solutions through their Custom Magento Design & Development Services. We create engaging sites that increase company and income by utilizing cutting-edge technology and clear lines of communication.

+1

online marketing agency in Chennai

arkashyatech 1 year ago 0

Image 25


Arkashya Tech Solution is a leading online marketing agency in Chennai that spotlights on building brands design and helping companies with becoming on the top online. We're where aptitude exceeds all rational limitations and imagination knows no restrictions.

For more details visit: https://arkashya.com/

+1

Microsoft Power Automate Licensing

Halena Green 1 year ago 0

Enterprises can develop automated business processes and workflows with Power Automate, increasing operational efficiency. It helps to create intelligent workflows that automate tiresome manual operations and carry them out on your behalf. Several license alternatives are available, some of which may be confusing to understand. If you're solely interested in Power Automate licensing and don't have a Microsoft 365 subscription, you can access the platform through one of the 4 available plans. They are per-user plan, per-user plan with attended RPA, unattended RPA add-on and per-flow plan.

+1

Merge machines

Michael Malura 8 years ago 0

It would be nice to merge machines. I have so many machines and would like to be able to merge them into one machine to cleanup everything.

+1
Fixed

PhpStorm plugin startup error

Nicolas Hodin 10 years ago updated 10 years ago 4
Hello,

I tried to install the Codeivate plugin for PhpStorm, I have version 7.1.3 and at startup it shows a plugin error :

Plugin 'com.codeivate.plugin' failed to initialize and will be disabled. Please restart PhpStorm.


java.lang.ClassCastException: org.json.simple.JSONObject cannot be cast to org.json.simple.JSONArray
at com.codeivate.plugin.utils.UUIDUtils.getRandomName(UUIDUtils.java:105)
at com.codeivate.plugin.data.CodeivateSettings.<init>(CodeivateSettings.java:54)
at com.codeivate.plugin.data.CodeivateSettings.getInstance(CodeivateSettings.java:68)
at com.codeivate.plugin.keyhandlers.CodeivateKeyHandler.<init>(CodeivateKeyHandler.java:67)
at com.codeivate.plugin.keyhandlers.CodeivateKeyHandler.getInstance(CodeivateKeyHandler.java:55)
at com.codeivate.plugin.keyhandlers.CodeivateTypedActionHandler.<init>(CodeivateTypedActionHandler.java:37)
at com.codeivate.plugin.CodeivateApplicationPlugin.initComponent(CodeivateApplicationPlugin.java:111)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter$1.getComponentInstance(ComponentManagerImpl.java:548)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:590)
at com.intellij.util.pico.DefaultPicoContainer.getLocalInstance(DefaultPicoContainer.java:225)
at com.intellij.util.pico.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:212)
at com.intellij.util.pico.DefaultPicoContainer.getComponentInstance(DefaultPicoContainer.java:199)
at org.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer.getComponentInstance(AbstractDelegatingMutablePicoContainer.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponent(ComponentManagerImpl.java:121)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponent(ApplicationImpl.java:372)
at com.intellij.openapi.components.impl.ComponentManagerImpl.a(ComponentManagerImpl.java:112)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:89)
at com.intellij.openapi.components.impl.stores.ApplicationStoreImpl.load(ApplicationStoreImpl.java:87)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:509)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:150)
at com.intellij.idea.MainImpl$1$1$1.run(MainImpl.java:59)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at com.intellij.ide.IdeEventQueue.e(IdeEventQueue.java:697)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:524)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:335)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Any idea? 

Thanks a lot & best regards

Answer
Paul Sinclair 10 years ago
I am investigating
+1
Planned

Confirm Connection

Allan Kimmer Jensen 11 years ago updated by Paul Sinclair 11 years ago 1

Hello,


I am unsure that I have my editor set up correctly, it would be nice with a "Test Connection" that confirms that my settings are correct.

Answer
Paul Sinclair 11 years ago

Hi Allan, 

That sounds like a good idea!


Also I checked your profile and you don't seem to be uploading any data.

Are you on ST2 or ST3? if you restart Sublime and look in the console (ctrl+`) do you see any errors?


Currently I am aware of a bug if you use ST3 and have an alpha version of package control installed you need to delete and reinstall the latest stable version of package control see here for more info http://codeivate.userecho.com/topic/235631-sublimes-setting-user-file-is-not-as-mentioned-in-the-docs/


Otherwise let me know and I will investigate.


Cheers,

- Paul




+1
Under review

Major Lang: HTML (AngularJS)

Michael Calkins 11 years ago updated by Paul Sinclair 11 years ago 1

My current number one Major lang is HTML, but I'm actually writing AngularJS templates.  I saw you HTML (Django), laravel-blade, etc. and was wondering if the same thing could happen for AngularJS

Answer
Paul Sinclair 11 years ago

Hi Michael, 


Languages are basically pulled from .tmLanguage files. For instance laravel-blade requires this package to be installed https://github.com/Medalink/laravel-blade/blob/master/laravel-blade.tmLanguage


I had quick look but unfortunately couldn't see an Angular JS language file for Sublime (yet!) But it would work as soon as someone developed the language file for it.


Cheers,

- Paul