topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday June 28, 2025, 3:11 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 91 92 93 94 95 [96] 97 98 99 100 101 ... 184next
2376
At first I thought "Mentioned on Coding Horror, oops!" - but turns out it's an article about multimon setups, not bad code ;)
Yeah, but only because he didn't actually look at the code. If he did, you bet it'd be an article about bad code ;)
2377
Whoa... Nice!!
This makes me feel a bit guilty for not having updated gridmove in a while :(
But it sure is great to know others appreciate my programs! :D

Nudone: i think you're right, probably lots of people like dialogmove, but the fault of it not being recognized is mine. The fact that it doesn't have a PAD file/ webpage makes it hard for people to know about it...

It sure is time for me to pay more attention to the programs i've already made instead of staring other projects :)
2378
Developer's Corner / Re: Is Beautiful Code A Succubus
« Last post by jgpaiva on August 09, 2007, 02:21 PM »
According to my teachers, good code follows several aspects:
- readability: a glance at the code can give you a general idea of the behaviour of the program)
- self-describing names (variables and functions): a += temp3; isn't good code ;)
- traceability: when you look at a function, you can have some idea of where it's used
- following of norms (depending on company/language, the indentation/names of variables can change)
- small, self-describing functions: each function should only be responsible for one part of the program
- disconnected components: so that you can replace components without affecting the others <- this is directly related to OO programming. using setters and getters is a better idea then accessing directly to the contents of other objects
- organized code: the program should be read in the source file from top to bottom of the source

This is all i can remember from the top of my head. I'm sure others could add a more complete answer :)
2379
General Software Discussion / Re: Top 3 programs you use
« Last post by jgpaiva on August 09, 2007, 07:57 AM »
3a. Firefox
3b. FARR 
3c. DOPUS 
3d. Evernote 
3e. Oops, Maybe we should have Top Ten instead..
Cheater! :P

Hmm, maybe all of us should put a short description and a URL to make it easier for the rest of us.
Good point, i'll edit my post to add that. ;)
2380
tablaji: you can also press "esc", it'll select all the text ;)
2381
General Software Discussion / Re: Top 3 programs you use
« Last post by jgpaiva on August 09, 2007, 07:46 AM »
Damn, it's hard to chose 3!!

I think the three that are most used would have to be

Winamp and windows live messenger are always on too, but not used as frequently.
There are others i use everyday during school period, though.
2382
Living Room / Re: KenR's health and situation
« Last post by jgpaiva on August 08, 2007, 04:29 PM »
Hi ken!
There's not much left to say, but i'm sure you know i'm rooting for you!

After reading about so much positive energy going your way, ken, i'm sure everything will be alright!
As i'm quite aware of how much trouble your problem causes you, i really hope that in not much time you'll be telling us that everything is alright, and that you'll be visiting europe soon! :D
2383
Find And Run Robot / Re: Display Extended Results ?
« Last post by jgpaiva on August 08, 2007, 02:37 PM »
Hi josh!!

I'm loving FARR and don't plan on going back to Launchy. But I have one question.
Now that's what we want to hear! Not that we hate Launchy, but we love farr :D

I suppose you're using the latest beta of farr.

To show all the results for something, just add "+sall" to your query (that stands for "show all").

I'm sure you won't regret moving to farr!!

Also,could you please tell us what made you dump launchy?
And since you have used launchy probably for more time than any of us did, what did you like about it that farr doesn't have?

Bye
2384
DC Member Programs and Projects / Re: FileDraft - display newest files in a menu
« Last post by jgpaiva on August 08, 2007, 12:57 PM »
Thanks ak_!

Just one thing.. Could you post the ahk source?
So that other people can learn with your expertise ;)
2385
General Software Discussion / Re: Looking for a notepad software
« Last post by jgpaiva on August 08, 2007, 10:14 AM »
First of all..
Hi there! And welcome to the forum :D

Here's the most interesting thread on DC about notetaking software. It's definitelly an overwhelming thread, but if it exists... It's there :)

From what i understand, though, you're looking for something very specific. You're looking for a program that'll allow you to add new notes directly to OneNote?
How about a program that allows you to take notes and then export it to OneNote?
2386
Living Room / Re: Geek squad / Best buy Busted!
« Last post by jgpaiva on August 06, 2007, 06:36 PM »
Oh, and see what they do with the time your money payed for!

Consumerist catches geek squad stealing pr0n
2387
For Java, i recomend [http://www.eclipse.org/]eclipse[/url]. It's just the best ide i've ever used.
Freeware and cross-platform :)

(too bad it is java based and uses up a lot of mem :()

I'd like to know if anyone who has ever used eclipse for java could tell me if there's a similar IDE for C++/C#. (from what i can see above, it'll probably be ms's VS)
2388
I don't have any desktop theme software, but i have patched windows to support custom themes, and i use this theme because it's darker and smaller than any of windows' default themes.
2389
TucknDar:
You can already do that. Just do
search 100 farenheit in celsius
, and press enter :)

(explanation: google can make conversions like that)
2390
I think you're looking for unlocker, ampa!
2391
Living Room / Re: Thanks for the cards
« Last post by jgpaiva on August 02, 2007, 07:50 PM »
even the ones I couldn't read. :D
Please tell me it wasn't because of my terrible handwriting! ;)
2392
Find And Run Robot / Re: new launcher just released
« Last post by jgpaiva on August 02, 2007, 07:49 PM »
PS: the phone number trick i am curious about, as i cant type 011 in farr without it launching something
There's an option in farr, to not have the numbers launch the items but get typed in to the editbox instead.
Uncheck options -> interface -> digit keys launch results from search window ;)
2393
General Software Discussion / Re: Favorite ZIP/RAR application?
« Last post by jgpaiva on August 02, 2007, 03:24 PM »
Renegade:
I just downloaded the newest version of alzip, and i have 2 suggestions regarding speed extractor:
1 - the one i mentioned in this post, which i think i didn't express correctly.
2 - have an option for "don't open explorer after decompress", because i don't use explorer and find that a bit anoying :)

Regarding 1:
  Here's a better explanation for my problem.
2394
JGPaiva's GridMove and Ahk Tools / Re: GridMove - grids here
« Last post by jgpaiva on August 02, 2007, 10:22 AM »
This is a fantastic idea, suleika!
And thanks a lot for collecting the grids from the other giant thread :)
2395
JGPaiva's GridMove and Ahk Tools / Re: Feature request for GridMove
« Last post by jgpaiva on July 28, 2007, 07:26 AM »
I'm sorry, i'm now leaving for vacations.

This isn't in the scope of gridmove, because gridmove always resises the window.
But this really isn't very hard to do as an ahk app, i'm sure some of the other ahk coders here could easily do it.

If not, i'll try to do it soon (but it'll take me some time)
2396
Announce Your Software/Service/Product / Re: My Windows Cursors
« Last post by jgpaiva on July 28, 2007, 06:45 AM »
 ;D ;D ;D

I wonder why would anyone want an icon of an empty/full toilet. Recycle bin?
2397
Living Room / Re: Start pages, revisited
« Last post by jgpaiva on July 28, 2007, 05:28 AM »
Until not much time ago, i used to use about:blank as start page, but right now, i wouldn't give up opera's speeddial for anything ;)
2398
General Software Discussion / Re: Favorite ZIP/RAR application?
« Last post by jgpaiva on July 28, 2007, 05:24 AM »
I'm glad to know that renegade, i'm looking forward for playing with it next week, then :D
2399
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by jgpaiva on July 27, 2007, 05:38 PM »
You're absolutelly right.
I think that box should be added, and it could be handy even for people who always use the whole forum search, to search for something more relevant in one single topic.
2400
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by jgpaiva on July 27, 2007, 05:13 PM »
I personally always make a search in the full site, since i use the "dcs" search alias in opera, thus can't be a big assistence.
I can see the usefulness of that dropbox, though.
Pages: prev1 ... 91 92 93 94 95 [96] 97 98 99 100 101 ... 184next