Author Topic: Making your coding less productive :)  (Read 13103 times)

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Making your coding less productive :)
« on: December 17, 2005, 11:26:45 pm »
Nah, it'sn't off-topic :D

The idea is to make an IRC plugin for Code::Blocks, so you can code and be in your favorite IRC channel at the same time.

I just remember the old days when I used the Allegro library and hung in the #allegro channel. It wasn't really productive sometimes, but when I needed help I had the ppl in there handy, to help me :)

Code::Blocks got an un-official channel in IRC and the few times I've been there it's really lonely. I dunno how helpful it could really be, but it's just an idea.

What do you think? :P

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Making your coding less productive :)
« Reply #1 on: December 17, 2005, 11:40:18 pm »
Using gaim with MSN and AOL, and never lonely 8)

There is probably no good reason against an IRC plugin, but it still strikes me as strange. Personally, I prefer a messenger tool to chat, and a programming tool to program, but that is just me.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Making your coding less productive :)
« Reply #2 on: December 18, 2005, 01:08:45 am »
Hello,

Interesting plugin, indeed :). Personally, I do not use too much chat tools (may be because no one would like to speak with me :)), but in case of need (bugs, crashes, etc.) they can be useful (rather better than emails).

I have nothing against such a plugin, but i just wonder if the users will begin to ask for MSN, AOL, etc. plugins :D.

Michael

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: Making your coding less productive :)
« Reply #3 on: December 18, 2005, 01:24:44 am »
What do you think? :P
Why would I want a chat plugin in an IDE? Let it be the best IDE, and not a 'jack of all trades, master of non' pile of bloat ware.

I used to use allegro too before I moved on.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

takeshimiya

  • Guest
Re: Making your coding less productive :)
« Reply #4 on: December 18, 2005, 02:22:40 am »
I'm against in making a IRC plugin. Period.
(:D)

sethjackson

  • Guest
Re: Making your coding less productive :)
« Reply #5 on: December 18, 2005, 03:10:13 am »
Let it be the best IDE, and not a 'jack of all trades, master of non' pile of bloat ware.

Isn't that called Windows ME????

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Making your coding less productive :)
« Reply #6 on: December 18, 2005, 06:08:08 am »
Well if we're about being less productive, how about a FreeCell plugin?

instead of having hearts, and spades, etc, we'll have arrays :P

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Making your coding less productive :)
« Reply #7 on: December 18, 2005, 06:36:30 am »
The FreeCell plugin sounds good too, or a Solitaire one.

A Poker plugin! Nice way to be less productive and lose money at the same time :)

For what I'm seeing it's no being really accepted. Less work for me, I guess :)

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: Making your coding less productive :)
« Reply #8 on: December 18, 2005, 03:10:21 pm »
What I like to have is an OS plugin :P A replacement for windows ;)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Making your coding less productive :)
« Reply #9 on: December 18, 2005, 03:24:33 pm »
Why don't you modify cbEditor to support text-mode Quake? Or nethack... :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Making your coding less productive :)
« Reply #10 on: December 18, 2005, 05:45:10 pm »
Hello,

May be we can do something similar to Eclipse:

C::B comes with a set of standard plugins that add specific functonalities, code formatting, code completion and so on. These standard plugins are selected on the basis of usefulness, quality, etc.

From the other side, all the other plugins are listed in a separate website (e.g., Announcement for plugins/patches) and can be downloaded as the user wishes. May be later we can provide a specific website that collect plugins as the one for Eclipse plugins

So, you can develop and provide whichever plugin you want without having to fight (not too much :)) to have it directly added to C::B.

Best wishes,
Michael