Displaying 18 results from an estimated 18 matches for "joelonsoftware".
2006 Feb 16
2
Joel on Software Rails Rant
I didn''t know if any of you had seen this rant about Rails over on Joel on
Software but it is an interesting read. Check it out here -
http://discuss.joelonsoftware.com/default.asp?joel.3.309321.45
-Rob Bazinet
http://www.robertbazinet.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060216/2de429f5/attachment.html
2006 Apr 26
2
Ruby On Rails Salary in the UK? how much?
Hi,
What do you think is a reasonable salary for a ROR programmer in
Manchester, UK?
If you''re working with ROR and in the UK i''d be interested in knowing
your salary :-)
Your opinions would be very valuable to me
JD
--
Posted via http://www.ruby-forum.com/.
2007 Nov 20
1
Bugtracker to use with Asterisk?
...ker every time a call comes in. It's a
nice way to know who's calling and why, before following up on the
cause for the call.
There are tons of bugtracking apps out there. Do you know of some that
I should look at? Ideally, the interface shouldn't be much busier than
JoS http://discuss.joelonsoftware.com/?joel .
Thank you
2006 Apr 19
5
Swedish characters problem
Hello,
I''m playing around with Rails and I''m having problems with displaying
swedish characters. This is how far I''ve gotten:
I have a controller...
class MiscController < ApplicationController
def swedish_chars
@chars_to_display = ''???''
end
end
...and a template (swedish_chars.rhtml)
<head>
<title>Test with swedish
2010 May 26
3
SVN vs DVCS
...are)
Some projects that have moved to Bazaar (bzr) are
Ubuntu
MySQL
Inkscape
...
http://en.wikipedia.org/wiki/Bazaar_(software)
Some projects that have moved to Mercurial (hg) are
Mozilla
Octave
Python
...
http://en.wikipedia.org/wiki/Mercurial_(software)
Joel Spolky's take on it:
http://www.joelonsoftware.com/items/2010/03/17.html
Regards
-Felix
--
Felix Andrews / ???
Postdoctoral Fellow
Integrated Catchment Assessment and Management (iCAM) Centre
Fenner School of Environment and Society [Bldg 48a]
The Australian National University
Canberra ACT 0200 Australia
M: +61 410 400 963
T: + 61 2 6125 46...
2010 Jan 05
0
[LLVMdev] make fails to detect changes in case srcdir != objdir
...gt;
> And what was the reason for picking autoconf?
Don't ask me, it's not what I would have done. :)
But to be fair, at the time autoconf was really the only game in town.
Even now, only CMake really competes in this space.
Then again, neither one satisfies Joel Test #2:
http://www.joelonsoftware.com/articles/fog0000000043.html
I've wondered for a long time why software systems don't build a build system
around a tool that's actually designed for it. Like make. In fact I wondered
so much that I went and did it. Parallel configure/build/test is a really
nifty thing. It's...
2010 Jan 05
3
[LLVMdev] make fails to detect changes in case srcdir != objdir
On Tue, Jan 05, 2010 at 01:05:56PM -0600, David Greene wrote:
> On Tuesday 05 January 2010 12:18, Gregory Petrosyan wrote:
>
> > > It sounds like the dependencies for your pass are not correct. Where
> > > did you put it in the LLVM tree and how did you change the Makefiles?
> >
> > One new .cpp file in lib/Transforms/IPO + RegisterPass<> + mention pass
2010 Jan 05
1
[LLVMdev] make fails to detect changes in case srcdir != objdir
...>>
>
> Don't ask me, it's not what I would have done. :)
>
> But to be fair, at the time autoconf was really the only game in town.
> Even now, only CMake really competes in this space.
>
> Then again, neither one satisfies Joel Test #2:
>
> http://www.joelonsoftware.com/articles/fog0000000043.html
>
> I've wondered for a long time why software systems don't build a build system
> around a tool that's actually designed for it. Like make. In fact I wondered
> so much that I went and did it. Parallel configure/build/test is a really
>...
2008 Jul 15
0
FLAC download "for sale"
Apologies for the cross-post - kind of scummy:
http://flac.en.softonic.com/download
http://flac.en.softonic.com/secure-download
(See also http://discuss.joelonsoftware.com/default.asp?biz.5.645744.4
and
http://www.otakusoftware.com/blog/2008/06/24/beware-softonic-download-scam/)
Cheers,
Martin
2008 Jul 15
0
FLAC download "for sale"
Apologies for the cross-post - kind of scummy:
http://flac.en.softonic.com/download
http://flac.en.softonic.com/secure-download
(See also http://discuss.joelonsoftware.com/default.asp?biz.5.645744.4
and
http://www.otakusoftware.com/blog/2008/06/24/beware-softonic-download-scam/)
Cheers,
Martin
2006 May 02
2
Converting from UTF8 to ISO-8859-1 encoding
Please help,
I have followed the rails wiki to convert my rails application to use
UTF-8:
http://wiki.rubyonrails.com/rails/pages/HowToUseUnicodeStrings
I am able to succesfully cut and paste Unicode characters from other
page, successfully store and display unicode characters.
However, my client actually wants ISO-8859-1 encoding, which I''m
coming to realize is somehow
2006 Apr 11
1
Whats the big deal with UTF-8?
Hi,
could someone please explain what the significance/importance of UTF-8
is, and why you would need it in an application?
I''ve done a lot of web developing and i''ve never needed to know what it
is. I hope i''ve not been missing something very important!!
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2009 Nov 25
2
DO NOT REPLY [Bug 6928] New: Warn the user to use --modify-window=1 --no-owner --no-group etc. on FAT partitions
https://bugzilla.samba.org/show_bug.cgi?id=6928
Summary: Warn the user to use --modify-window=1 --no-owner --no-
group etc. on FAT partitions
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo:
2006 Feb 09
30
why there is no automatic relationship discovery
When I explain RoR to someone I don''t have a convincing argument that
explains why everything is so automatic and transparent, but
relationships have to be encoded by hand in models. That shows I
don''t understand well that part of AR.
There''s the argument that says that not all databases offer metadata
about foreign keys, but the natural question then is that,
2003 Nov 06
2
ANNOUNCEMENT: NSD 1.4.0 alpha 1
This release is an alpha release. We are currently not planning to have a
1.4.0 stable release as we want to prioritize implementing DNSSEC first.
The next stable release will then be NSD 2.0.0 with DNSSEC support.
This release has some major changes: the database format is much more
compact, responses are generated on-the-fly instead of being precompiled in
the database, and the new
2012 Jul 17
3
complexity of operations in R
Hello!
I am optimizing my code in R and for this I need to know a bit more about
the internals. It would help tremendously if someone could link me to a
page with O()-complexities of all the operations.
In this particular case, I need something like a linked list with O(1)
insertLast/First ability. I can't preallocate a vector since I do not know
the final size of the list ahead of time.
The
2005 Dec 21
10
Investigating Unicode. Take 2, with nastities and allegations.
Well, I see that my last email hasn''t generated any reaction from the
Rails core team. It looks like all of them are the happy users of
"plain text" (which, as we know by now, doesn''t exist, but still).
I apologize in advance for the sore bitterness of this message but I
see that the Rails-core STILL, despite all of the efforts, sees these
issues as something
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering
what you guys use?
features i like in an ide
code highlites
auto code complete
file browser
Currently i am using dreamwever but the code highliting is really bad
its also a pain to set up other doucment types such as .yml data config.
--
Posted via http://www.ruby-forum.com/.