Displaying 20 results from an estimated 630 matches for "magazin".
Did you mean:
magazine
2002 Jun 05
13
Welcome to the Linux Magazine newsletter
********************************************************************
* PLEASE SAVE THIS WELCOME MESSAGE! *
********************************************************************
Welcome to linux-mag-news!
This list is for the monthly Linux Magazine newsletter.
SUBSCRIBING:
Send a blank message to:
join-linux-mag-news@sand.lyris.net
UNSUBSCRIBING:
Send a message to your personal unsubscribe address included in each
message or send a message to:
leave-linux-mag-news@sand.lyris.net
WEB INTERFACE:
http://sand.lyris.net/cgi-bin/lyris.pl?s...
2006 Nov 22
3
RESTful web service design question
...39;m working on a Rails app that needs to expose a RESTful web service. I''m curious to know some of the best practices as it relates to RESTful API design.
Let''s say I have a set of related objects on the server side. I''ll use the venerable subscribers, subscriptions and magazines example to lay it out.
class Subscriber < AR
has_many :subscriptions
has_many :magazines, :through => :subscriptions
end
class Subscription < AR
belongs_to :subscriber
belongs_to :magazine
end
class Magazine < AR
has_many :subscriptions
has_many :subscribers, :through =...
2006 Jul 27
0
CRUD, REST and associations
Let''s say I have the model class Reader and Magazine, connected by join
model Subscription. It looks something like this
class Reader < ActiveRecord::Base
has_many :subscriptions, :dependent => :delete_all
has_many :magazines, :through => :subscriptions
validates_presence_of :name
end
class Magazine < ActiveRecord::Base
has_ma...
2002 Oct 11
0
BSD Print Magazine
Daemon News is pleased to announce issue #7 of the print magazine.
The Daemon News print magazine is an excellent resource for BSD sysadmins
to read and use on the job, or just to have lying around the office for
others to pickup and take an interest in BSD. The print magazine includes
articles that have not appeared on the online ezine as well as really cool...
2006 Apr 11
3
Validations and has_many :through (Join Models)
...help with this question.
How do I make sure that records in a join model are unique?
Using the scenario outlined in Chad Fowler''s "Rails Recipies", number
16, "Many to Many Relationships Where the Relationship Iteself Has
Data".
Here are the tables:
create_table :magazines do |t|
t.column :title, :string
end
create_table :readers do |t|
t.column :name, :string
end
create_table :subscriptions do |t|
t.column :reader_id, :integer
t.column :magazine_id, :integer
t.column :last_renewal_on, :date
t.column :length_in_issues, :integer
end
And here are the m...
2006 Jun 03
2
Two Announcements - Beta Book and a Rails magazine!
...=======
My Ruby on Rails book is now in beta. You can roll on over to the
website for more information and pricing:
http://www.rubyonrailsbook.com/
Here''s a rundown: Beta eBook is available now, print hopefully in July
sometime. The eBook will be $9 and the print will be $14.
NEW RAILS MAGAZINE
==================
I''d also like to announce the first and at this time only (that I''m
aware of =X) Ruby on Rails magazine. HABTM :MAG aims to be a
practical, quarterly-published resource for Rails developers. We''re
actively searching for contributors, so if you'...
1999 Apr 16
1
Microsoft Certified Professional Magazine publishes Samba art icle.
...ice to see
Microsoft show an interest in interoperability.
-Steve Roylance
> -----Original Message-----
> From: Jeremy Allison [SMTP:jallison@cthulhu.engr.sgi.com]
> Sent: Thursday, April 15, 1999 6:41 PM
> To: Multiple recipients of list
> Subject: Microsoft Certified Professional Magazine publishes
> Samba article.
>
> Ok, so MCP magazine published my "What is Samba" article (although
> it looks like they mutilated the html conversion from the WordPerfect
> on Linux original :-). MCP magazine asked me to write this article and
> I view it as part of my...
2004 Dec 10
2
Very Cool.........Asterisk Made Wired Magazine
Hi Guys,
The article "They've Got Your number" in the Dec 2004 issue of WIRED
magazine mentions Asterisk PBX (on p.100). The article is about phone
phreaks hijacking cell phones with Bluetooth technology along with spoofing
CID to pull some clandestine hacks on the PSTN. Anyhow, Asterisk is
mentioned as the PBX of choice for an outfit: Telephreaks.org out of Florida
that has built...
2007 Jun 08
1
[LLVMdev] Fwd: PC Magazine
...e
interested.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.org
Begin forwarded message:
> From: "Jennifer C La Montagne" <jsandone at uiuc.edu>
> Date: June 8, 2007 12:53:00 PM CDT
> To: "Vikram Sadanand Adve" <vadve at uiuc.edu>
> Subject: PC Magazine
>
> Vikram –
>
>
>
> In case you haven’t already seen it, there is a nice long
> discussion of LLVM in PC Magazine today.
>
>
>
> http://www.pcmag.com/article2/0,1895,2143055,00.asp
>
>
>
> See you at 2.
>
>
>
> Jennifer C. LaMontagne
>...
2010 Apr 13
0
BSD Magazine 04/2010 Hosting BSD
The newest issue of BSD Magazine is already available for free on our website BSDmag.org!
http://bsdmag.org/magazine/1049-hosting-bsd
a.. Modern FreeBSD Install
All these years sysinstall(8) was helping us to install FreeBSD with most needed options.
Slawomir Wojtczak (vermaden)
a.. X11 without dbus/hald and with three kin...
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm s...
2002 May 09
4
Samba wins eWeek and PC Magazine "Innovation in Infrastructure" (i3) award for best Enterprise Software !
Hi all,
I was in Las Vegas yesterday accepting an award from eWeek and
PC Magazine on behalf of Samba for the Innovation in Infrastructure Award
in the "Enterprise Software" catagory !
The award was sepcifically for Samba 2.2.2, and we beat out Sun Microsystems
Java 2 Platform Standard Edition Version 1.4 and Bea Systems WebLogic Server 7.0
for the award, so I'm s...
2005 Jul 04
2
[OT] MyOSS Magazine - Edition 3 Available Now!
Hi All,
Just wanted to announce that MyOSS Magazine - Edition 3 (We''re Edition
3!) is now officially hitting the street. This is a community driven
project which aims to publish monthly. (Sorry if this is considered as
spam).
Securing your Network Connection using OpenSSL
OpenSSL is a very important protocol in this day and age. The
pro...
2006 Jan 02
0
O3 Magazine with article about RoR
In case you did not noticed: There is an article about Ruby On Rails
published in December issue of O3 Magazine.
O3 Magazine is a free available, monthly issued collection of articles
about Open Source Software. Go and grab -cough- download your copy (PDF)
of O3 Magazine:
http://www.o3magazine.com/
--
Posted via http://www.ruby-forum.com/.
2009 Aug 23
1
Magazine's that carry CentOS on the cover mounts
hi,
I've just come to know that this months LFY Magazine has CentOS on the
front covermount ( its been a few months since I spoke to the guys there
and completely lost track of the fact that they were still interested in
doing this ). I dont see any specific place on the wiki where we might
put this sort of info, so I've started a section on t...
2005 Aug 15
0
[Fwd: Shorewall in (IN)SECURE Magazine]
FYI -- A small blurb on page 45.
-------- Original Message --------
Subject: Shorewall in (IN)SECURE Magazine
Date: Tue, 16 Aug 2005 00:10:51 +0200
From: Mirko Zorz <mirko.zorz@net-security.org>
To: teastep@shorewall.net
Hello Tom,
I thought you would be interested to know that Shorewall has been
featured in the Software Spotlight section of the third issue of
(IN)SECURE, a free security magazine...
2004 Apr 17
2
FW: Network Magazine 04/04/04 Article pg 19 (Free IP Telephony PBXs?)
The networkmag@cmp.com appears to be broken. I dug around the magazine
contacts and found Doug Allen, senior editor, you can send comments to
dallen2@cmp.com . I didn't get a bounce back from that e-mail so I assume
it made it to the editor.
JR
2006 Oct 16
4
has many :through, accessing join model attribute (newbie)
from the rails recipes i have a has_many through "working".
I can list a user and what magazines he subscribes to. but I can''t
seem to figure out how to get the other attributes from subscriptions.
(like last_renewed_on)
reader_controller.rb
def list_reader
@readers = Reader.find(1)
end
----------
list_readers.rhtml
<dl>
<dt><%= readers.name %> </dt>
&l...
2009 Oct 30
1
Author wanted for Dovecot article in Linux Magazine (Germany)
Hi list,
I am an editor at the German Linux Magazine and I am searching for an author or input on Dovecot,
its advantages and especially the recent features. I had organized some authors, but unfortunately
they don't have time right now. :-) Nevertheless I heard many positive comments on Dovecot.
I can write or help writing the article, but I...
2005 Oct 25
0
proposition of writing the article to Linux+ DVD magazine
Good morning,
I'm working at Software publishing house which publishes magazines from
the IT field. One of them is Linux+ DVD magazine (please visit our web
www.lpmagazine.org).
I'm looking for the linux developpers who are
interrested in cooperation with the redaction of Linux+ DVD by writing
the article concerning the scurity in Linux (for exemple OpenBSD 3.8, or
to tr...