Layers...Gimp...Photoshop..........

For everything that's not in any way related to PureBasic. General chat etc...
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

techjunkie wrote:
Trond wrote:And very slow.
I agree that it is slow (and bloated, as all .NET applications), but some functions are really good.
All .net app's arent slow and bloated. Its just plain wronG to sAY that..
And the functions are, perhaps ok, quite FEW!
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

techjunkie wrote:No one are using Paint.NET?!? It's really good IMHO.
http://www.eecs.wsu.edu/paint.net/
Yeah that program is nice.. I need to re'download it.. I used it a while back
looks a little different.

- np
josku_x
Addict
Addict
Posts: 997
Joined: Sat Sep 24, 2005 2:08 pm

Post by josku_x »

Paint.NET is good, for most cases but because it needs the .NET framework, it isn't so popular. I use Adobe Photoshop, it's really nice and very easy to use IMO.
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

thefool wrote:
techjunkie wrote:
Trond wrote:And very slow.
I agree that it is slow (and bloated, as all .NET applications), but some functions are really good.
All .net app's arent slow and bloated. Its just plain wronG to sAY that..
And the functions are, perhaps ok, quite FEW!
"wronG to sAY that..." :lol:

Well - all the .NET applications (about 8 - 9) running on my laptops are slow and bloated, but I'll guess I'm unlucky then... :wink:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

official registered photo impact user here :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

thefool wrote:
techjunkie wrote:
Trond wrote:And very slow.
I agree that it is slow (and bloated, as all .NET applications), but some functions are really good.
All .net app's arent slow and bloated. Its just plain wronG to sAY that..
And the functions are, perhaps ok, quite FEW!
Show me one that isn't then.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

techjunkie wrote:
"wronG to sAY that..." :lol:

Well - all the .NET applications (about 8 - 9) running on my laptops are slow and bloated, but I'll guess I'm unlucky then... :wink:
just joking :D

@trond; Things like PlasticSniffer is quite fast, however sometimes you dont need speed. For some things, you dont need the fast execution speed but rather a fast builtup. Different tools for different things.

I would also like you to get KBILLING, as an example of a fast, serious .net app (its written in vb.net by Karbon from this forum.)
http://www.k-billing.com/
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

kBilling was actually quite impressive. PlasticSniffer was definetely not, though. It used almost the same time to start as kBilling, totally unacceptable for such a small program. And imagine how much faster kBilling would have started if it was written in PureBasic!
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Trond wrote:kBilling was actually quite impressive. PlasticSniffer was definetely not, though. It used almost the same time to start as kBilling, totally unacceptable for such a small program. And imagine how much faster kBilling would have started if it was written in PureBasic!
The startup times might be slow, but i mean how they work. PlasticSniffer, when sniffing is started, works quite good here. The gui sucks though :P
but glad you see kbilling works in an OK speed for such a program.
The one can always use purebasic for speed critical things, but i do NOT doubt it was easier to make a thing like kbilling with .net.
Post Reply