topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday June 18, 2025, 2:53 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 ... 37 38 39 40 41 [42] 43 44 45 46 47 ... 53next
1026
Developer's Corner / well written article about "Ruby vs Python"
« Last post by housetier on September 13, 2006, 03:24 PM »
From this post (thanks Edvard!), I came across this article discussing why its author prefers Python over Ruby by way of DZone.

It is a rather lengthy article and the author tries to not bash Ruby...

And all of this excitement and hype is for good reason. Ruby is a simple and beautiful language which is easy to learn yet hard to master. It gives power to the pros without being hard on the newbies. For this reason, it's a great language to pick up. It also has a great mix of imperative and functional qualities, and it has some very nice syntax. Ruby deserves much of the attention it is getting.

...but instead reasons why (s)he prefers Python over Ruby...

...So I took the next step and wrote a simple Python script which would do all the conversion for me, and my Rails app would simply take the uploaded file, have Python convert it to a tab-delmited file, and then Ruby would do the stats conversion.

This actually worked remarkably well, except for one major problem: speed. I tweaked the stats algorithm as much as I could to make it as efficient as possible, but the PHP app that I was converting from was still killing my Rails app by half the time when it came to the stats work. This wasn't going to cut it. Furthermore, I had more complications when as part of the statistical work I wanted to display the name of the current sheet for Excel files. This meant that my Python script wouldn't just be called into, it would also be passing info back out to Rails, and it was getting more and more complicated.

And it was at this point that I pondered why I was even using Ruby and Rails. In my very little usage of Python during this time, I found that it was just as friendly a language as Ruby when it came to syntax. I picked it up very quickly and I didn't have any problems with it. On top of that, it was a good deal faster than Ruby, and had much more library support than Ruby. So why use Ruby over Python? My main incentive had been Rails, but upon doing some research, I discovered that there are multiple extremely solid web frameworks in Python. The big two everyone talks about are Django and TurboGears, but there is also Pylons, web.py, and numerous others. This was not the same situation I met 6 months earlier, when all these Python frameworks either didn't exist or were rather immature. They had grown up to be powerful, well-documented frameworks which stood their own against Rails...


The article is well written and well structured, but what impressed me the most was even with many many many comments -- I did not read all of them -- I couldn't see a flame war erupting. This is totally amazing! Now I believe there is still hope for the programmer suffering from "language combatism"...

Yes, I do like the article because "Python wins" and I like Python.
1027
General Software Discussion / Re: How do you organize your email?
« Last post by housetier on September 13, 2006, 09:49 AM »
... folders that contain not only the received mail, but alse the mail I sent.

That is another thing I find really great about the webinterface of gmail: the way they keep "conversations" together makes sense to me. With my current email client I have to bcc: myself and not keep a copy in "sent mail" to get something similar. It doesn't work very well though.

Can someone tell me if thunderbird is able to display messages like that? It is very useful for mailing lists I post to.
1028
Living Room / Re: Jatalla, Human Powered Alternative Search Engine
« Last post by housetier on September 13, 2006, 12:38 AM »
* housetier riggs the search results

;)

I wonder how it'll work out; will have to use it a couple of time to see how it feels. I am always willing to try something new because it is different - also I am always willing to reject something because it is different.
1029
Living Room / Re: How Digg Gets Everything Backwards.. And How to Fix It
« Last post by housetier on September 13, 2006, 12:14 AM »
short article, long url 

;D I just couldn't resist
1030
General Software Discussion / Re: Social bookmarking sites
« Last post by housetier on September 12, 2006, 11:17 PM »
Now that's something I haven't quite figured out yet. So del.icio.us would post my "bookmarks I made today" on my blog if I told it so?

Thinking that I wanted to social bookmark each and every post on my site, this would be somewhat incestous  ;) :P

Sri, where is your blog if I might ask?
1031
General Software Discussion / Re: Social bookmarking sites
« Last post by housetier on September 12, 2006, 10:58 PM »
I use the Diigo toolbar because it lets me post to many social bookmarking sites:
1158119646.png

(as you can see it now includes ma.gnolia too)

The point of having the same thing socially bookmarked all over the place? Well for once I get an extra backup copy of my bookmarks, and secondly certain pages or sites might get extra attention if I choose to make the bookmark public.
1032
General Software Discussion / Re: How do you organize your email?
« Last post by housetier on September 12, 2006, 10:45 PM »
I feel both of you on this, but I haven't found an email solution yet that has all of

1) slick interface
2) gpg
3) labelling/tagging of messages

gmail has 1 & 3; claws has 1 & 2. I kinda like the web interface of gmail, but I wish I could somehow bundle it with GPG. I'll save this for a thread of its own.

Tagging is a nice thing indeed once you get used to it.
1033
General Software Discussion / Re: How do you organize your email?
« Last post by housetier on September 12, 2006, 05:09 PM »
yeah I mispelled the name but not the url: It is Sylpheed-Claws, to be found at http://claws.sylpheed.org/
1034
heh thats great news for donationcoder.com! :) Too bad they don't link back here; but at least they mention the domain...

big ups vrgrrl!  :Thmbsup:
1035
Today I found Logfilter: An Apache Log Filter.

Logfilter is a tool for performing ad-hoc filtering of apache website log files.

This seems to be tightly coupled to the Apache Webserver.
1036
Living Room / Re: Unprotected Wireless Lans?
« Last post by housetier on September 12, 2006, 01:28 PM »
German users of WLANs should take measure to protect it as they are now held responsible for any "bad things that happened" if they do not protect their WLAN.

So if your neighbour uses your unprotected WLAN to offer software illegally, YOU can be held responsible as accomplice. Strange but true.

Note this was a court ruling in Germany and does not apply to other countries.
1037
General Software Discussion / Re: How do you organize your email?
« Last post by housetier on September 12, 2006, 01:21 PM »
First spamassassin tries to eliminate spam

Then my filters kick in, putting emails for/from mailing lists into their own folders, one per mailing list. These filters filter by recepient and sender, one filters by topic.

The rest stays in the top folder until I read and sort it. If I find I have to do this more than twice a week I try to write a filter.

I use Sylpheed-Clasws as email program
1038
Living Room / Re: Prediction: Google will Become Stumbleupon
« Last post by housetier on September 12, 2006, 12:04 PM »
Maybe my adblock extensions blocks the page: whenever I think "why didn't it load the next page?" and try again, it was actually adblock not letting me load the page at all...
1039
Living Room / Re: Prediction: Google will Become Stumbleupon
« Last post by housetier on September 12, 2006, 11:31 AM »
How, if at all, is SU generating revenue?
1040
Living Room / Re: Soople - Google Searches Made Handy
« Last post by housetier on September 12, 2006, 11:30 AM »
at first glance soople reminds of the German search engine Seekport. I use seekport occasionally, when I can't find it in three tries with google.

Let's see how much I get out of soople :)
1041
General Software Discussion / Re: keeping/saving cloned files
« Last post by housetier on September 11, 2006, 11:44 AM »
were you able to download this today?

I had downloaded the .msi a few minutes before I submitted that post.
1042
Living Room / Re: How Digg Gets Everything Backwards.. And How to Fix It
« Last post by housetier on September 11, 2006, 10:47 AM »
alex3f, thank you for explaining SU and digg. Now a lot of things are clearer to me, and I understand better what SU is about and get involved with them better.

The intermix thing also looks interesting. I'll check it out when it floats atop my todo list ;D
1043
Site/Forum Features / Re: I bet you didn't know this one!
« Last post by housetier on September 11, 2006, 10:42 AM »
I came up with these:

101lol
1338uberleet (1337+1)
10two (think harder if you don't get this one)
1044
General Software Discussion / Re: What's the Greatest Software Ever Written?
« Last post by housetier on September 11, 2006, 10:38 AM »
If we go by "most influential" how can we leave out


Of course this is 100% subjective and very offensive to others (who just haven't seen the light yet)  :P

1045
General Software Discussion / Re: keeping/saving cloned files
« Last post by housetier on September 11, 2006, 10:15 AM »
For your convenience I have attached the zipped .msi file wich I downloaded from http://alax.info/blog/ntfslinks

I hope you can at least download attachments from donationcoder.com


I did not ask for permission to distribute the file like this.
1046
Thanks for the tip! I'll see how it works out.
1047
...and speaking of small & compact, I also rearranged my tool- and menubars.

The top looks like this now:

FF-top.png

As you can see, the navigation bar and menu bar share room now; I don't have the toolbar from diigo or stumbleupon displayed, but I use both via shortcuts.

Now to the bottom! I didn't save as much space there though:

FF-bottom.png

So my list of extensions now is as follows:

    [0]
PTTL
Not as many extensions as others might have. But these are the ones I regularly use.

1048
Post New Requests Here / Re: Text editor with good spell checker
« Last post by housetier on September 10, 2006, 10:00 AM »
some of the keyboard shortcuts, although customizeable, are made for english-layout keyboards and don't go very well with my portuguese layout :(

I wonder if there are "layout translations" as well as there are "language translations". I am thinking of localized keyboard shortcuts; so basically the finger movements are the same, so the keys are different. This would be very convenient for us Germans too... I shall try to find out.
1049
Post New Requests Here / Re: Text editor with good spell checker
« Last post by housetier on September 10, 2006, 09:31 AM »
I can't let this go past without mentioning vim :P I am a vim fanboi after all. The new version vim7 has (inline) spell checking support now as well!

Vim 7 is ready! After years of development this feature packed editor
is waiting for you.

Since Vim 6.4 many new features have been added. To mention a few:

- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text

Just to let you know  :D

However, you still should use what you are most comfortable with. And if your current editor is satisfying, don't change! I wouldn't switch to something else either.

Choice is Good!
1050
I actually tried that one the other day, but I couldn't make tomcat connect to/find it. Dunno if it was me putting the .war in the wrong place, or maybe the tomcat package being misconfigured... I gave up after 30 minutes.

This is not to say that subsonic is bad or anything of that sort. If you know how to work tomcat I am sure you can get it up in no time. I just don't know tomcat good enough.
Pages: prev1 ... 37 38 39 40 41 [42] 43 44 45 46 47 ... 53next