Enter forum description here ...
+2

coding summary for searchable period

Paulo Diovani Gonçalves 11 років тому 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
Виконано

Points earned by operating system

Alex Lamson 12 років тому оновлено Paul Sinclair 12 років тому 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.

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

Hi Alex,


Good point, I will fix it up.


Thanks for suggesting this, it's done.


Cheers,

- Paul

+2
Виконано

Leaderboards!

Syntax 12 років тому оновлено Paul Sinclair 12 років тому 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.

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

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

Best Full Stack Coaching with Live Projects Jaipur

Soft Approach IT 4 місяці тому 0

Image 27


In Jaipur, Soft Approach IT has made a name for itself as a pioneer in full stack development training. The institute offers a learning environment that develops potential and encourages creativity through a thorough curriculum, practical projects, and knowledgeable mentoring. Soft Approach IT guarantees that each participant is ready for the demands of the software development market, whether you're searching for the Best Full Stack Coaching with Live Projects Jaipur or an Advanced Full Stack Developer Program Jaipur.

+1

Eco Commercial Cleaning Melbourne

ecocleaning 2 роки тому оновлений 2 роки тому 0

At Eco Commercial Cleaning Melbourne, we are committed to providing the complete professional range hood canopy cleaning melbourne that transform your grimy kitchen appliances in new condition. Our expert cleaners clean all grease, fat and burnt on carbon deposits safely from range-hood. With our years of experience within this cleaning field, you can enjoy our risk-free, reliable, friendly, quality rangehood cleaning services in Melbourne at very competitive price.

We realize that maintaining the certain standard of the property is very important, and therefore take on the responsibility of deep cleaning your premises from top to bottom. We also cover other cleaning services like carpet cleaning, canopy cleaning, canopy duct fan cleaning, solar panel cleaning, Hotels & Pubs Cleaning Melbourne, tiles and grout cleaning, Builders Cleaning Melbourne etc. Call Eco Commercial Cleaning to give you back time and your standard.

+1

Magento Development iQlance

Devid Smith 2 роки тому 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 2 роки тому 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 3 роки тому 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 9 років тому 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 11 років тому оновлений 11 років тому 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

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