topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday November 14, 2025, 5:35 am
  • 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 ... 32 33 34 35 36 [37] 38 39 40 41 42 ... 72next
901
Developer's Corner / Re: source control systems: what's the best?
« Last post by urlwolf on January 07, 2008, 01:10 PM »
Is perforce's only advantage speed?
902
Developer's Corner / Re: source control systems: what's the best?
« Last post by urlwolf on January 07, 2008, 12:58 PM »
Here's a nice thread comparing cvs / subversion:
http://books.slashdo...046&cid=11635958
903
Developer's Corner / source control systems: what's the best?
« Last post by urlwolf on January 07, 2008, 12:39 PM »
I have to pick one from this list:
Subversion, CVS, perforce, VSS

I have used only cvs in the past a few years ago, so I have no idea what the state of the art is.
Initially it's for a project with 2 progammers only.

It will be integrated with fogbugz.com.

What should one look at when picking one? For me, having a good vim plugin to commit/take out things is important, but I'm sure there are many factors I'm oblivious to.

Here are some reviews from the perfoce (paid) site:
http://www.perforce....erforce/reviews.html

Thoughts?
904
Living Room / Re: Request: fixes for geshi syntax formatter
« Last post by urlwolf on January 07, 2008, 12:14 PM »
+1
905
I posted this in the opera forums, but would like to get your views too...

According to most studies, Opera is the best in following standards.
But the web is not written for Opera.

In my experience if the site is heavily AJAXified, with dropdowns for all the options, ect
Opera misses all that functionality 100%.

Honestly, I have to fire up another browser at least once a day.
And sometimes, the site is half-functional and you don't even know if you are missing something by visiting it with Opera.

The paradox is that using the most standards-compliant browser will get you the least compatibility with websites (!).
At the end of the day, what you need is to get as close to 100% of websites rendered as the webmaster intended.
This is not the case for opera. I know it's due to webmasters not testing against opera... but still. The end result is that some sites (randomly) will do something wrong and I won't even know which ones when it's not very evident.

What can be done? I don't want to switch browsers, but I'm always tempted.
That and the horrible desaster that M2 is in the current beta is making me think again about which browser to fire up!

906
Great, Thanks ChankTrauma.

I also use todoList.
Unfortunately, highlight doesn't support some languages I'm working with.

I have a faster way of doing the same thing, but avoiding vim.

1) use syn2, a lister plugin for TC. assign a shortcut for 'export as html'
2) press shorcut ctrl q to see file in lister. press shortcut to dump html
3) view html dump in lister with F3. copy chunk. Paste in onenote


907
General Software Discussion / Re: BBCode : Vim Syntax highlighting for BBCode
« Last post by urlwolf on January 02, 2008, 02:11 PM »
Well, it's not very good.
you still have to type tags manually, no autocompleter, no tag balancing (line in html mode) etc. Not much of a point. I actually use BBcodeWriter, made with ahk.
908
General Software Discussion / BBCode : Vim Syntax highlighting for BBCode
« Last post by urlwolf on January 02, 2008, 04:59 AM »
Finally someone wrote Vim Syntax highlighting for BBCode!
909
can one assign default a program to always open file without extension?
when you right-click/open with... the box "always use this program" is grayed out.

Any workarounds?
910
If you find a more streamlined solution let me know!
911
Some here (i.e., app) wanted a code snippets program, but where not satisfied with what they found.
I'm posting my hack here.
I wanted something that indexed things, and kept syntax highlighting.
Ideally my own note taker: oneNote. Problem is, it doesn't know how to do syntax highlighting.

Here is what I do to use oneNote AND keep syntax highlighting.

I use vim. You may want to use some other editor that allows you to dump html if you don't know vim-fu and are not inclined to spend 10 years training alone in the mountains to learn it.

1. From vim, call :Tohtml
2. ZZ the window that pops up (that's a shortcut for save and close)
3. F3 the resulting file in total commander: will show in a iexplore window inside lister (fast!)
4. Copy chunck you want
5. Paste into oneNote

Since onenote understands html. the syntax is there!

This may work with variations of browser/file manager/editor.
912
General Software Discussion / Re: A Firefox Lover's Guide to Opera
« Last post by urlwolf on December 31, 2007, 11:30 AM »
The scroll in 9.5 is fantastic, much better than in any other browser. it has acceleration/deceleration, you must see this... it feels so natural.

adBlockPlus = use adMuncher; much better anyway (not free though)

@Tomos:
plain text clipboard is one of the most stupid things the opera team has done (and they stick to it!). I find it horrible too, I need it to cut/paste to oneNote.

Let's start a mass complaint int the forum (yet again!)....
913
General Software Discussion / post your 5 most used applications in 2007 here!
« Last post by urlwolf on December 31, 2007, 10:53 AM »
Mine:
  • Opera
  • Vim
  • OneNote
  • Total Commander
  • Acrobat
914
General Software Discussion / A Firefox Lover's Guide to Opera
« Last post by urlwolf on December 30, 2007, 08:05 AM »
This guy loves opera. He mises delicious integration as I do.

I am a Firefox fan. I’ve been using Firefox since it was named “Firebird” and calling it “stable” was a big overstatement. Firefox dragged me out of Internet Explorer, and that was definitely one of its biggest achievements.

Because I’m addicted to trying out new tools, however, I always kept testing new browsers I discovered here and there. K-Meleon, Flock, Sleipnir… When Safari came out for Windows I immediately installed it and used it for about 2 hours, only to realize that it wasn’t – and it still isn’t – usable at all, mainly due to sporadic crashes.



Similarly, I’ve been trying out Opera periodically, as new releases came out, but again it didn’t seem to work for me. The biggest complaint I had was its inability to render heavily-ajaxified web sites properly. However, now it seems that the Opera Development Team made a big effort to improve the browser, and I was pleased to notice that Opera 9.5b (“Kestrel”) doesn’t seem to have this sort of problems at all.



clipboard12_30_2007 _ 15_05_48.jpg



from h3rald.com
915
General Software Discussion / code project browser (!)
« Last post by urlwolf on December 29, 2007, 11:25 AM »
This is cool:
http://www.codeproje...acros/cpbrowser.aspx
It lets you browse The Code Project directly in Visual Studio 2005. When you click on a link that would normally download a ZIP file, it asks you instead if you'd like to open the sample up using the Code Project Browser. If you say yes, the add-in will download the file, unzip it to a base My documents\My Code Project Samples directory and then load it directly. It also provides a sidebar where you can view, reload and delete all of the projects you've downloaded. Finally, it allows you to keep Code Project favorites, just like any respectable web browser would.
916
We all know how great textMate is. Same for Vim (I have been advocating it here).

Here's a virtually unknown editor that does a lot of innovative stuff: multi-edit 2006.

Forums are here.

I'm just playing with it, but look at this for example:
Common Code Manager

When combined with the Project Manager, Internet programming language support includes many features for managing an entire web site.  One of the most useful timesaving features is the Common Code Manager, which allows you to duplicate a piece of HTML code across an entire Project list.

To use the Common Code Manager, mark a block of code that you will want to use in a number of places and select Manage Common Code from the toolbar or HTML Tools | Common code manager from the Context Menu.  Select Add and provide a name for the block of code.  This will create a marker in the HTML code and create a separate file to contain this code for later duplication and editing.

Once a common code block has been created, use the Common Code Manager to insert that block of text into each file in which you wish it to appear.  This offers a great advantage over cutting and pasting or searching and replacing.  When changing the common code, you can run the Common Code Manager again, edit the common code block, and update it across all files in the Project containing that common code block.  This saves a significant amount of time when updating common footers and headers on your web site.

 

I've never seen anything like it ever. Innovative.

It's pricey ($79), but it looks like lots of things are done right! The lite version (here's what you'll miss is not more expensive than other editors in the market ($39).
Oh, and it has Native Beyond Compare Integration (they licensed it and built it into the product... so now the price for the lite version is more than reasonable!).
Thoughts?
917
General Software Discussion / Replace Windows Explorer [SOLUTION]
« Last post by urlwolf on December 28, 2007, 10:58 AM »
Many of you use alternative file explorers, and don't like windows' explorer.
Here's what I found works for TC; it may work for others too (change paths accordingly):

http://www.ghisler.c...ght=replace+explorer
918
I like synTree. Based on synPlus (so tiny), portable, open, works as a plugin for TC. You can add language files.
919
I got this from Opera forums Friguron's signature:

Opera unofficial known issues list (MUCH more useful than the optimistic and small one appearing on Opera Desktop Team Blog):
http://scratchpad.wi...a_Other_Known_Issues

Great resource.

I realized that I post 2-3 times per week to the forums. Mainly reporting bugs.
When I was a FF user, this didn't happen. I don't even know if there's a forum for FF.
It could be that I'm testing betas with Opera and not with FF.

I'm very dissatisfied with how M2 works in the betas. I lost my indexing and don't even know how to get it back. It should be published somewhere that M2 use in the beta is considered harmful... but nobody says a word.

Opera is both one of my most loved and hated companies. They do things both horribly wrong and brilliantly right.
920
Vote please...
921
General Software Discussion / Re: .NET and GUIs: windows forms or the new WPF?
« Last post by urlwolf on December 23, 2007, 08:07 PM »
Thanks MRCrispy.
I still don't understand. Is  WPF easier for normal-looking apps?
Are the new features,  like LINQ support available only in WPF GUIs?
922
General Software Discussion / .NET and GUIs: windows forms or the new WPF?
« Last post by urlwolf on December 23, 2007, 01:01 PM »
I'm trying out C#, .NET and GUIs; The fist thing I noticed is that there are two GUI libraries: windows forms and the new WPF.

 WPF isNET 3.5 only.

We want this tool to be easily ported to pocket PC when the day comes.

WPF  seems to be the newest; the form is defined in AXML. It
 requires directX 9.
 
 This would exclude win 98 and older users, and maybe Pocket PC?
 
 This is what I have seen in a forum:
 
 WPF
 + Powerful styling and skinning structure
 + Easy to create an own Look and Feel
 + Does support Windows Forms
 + The future technology for developing Vista Applications
 + The ability to reuse existing code
 + Highly advanced databinding possible
 - Declarative vs procedural code
 - Requires .NET Framework 3.0
 - Compared to Windows Forms, still in development fase
 - Requires Dx9 compatible vidcard for advanced graphics
 
 Windows Forms:
 + Extensive documentation to be found on the internet
 + Plenty of examples
 + Does support WPF
 - How long will this be supported? (I've read somewhere that Microsoft is
 only developing WPF now, only maintanance for Winforms)
 - Design your own look and feel in a application is a lot of work.

Do you have any experience with WPF? Thoughts?
923
if you ever had trouble with different players not reading your tags... go to this MusicIP thread. Moonbase is incredibly knowledgeable and has put together some info that solves a lot of mysteries on tag formats. Not even ha or wikipedia have this comprehensive and detailed information!


924
General Software Discussion / Re: 11 Top New Web Apps of 2007 - from lifehack.org
« Last post by urlwolf on December 22, 2007, 10:39 AM »
I mean, I don't understand why desktop application replacements are all over the place, and most web 2.0 applications are just that.

Who uses those? they are always inferior to the desktop counterpart... and you cannot do nice GUI things like assign keyboard shortcuts, no matter how much AJAX you did.

I love the idea of doing webpages that actually do things for you other than just present information, but mimicking a desktop application is not really the best thing a web application can do!
925
Note: I have gone back to musicIP. Searches are instantaneous there, whereas it takes 2.5 -3 seconds in winamp. The red is eyecandy.
Pages: prev1 ... 32 33 34 35 36 [37] 38 39 40 41 42 ... 72next