active questions tagged guide - Stack Overflowmost recent 30 from stackoverflow.com2009-12-22T11:55:06Zhttp://stackoverflow.com/feeds/tag/guidehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1780425/is-ri-worth-showing-new-users-ruby3Is ri worth showing new users? (Ruby)Kurtis Rainbolt-Greene2009-11-22T23:36:29Z2009-11-23T21:08:10Z
<p>I've been working on a Ruby learning guide and I was told I should write about RI (Ruby Interactive Reference). After looking around the web I decided there wasn't that much information about the tool. Is that a problem?</p>
<p>RI seems like a terribly ineffective tool, and poorly designed! Manpages have always been a ghastly sight to read while coding and RI seems to work hard at being bad. The command 'ri --help' shows a block of text <strong>90 lines long</strong>. It's writer having never heard of bread crumbing.</p>
<p>Perhaps though I am missing the usefulness of this tool.</p>
http://stackoverflow.com/questions/1231949/android-development-resources-for-a-java-newbie1Android development resources for a Java newbieMeep3D2009-08-05T08:49:13Z2009-11-20T22:34:36Z
<p>I've got one of those newfangled Android phones and want to do some app development for it and am looking for guides. I haven't really found anything that looks promising for both an Android newbie and a Java newbie though. I know PHP and code in it professionally as well as a basic smattering of some other languages so any 'for dummies' resource is probably not for me.</p>
<p>Are there any advisable books, resource sites or tutorials that focus on both these aspects (rather than one or the other) that assume you know nothing but not treat you like an idiot?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/458378/good-net-remoting-tutorial-guide2Good .Net Remoting Tutorial/GuideDamien2009-01-19T17:14:21Z2009-11-12T09:39:28Z
<p>Does anyone have any links to a good, concise, Tutorial or guide to .Net remoting? Would be grateful!</p>
<p>Thanks (sorry for the short post!)</p>
<p>Edit: I am now aware of: <a href="http://www.codeproject.com/KB/XML/remotingsimpleeng.aspx" rel="nofollow">http://www.codeproject.com/KB/XML/remotingsimpleeng.aspx</a></p>
http://stackoverflow.com/questions/1548797/how-to-perform-a-bulk-product-category-sub-category-import-with-magento0How to Perform a Bulk Product/Category/Sub Category Import With Magento?ed.talmadge2009-10-10T19:02:50Z2009-11-07T22:05:21Z
<p>Does anybody know where to find a detailed guide to performing a bulk product/category/sub category import With Magento?</p>
<p>For example, what fields can be imported? What format can be imported? How to do it with a Chron job? etc</p>
http://stackoverflow.com/questions/1511486/how-to-start-css-and-html0How to start css and htmlSonOfOmer2009-10-02T19:53:54Z2009-10-21T14:48:58Z
<p>Hi everyone, </p>
<p>I have general question how to start developing my skills in web designing.
What is best place to start and what technique to use.
I have some kwnolege of html and csrs, so far I have been building sites with already done all html and css. I would just use it and maybe do a smaller changes.
I want to be able to make html and css out of image that artistic guy produces.</p>
<p>Thanks a lot.</p>
http://stackoverflow.com/questions/1590568/programming-resources-for-non-english-speakers2Programming Resources for Non-English Speakersmoorej2009-10-19T19:19:33Z2009-10-20T14:30:54Z
<p>I teach a course in basic web programming at a public university. I often have students who are working hard to pick up English at the same time that they are taking my course. In many cases I have thought that I would like to have additional course materials in a variety of languages to keep some of the technical hurdles from being compounded with linguistic ones. </p>
<p>Can anyone recommend a "stackoverflow" whose primary language base is Japanese, Chinese, Polish, or Spanish? Or similarly, a site in any of the listed languages that targets web development?</p>
<p>Edit: One thing I ask is that recommendations be based on use of the site and so familiarity with the language or reasonable knowledge of the sites reputation. </p>
<p>As one responder mentioned, students can google whatever question they have in their native language. While this can be a great tactic it doesn't always point to quality information. </p>
<p>Thanks!</p>
http://stackoverflow.com/questions/1237174/where-is-shellrevealed0Where is ShellrevealedRed Serpent2009-08-06T05:57:57Z2009-10-03T22:38:20Z
<p>As a new shell developer I came across many new articles that have links and
examples from a website called Shellrevealed.com</p>
<p>Unfortunately all of those links are dead as Shellrevealed itself can not
be found anywhere.</p>
<p>My question is, did they really shutdown or did they change their url????</p>
http://stackoverflow.com/questions/201198/guide-to-new-vista-features4Guide to New Vista FeaturesAgnel Kurian2008-10-14T13:44:54Z2009-09-23T20:39:46Z
<p>I'm an MFC programmer. I just had my first taste of Vista (on a VPC... Yup, I'm late). I should be evaluating things in depth in the coming days. On taking a casual look, I noticed two major changes:</p>
<ul>
<li>The shell is new</li>
<li>User Access Control</li>
<li>Event Viewer has changed (would like more info on this)</li>
</ul>
<p>What other new features should I look out for from a programmer's point of view?</p>
http://stackoverflow.com/questions/8050/beginners-guide-to-linq18Beginners Guide to LINQGateKiller2008-08-11T18:19:48Z2009-09-22T19:26:11Z
<p>During the beta of Stack Overflow, I have seen quite a few questions about LINQ SQL but know nothing about it... it sounds very interesting.</p>
<p><strong>What is LINQ and how do I get started?</strong></p>
<p>Links guides or documentation a bonus :)</p>
<p><em>PS: I am a long time C# developer who daily uses Datatables and Parameterized SQL</em></p>
http://stackoverflow.com/questions/425017/starter-guide-for-apache-servicemix2Starter guide for Apache ServiceMixMrG2009-01-08T16:53:30Z2009-09-02T14:46:39Z
<p>What is the definitive guide to start with Apache ServiceMix? The howto's and guides on the website are way too complicate for a clean start.</p>
http://stackoverflow.com/questions/1355069/looking-for-document-templates-for-a-developer-guide0Looking for Document Templates for a Developer GuideUdi Bar-On2009-08-30T22:19:24Z2009-08-30T22:31:04Z
<p>I'm looking for a document template and some writing/style guides to structure the content of a Developer Guide for a subsystem I am about to hand off to a client. This goes beyond documenting the public API - I want to walk developers through an easy process of writing a client for my subsystem, teaching them the API and other things they need to know in the process. </p>
<p>I'm looking mostly for content, structure and style guidance, so references to this or that tool should be considered in that context. Come to think of it, a reference to a great example of such a doc/resource would be just as good as a "template".</p>
<p>Thanks in advance.</p>
http://stackoverflow.com/questions/1242924/programmer-guide-structure1Programmer Guide structurevadai2009-08-07T04:46:23Z2009-08-07T04:52:37Z
<p>Hello,</p>
<p>I have to write a programmer guide. What is the general structure of the programmer guide?</p>
http://stackoverflow.com/questions/1154631/authority-authorscript-books-references0Authority/AuthorScript Books/ReferencesSynetech inc.2009-07-20T16:44:45Z2009-07-20T16:44:45Z
<p>Hi,</p>
<p>I was cleaning out some of my directories to free up space and found an old copy of Authority.</p>
<p>It was an old 4GL (4th generation language) that let you “program” by dragging-and-dropping things, and had a scripting language as well—a lot like Flash.</p>
<p>I think we used it briefly in school for a bit (10 minutes?), but I don’t remember any reference books or anything, so I’m looking for a guide or something to play around with it again.</p>
<p>Any ideas?</p>
http://stackoverflow.com/questions/335719/how-can-i-configure-wcf-to-use-x509-certificates-over-the-internet6How can I configure WCF to use x509 certificates over the internet?Ben Laan2008-12-02T22:37:22Z2009-07-15T11:38:18Z
<p>I need to use an x509 certificate to get secure message level authentication from a rich client via the internet to a secure WCF Web Service.</p>
<p>Specifically, I am looking for a working step-by-step guide to setup, configuration, coding, and deployment, including creating a 'dev' certificate, installing it, and obtaining a 'real' certificate for production.</p>
http://stackoverflow.com/questions/1106326/c-sockets-ping-command1C Sockets Ping Command?Josh Bradley2009-07-09T20:39:45Z2009-07-09T20:46:36Z
<p>Can someone point me to some tutorial on how to set up a ping method using C sockets? Using beej's guide, I've been able to set up a connection between two devices, but now I want to setup a method that pings for all available devices before starting an actual connection. I've never done this before, so would you do something like set up a multicast socket to broadcast an empty data packet and then have the receiver of that empty packet fill it with their IP address and return that now full data packet so that you have the address to start the connection? Any guide's/ help would be appreciated!</p>
http://stackoverflow.com/questions/789251/is-there-an-easy-to-understand-guide-new-to-cocoa-xcode-etc-for-interface-bui2Is there an easy to understand guide (new to Cocoa, Xcode, etc) for Interface Builder that talks about proxy objects?VesperDEM2009-04-25T16:18:39Z2009-07-07T17:13:31Z
<p>Back in the day of C/C++, the part of the language that really hung me up was pointers. I understand them now, of course.</p>
<p>Now, Interface Builder Proxy Objects or more importantly, how to use Interface Builder and what to put in the .XIB window (window that contains the File's Owner, First Responder, etc...) for a given XIB.</p>
<p>I've gone through quite a few examples from books and samples found both in Xcodes examples and around the web. They have been helpful, but I still feel a little lost.</p>
<p>I feel that understanding IB is very important to understanding how to write Mac/iPhone/iPod touch applications.</p>
<p>I have gone through the following resources so far:
Aaron Hillegass' Cocoa Programming for Mac OS X
Pragmatic Programmer resources:
Becoming Productive in Xcode (screencast)
Cocoa Programming
Coding in Objective-C 2.0 (screncast)
Writing Your First iPhone Application (screencast)
iPhone SDK Development</p>
<p>I've also gone over the Interface Builder Users Guide PDF from Apple.</p>
<p>Any suggested tips/resources will be appreciated!</p>
http://stackoverflow.com/questions/27247/could-you-recommend-some-guides-about-epoll-on-linux2Could you recommend some guides about Epoll on LinuxSimon Kim2008-08-26T02:00:15Z2009-06-10T00:30:45Z
<p>I need to know about Epoll On linux System.</p>
<p>Could you recommend manual or guides about epoll library?</p>
<p>need more detailed guides. it's better to have some examples.</p>
<p>help me. and Thank you for reading.</p>
http://stackoverflow.com/questions/931951/where-should-i-start-with-a-facebook-application1Where should I start with a facebook application?Relequestual2009-05-31T12:14:10Z2009-06-07T20:45:04Z
<p>Hi all.
I am thinking about developing a fairly simple facebook application which i have modelled the database in access.
I have web space and mySQL databases available, but I was wondering if anyone could point me towards any guides for facebook development? I had a search a while back, but they all seemed rather out of date. Anyone know where I should start with this?
I don't want to really share exactly what my idea is, but its a rating system for a particular set of products.
I haven't done much PHP before, only edited my wordpress template, and I do know enough SQL I hope.</p>
<p>Thanks in advance.</p>
http://stackoverflow.com/questions/844830/generic-guide-to-programming-concepts3Generic guide to programming concepts?Dmatig2009-05-10T06:36:22Z2009-05-24T08:43:51Z
<p>I'm looking for a guide to the basic concepts of programming, that are explained in a good amount of depth.</p>
<p>By this I mean something that describes what:</p>
<ul>
<li>Object oriented programming is...</li>
<li>What compilers are, how they work, etc..</li>
<li>General descriptions of how programs work on a deeper level - such as, say, everything is in binary. But we write programming code. How is one converted to the other? </li>
<li>What are the standard differences between Unix-based and Windows operating system programs? (Apologies if this sounds ignorant - I've never used a mac in my life, and have only used Ubuntu for about a month a while back, not doing anything programming related - hopefully you can infer the meaning of my question)</li>
<li>Where would I research things like, say, I know about - where would I learn about other things such as this, what they contain, how to use them? This is a library? Namespace? What? What does that mean?</li>
<li>What can a text editor do for me? (Emacs? Why would I use hat over the text editor inside of visual studio?)</li>
</ul>
<p>etc. etc...</p>
<p>Just the real simple basics of how programming works in general terms - not specific syntax's of specific languages, just broad things like "What is a compiler".</p>
<p>I want a book like this, beginning from a beginners level. Lets say, I have a generic idea of how computers work, but really don't understand any programming concepts such as these really basic ones. (I do in reality, but I really want to get back to basics).</p>
<p>I don't necessarily mean that I need each of those questions answered within the book, but it should give you an idea of what it is I'm asking for. If it doesn't exist, have yo any other ideas? Doesn't have to be a book - can be a video, tutorial, website, blog post, anything - though I'd prefer a book.</p>
<p>As a final note: If you feel like giving an answer to any of those questions in Laymen's terms, I think I could reaffirm my knowledge (as a novice), and also create a good thread for any other newbies to find that might help a -lot-.</p>
<p>/* Note: If such a book doesn't exist for a generic idea of what programming is all about, then something specific to C++ would be great. Ideas behind the concepts and ways things work are important though, I don't just want -another- book teaching me how to code "Hello world" </p>
<p>Feel very free to edit this post, if i'm being unclear - i'm not very good at expressing myself clearly in English.*/</p>
http://stackoverflow.com/questions/788891/matlab-gui-using-guide-list-box-problem1MATLAB GUI using GUIDE: List Box problemSteve2009-04-25T13:07:18Z2009-05-10T07:47:12Z
<p>I'm creating a MATLAB GUI that contains two uicontrol objects: a pushbutton and a listbox. I use the pushbutton to add file names to the listbox. When I run the GUI from the m-file it works fine. The problem occurs only when I run the .fig file itself. Here is the callback code and the error:</p>
<pre><code>function add_file_Callback(hObject, eventdata, handles)
% hObject handle to add_file (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
%gets input file(s) from user
[input_file,pathname] = uigetfile( ...
{'*.jpg;*.tif;*.png;*.gif;*.bmp;*.pgm'}, ...
'Select files', ...
'MultiSelect', 'on');
%if file selection is cancelled, pathname should be zero
%and nothing should happen
if pathname == 0
return
end
%gets the current data file names inside the listbox
inputFileNames = get(handles.img_list,'String');
%if they only select one file, then the data will not be a cell
%if more than one file selected at once,
%then the data is stored inside a cell
if iscell(input_file) == 0
%add the most recent data file selected to the cell containing
%all the data file names
inputFileNames{end+1} = input_file;
%else, data will be in cell format
else
%stores full file path into inputFileNames
for n = 1:length(input_file)
%notice the use of {}, because we are dealing with a cell here!
inputFileNames{end+1} = input_file{n};
end
end
%updates the gui to display all filenames in the listbox
set(handles.img_list,'String',inputFileNames);
%make sure first file is always selected so it doesn't go out of range
%the GUI will break if this value is out of range
set(handles.img_list,'Value',1);
% Update handles structure
guidata(hObject, handles);
</code></pre>
<p>Error:</p>
<pre><code>Error in ==> Texture_Classification_GUI>add_file_Callback at 154
inputFileNames = get(handles.img_list,'String');
Error in ==> gui_mainfcn at 95
feval(varargin{:});
Error in ==> Texture_Classification_GUI at 42
gui_mainfcn(gui_State, varargin{:});
??? Error using ==> Texture_Classification_GUI('add_file_Callback',gcbo,[],guidata(gcbo))
Attempt to reference field of non-structure array.
??? Error while evaluating uicontrol Callback
</code></pre>
<p>Any help would be much appreciated.</p>
http://stackoverflow.com/questions/241422/tips-to-create-a-useful-user-manual25Tips to create a useful user-manual.Mnementh2008-10-27T21:15:32Z2009-05-01T20:43:13Z
<p>If I start writing a user-manual for applications I have written, I have a hard time to look at the application from a users standpoint.</p>
<p>I know it's not very useful to write something like: <em>To use the foo-function click on the foo-button, choose the foo-type from the list and type a foo-name. After that you can click on submit and your foo will be created.</em></p>
<p>But often it's the only thing that comes to my mind, if I write the documentation.</p>
<p>Do you have any suggestions, what for useful things can be written in the manual?</p>
<p>Edit: As the nature of my question makes it impossible to have one 'correct' answer, I list here the main points, that are useful from my perspective. Thanks to RoBorg, Andy Brice, Martin Kool, HLGEM, rmeador, geometrikal.myopenid.com, dan gibson, Mitchel Sellers, Kevin Lamb, chakrit and VirtuosiMedia for these suggestions:</p>
<ul>
<li>Examine, how someone else is using the application. Especially someone, who doesn't know it yet.</li>
<li>Include a 'quick start' guide and a more in-depth step-by-step tutorial.</li>
<li>Don't use the terms you use as a developer, try to find the terminology of the user.</li>
<li>Include screenshots. Put arrows and circles in the screenshot, to highlight the function you want to explain.</li>
<li>Explain simple features in a matrix.</li>
<li>Explain step-by-step scenarios for what the user may do. Provide screencasts for explaining processes.</li>
<li>Use a wiki.</li>
<li>Include documentation for processes that happen not very often. This are processes, the user may have difficulties.</li>
<li>Include a trouble-shooting-guide.</li>
<li>Test your quick-start-guide on a clean box with a fresh install. Nothing is more annoying, as the simple example isn't working.</li>
<li>Include all necessary information in the section there it is needed. Repeat the information if needed.</li>
<li>Explain why this function exists and not only what it does.</li>
<li>Focus on problems and how they can solved, not on functions.</li>
<li>Show examples of cool stuff that can be done with your software and explain the way how to do it.</li>
</ul>
http://stackoverflow.com/questions/781825/showing-results-in-matlab-gui2Showing results in MATLAB GUISam2009-04-23T13:56:08Z2009-04-27T15:46:05Z
<p>I'm using MATLAB GUIDE to create a simple GUI. I'd like to know which <code>uicontrol</code> I should use to show some results: editable text or static text. In addition, I don't want the new results to replace the old ones.</p>
http://stackoverflow.com/questions/682776/the-guide-to-x-window-system1The guide to X window systemXolve2009-03-25T18:04:32Z2009-03-29T21:41:43Z
<p>The X window system (and its popular implementation X.org) is amazing and complex too - client server model, forwarding the display to other systems, support for wide array of devices, primitive drawing functions. Moreover, the many ways to configure.</p>
<p>However there is no definitive guide to it which can teach it hands on. Can you please suggest any?</p>
<p><em>This post looks incomplete. Comments welcome.</em></p>
http://stackoverflow.com/questions/682099/best-squid-administrators-guidebook1Best Squid Administrators GuideBookXap2009-03-25T15:25:31Z2009-03-25T15:43:26Z
<p>Recently I have been charged with implementing Squid Proxy server for my organization of approximately 250 users. I have plenty of Linux experience and I am looking to find the best administrators guidebook for my buck. What are everyone's suggestions? Is a book the best way to go or are there other good online resources that I can reference instead? The host operating system will Red Hat or a binary equivalent. </p>
http://stackoverflow.com/questions/651562/good-tutorials-on-code-management5Good tutorials on code management?Xolve2009-03-16T18:17:14Z2009-03-16T19:21:21Z
<p>I have been coding since a long time but I have never ever used the code management systems like CVS or SVN. </p>
<p>Can you please suggest any guides which start from basics and then go with the concepts of the individual software and their intricacies.</p>
http://stackoverflow.com/questions/598235/deploying-dotnetnuke-and-separate-asp-net-application-together-possible-issues4Deploying DotNetNuke and separate ASP.NET Application together - Possible Issues?TheTXI2009-02-28T16:12:00Z2009-03-13T23:23:01Z
<p>I am making this in a proactive attempt to head off any potential problems which could arise from this. The situation is that we are developing an ASP.NET application for a client which will handle the online ordering from their customers. This application is going to be using the same database that their current WinForms application uses (no real issue here).</p>
<p>At the same time we are developing a new front-end website for them using DotNetNuke. The DotNetNuke app will simply be linking to the ASP.NET application for the customers to submit their orders (no need for them to communicate back and forth, etc.)</p>
<p>The plan is to host both applications on the same box at the client location. What I am looking for are potential problems or setup tips which would prevent possible conflict between the two apps (web.config conflicts, etc.) Is there a problem with having both hosted on the same location, how should IIS be set up, etc.?</p>
<p>If there are any external resources also available which could address this, please feel free to link them as well.</p>
http://stackoverflow.com/questions/114144/is-there-a-good-online-introduction-overview-to-xpath-2-01Is there a good online introduction/overview to XPath 2.0?the-locster2008-09-22T10:23:17Z2009-02-26T22:38:21Z
<p>Basically I want something I can refer people to that covers the main differences to XPath 1.0 ('for' and 'if' statements and the use of sequences), in a sort of 'bluffers guide' or cheatsheet format.</p>
http://stackoverflow.com/questions/347929/online-uml-guide5Online UML GuideEnderMB2008-12-07T19:09:27Z2008-12-09T00:35:28Z
<p>My software design experience only goes as far as SSADM with C, so when I started Java I knew I'd have to learn UML somewhere along the line, but alas, now that I need to use it I don't know much of it. The only book I have on the subject is strictly a Systems Analysis book and much of it is complete overkill for what I need; a simple introduction to UML explaining the diagrams and how to create simple things like a use-case analysis, class diagram and sequence diagrams.</p>
<p>My weapon of choice (at work) is StarUML, so any guides on using that would be great as well.</p>
<p>Thank you in advance for the help!</p>
http://stackoverflow.com/questions/125107/installation-documentation0Installation documentationBrad Bruce2008-09-24T02:40:10Z2008-10-29T23:24:00Z
<p>I'm looking for a good template on server-side installation of software for a project I'm working on.</p>
<p>The client-side is pretty straight-forward. The server-side installation is a little trickier. It is made up of several pieces (services, database connections, dependencies, ports that need to be unblocked etc) During a recent test, several undocumented pieces were discovered. Now I need to create installation guides for our disaster-recovery plans and ways to test the installation without necessarily having a "full-up" system to test on.</p>
<p>I'd really like a suggestion of where I can get a template or a really good example of such a document. I'd like it to be something that an operator could read and comprehend in the heat of a recovery.</p>
<p><hr /></p>
<p>[EDIT]
Our current documentation comes mainly from the questions our administrators have had during off-site tests. As new code is written, I'd like to make sure the documentation is written ahead of time. I've been collecting VMWare images to start testing, but was looking for some good examples. It's a Windows Server shop (2000 & 2003). Word templates would be great, but if I could see good documentation, I could create the templates. Any suggestions about what should be tested would be great as well.</p>
<p><hr /></p>
<p>[2nd EDIT]
I've gotten several good ideas from the answers posted. After changing my Google search, I came up with some good starting points. They're not perfect, but they are a good start.</p>
<p>Microsoft Exchange - <a href="http://technet.microsoft.com/en-us/library/bb125074" rel="nofollow">http://technet.microsoft.com/en-us/library/bb125074</a>(EXCHG.65).aspx
iPhone - <a href="http://manuals.info.apple.com/en_US/Enterprise_Deployment_Guide.pdf" rel="nofollow">http://manuals.info.apple.com/en_US/Enterprise_Deployment_Guide.pdf</a></p>
<p><a href="http://www.novell.com/documentation/gwgateways/gw7_exch/index.html?page=/documentation/gwgateways/gw7_exch/data/ab32nt1.html" rel="nofollow">http://www.novell.com/documentation/gwgateways/gw7_exch/index.html?page=/documentation/gwgateways/gw7_exch/data/ab32nt1.html</a>
<a href="http://cregan.wordpress.com/2006/06/22/exchange-2003-step-by-step-installation-instructions/" rel="nofollow">http://cregan.wordpress.com/2006/06/22/exchange-2003-step-by-step-installation-instructions/</a></p>
<p><a href="http://technet.microsoft.com/en-us/magazine/cc160942.aspx" rel="nofollow">http://technet.microsoft.com/en-us/magazine/cc160942.aspx</a></p>
<p>Covers planning in the design stage well - <a href="http://www.onlamp.com/pub/a/onlamp/2004/04/08/disaster_recovery.html?page=2" rel="nofollow">http://www.onlamp.com/pub/a/onlamp/2004/04/08/disaster_recovery.html?page=2</a></p>
<p><hr /></p>
<p>[Edit 10/29/2008]<br />
THIS is the type sample I was looking for. It doesn't have a lot of garbage, but seems to explain enough of the why along with the how <a href="http://wiki.alfresco.com/wiki/Installing_Labs_3_Nile" rel="nofollow">http://wiki.alfresco.com/wiki/Installing_Labs_3_Nile</a></p>
http://stackoverflow.com/questions/114395/running-trac-on-windows3Running Trac on Windows?thr2008-09-22T11:47:05Z2008-10-24T14:20:14Z
<p>Looking for a guide/tutorial that easily explains how to setup and run trac with subversion on windows.</p>