active questions tagged source - Stack Overflow most recent 30 from stackoverflow.com 2009-12-16T22:34:06Z http://stackoverflow.com/feeds/tag/source http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1897382/vs2008-web-service-project-missing-data-menu-and-data-sources 0 VS2008 Web Service Project missing Data Menu and Data Sources aabluedragon 2009-12-13T19:06:45Z 2009-12-13T21:03:42Z <p>VS2008 Web Service Project missing Data Menu and Data Sources: Simply invisible, Can't find it and just cant add a connection to my database using that wizard. why is it missing?</p> http://stackoverflow.com/questions/807502/whats-the-most-stupid-thing-you-have-ever-done-in-software-programming 9 What's the most stupid thing you have ever done in software programming?! [closed] DaDa 2009-04-30T15:26:02Z 2009-12-12T15:40:53Z <h3>Duplicate:</h3> <blockquote> <p><a href="http://stackoverflow.com/questions/63668/confessions-of-your-worst-wtf-moment-what-not-to-do">Confessions of your worst WTF Moment. (What not to do.)</a></p> </blockquote> <p>Me first! Accidentally deleting the source code I have written for about 3 weeks. :(</p> http://stackoverflow.com/questions/1891886/wpf-open-source-of-xaml-control-examples 3 WPF: Open source of xaml control examples Brad 2009-12-12T01:25:29Z 2009-12-12T01:58:11Z <p>I'm teaching myself WPF and xaml by replicating existing controls and UI from AutoCAD 2010 and Excel 2010. Once the various controls are polished, I would be happy to share any code. Is there sites or communities that are open source and WPF or xaml based?</p> <p><img src="http://cartesia.pbworks.com/f/1260580772/ControlSample.png" alt="WPF Control Example"></p> http://stackoverflow.com/questions/1888720/what-do-you-use-for-source-control 0 What do you use for source control? [closed] Tomek 2009-12-11T15:16:55Z 2009-12-11T15:23:23Z <p>I was wondering which version of source control is the most popular among the stack overflow users (proprietary or open source). I have yet to use any type of source control before and want to get a feel of what everyone else is using.</p> <p>I don't really want to know which is better and why (I want to stray away from the subjective aspect of this question) I just want to know which software you use.</p> <p>EDIT: If possible just post one piece of software so other users can come and upvote the one they like.</p> <p>Thanks</p> <p>Tomek</p> http://stackoverflow.com/questions/1886055/is-it-wrong-to-charge-for-web-app 1 is it wrong to charge for web app ? [closed] bnman 2009-12-11T05:51:14Z 2009-12-11T05:55:11Z <p>i have a student loan I need to pay so I thought why not charge for the software I have written. Upon uttering these words, I was banned from a certain channel on freenode.net</p> <p>So, I must ask, is making money off your diligent work a crime ? I have so many people blindly telling me software needs to be free. Well, what if I don't want it to be free ? Sure its great there are lot of open source software, I think it's great that its free.</p> http://stackoverflow.com/questions/1884534/shortcut-for-copying-posted-code-from-stackoverflow 0 Shortcut for Copying Posted Code from StackOverflow? [closed] Steve 2009-12-10T22:28:49Z 2009-12-10T22:28:49Z <p>I might just be lazy but do ever find it tiresome to select all the source code from a large posting on SO and copy it? I would like a javascript to automatically copy the source example to the clipboard or an FireFox extension (preferably a js on the page). It's no bit deal for a small snippet but a 1000+ line posting is cumbersome to copy. </p> <p>Do you guys have better way of copying large source post? I'm using FireFox 3.5.5 on Win7.</p> <p>Thanks</p> http://stackoverflow.com/questions/1875498/question-about-databinding-to-non-ui-elements 0 Question about databinding to non-UI elements D. Matsumoto 2009-12-09T17:26:55Z 2009-12-09T17:48:41Z <p>I'm very new to databinding, and so far have only had luck databinding to element properties in the GUI, or by binding to an ObservableCollection to display lists of data. Now I want to do something different.</p> <p>I have a method that takes an index and returns a List of doubles, i.e.</p> <pre><code>List&lt;double&gt; GetValues( int index); </code></pre> <p>I have a GUI where the user selects the index from a combobox, and then several textboxes need to have their text updated with the values in the List. I actually have a thread running that caches all of this data, because I have UI elements in different places that consume and display the same information. So I figured, why not use databinding? The problem is, I have yet to find a good example online that explains how to take the index from the combobox, call the GetValues method, and then bind the resulting information to all of the textboxes -- all from XAML.</p> <p>The closest article I've found is <a href="http://msdn.microsoft.com/en-us/magazine/cc163299.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/cc163299.aspx</a>. Most of the articles I've read talk about using the Source attribute, but then say, "well, the easiest way is to just use StaticResource, so we'll show you that method".</p> <p>Is this possible, or should I just go back to the easy way of doing this entirely from code-behind?</p> http://stackoverflow.com/questions/1871457/where-to-find-xclock-source-code-in-c 0 where to find xclock source code in c? tsubasa 2009-12-09T03:42:45Z 2009-12-09T03:46:20Z <p>I'm looking for a while the source code for xclock in c but seems not successful to find it.</p> <p>Does any one know where to find it? I tried on google but no success. </p> http://stackoverflow.com/questions/1862302/is-there-free-or-cheap-software-that-formats-php-source-code-nicely 1 is there free or cheap software that formats PHP source code nicely netrox 2009-12-07T19:27:52Z 2009-12-07T19:36:55Z <p>I am looking for a program, free or cheap, that formats the PHP code nicely. Sometimes I do copy and paste and the formatting looks screwed up. I found online source formatting but I would like to have a standalone program or an extension in my Dreamweaver (Windows) as it would be nice if I could apply source code formatting for all my PHP pages along with HTML. Dreamweaver only formats XML-based source, it leaves PHP source code untouched. </p> http://stackoverflow.com/questions/1860036/google-wave-and-robot-with-dynamic-thirdparty-data-source 1 Google Wave and Robot with dynamic thirdparty data source Questionner 2009-12-07T13:38:47Z 2009-12-07T13:51:25Z <p>Hi! I am new to google wave robot programming and for some time I am looking for an answer to my question. Consider example: </p> <p>(A) - Thirdparty Data Source with Thirdparty API<br> (B) - Google Robot<br> (C) - Google Wave </p> <p>Is there a way to create robot (B), which will periodically interact with (A) updating the (C) even if user is away (doesn't use the Google Wave), so when he get back, he will get, for example, a new wave for him? I am thinking of using Google Wave as kind of LogFile on third party data source for which I got API in Java. </p> <p>Question in straight forward, but I can't find (yet) appropriate explanation. Does anyone know the answer?</p> <p>thx in advance! </p> http://stackoverflow.com/questions/1109695/installing-ruby-1-9-1-on-ubuntu 1 Installing Ruby 1.9.1 on Ubuntu? Björn 2009-07-10T13:56:39Z 2009-12-03T06:57:10Z <p>I wonder about installing the latest version of Ruby on Ubuntu 9.04. Now I can run through the <code>./configure</code> and <code>make</code> stuff fine, but what I wonder about: how to avoid conflicts with the packaging system? For example if some other package I install depends on Ruby, wouldn't the package manager install the (outdated) Ruby package and in the worst case overwrite my files?</p> <p>So I think I need some way to tell Ubuntu that Ruby is in fact already installed?</p> http://stackoverflow.com/questions/1818846/add-source-code-to-elf-file 0 Add source code to elf file Manuel 2009-11-30T09:52:49Z 2009-11-30T10:04:08Z <p>Hi,</p> <p>I want to add my C++ source code to the corresponding elf binary file and I'm looking for the best way to do this. (I'm using several versions of my code and not every version should be committed into svn).</p> <p>Can I just append the source code without destroying the elf file using bash's >> operator? Or is objcopy --add-section a way to do this?</p> <p>By the way, is there a better idea that just grep'ing all #include lines recursively from the source code files to determine ALL source code files that are used?</p> <p>Cheers,</p> <p>Manuel</p> http://stackoverflow.com/questions/1818449/use-net-object-as-data-source-in-crystal-report-2008 0 Use .net object as data source in Crystal Report 2008 Linh 2009-11-30T08:10:06Z 2009-11-30T08:10:06Z <p>HI all,</p> <p>I created a .net object (ex: A) which contain data have been collected from tables. Next, i create a List() and pass to SetDataSource() method of ReportDocument object. When i run then an Exception have been throwed : "CrystalDecisions.CrystalReports.Engine.DataSourceException: The data source object is invalid" I don't know the Exception above, Error message isn't clear. Can anybody explain for me? ex: the .net object must inherit from ISerializable.....</p> http://stackoverflow.com/questions/1811035/spaces-in-my-wix-source-path 1 spaces in my wix source path godseyeview 2009-11-27T23:49:15Z 2009-11-29T21:01:45Z <p>hi in my .wxs file the File tag Source attribute, the path has a spaces in it.</p> <pre><code>&lt;File Id="_uploads.UserImport.EDS_UserImport.xls" Name="EDS_UserImport.xls" Source="C:\**Documents and Settings**\kle\Desktop\OspreyMSIGenerator\OspreyMSIGenerator\Published\EDSContainer\uploads\UserImport\EDS_UserImport.xls"&gt;&lt;/File&gt; </code></pre> <p>i get this error candle.exe : error CNDL0103 : The system cannot find the file 'and' with type 'Source'.</p> <p>thing is I cant be sure that my paths wont have spaces in it. How do i support spaces in the Source path?</p> http://stackoverflow.com/questions/1150021/resizing-of-frame-with-dynamic-external-source 0 Resizing of frame with DYNAMIC external source unknown (google) 2009-07-19T14:28:21Z 2009-11-29T18:00:03Z <p>I have tried....<br /> I have tried a lot many things...<br /> Even searched Yahoo! , Google and Bing... </p> <p>Why oh! why does the code not reveal...<br /> I just want to complete it and put the quality seal.... </p> <p>External frame resizing...<br /> is so f'king tensionizing..... </p> <p>I need to find the solution....<br /> before in my head it causes more pollution.... </p> <h1>OK, Enough of useless poetry...</h1> <p>Normal page structure :-</p> <pre><code>&lt;body&gt; &lt;div&gt; blah blah &lt;/div&gt; &lt;iframe&gt; this is an iframe whose source is modified frequently and point to various domains. This needs to be resized dynamically according to the src page it points to right now .... &lt;/iframe&gt; &lt;/body&gt; </code></pre> <p>I tried many codes, including the "contentWindow.....scrollHeight" thing, but as it is an external frame, the brower blurts something like "Security warning. access to frame with external frame not allowed " </p> <p>Read somewhere that this can be accomplished using framesets ?</p> <p>Any help will be highly appreciated.</p> http://stackoverflow.com/questions/872649/howto-get-iframe-linking-to-internal-document-source-using-javascript-jquery 1 Howto get iframe linking to internal document source using javascript/jQuery? Tom 2009-05-16T15:38:22Z 2009-11-24T17:00:11Z <p>Hi there,</p> <p>I have an iframe with id "appframe", the source is page.html and it's on the same server. I want to get the source of the page using jQuery.</p> <pre><code>alert($("#appframe").contents().find("html").html()); </code></pre> <p>returns <code>&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;/body&gt;</code> even though the document does not contain those tags, it only contains "Default page" - any idea how to get the right source of the whole document, including (when existing) etc. using jQuery?</p> http://stackoverflow.com/questions/1782886/build-system-for-a-highly-modular-portable-open-source-project 0 Build system for a highly modular portable open source project psihodelia 2009-11-23T12:33:02Z 2009-11-23T13:02:09Z <p>We have an Open Source software project in the very beginning. The program is thought to be highly modular: for example, the underlying database can be either sqlite, postgre, or berkley, depending on the preferences of the end-user.</p> <p>Only one systematic approach I'm confident with, is to use Autotools (GNU build system). I would like to know however, do exist any promising alternative to it? It must be Open Source and be highly portable. It should also avoid all shortages of Autotools system, e.g. lack of concurrency support (configure script is very slow).</p> http://stackoverflow.com/questions/1779968/best-practices-to-keep-up-a-diverging-branch-of-code 2 Best practices to keep up a diverging branch of code JS_is_bad 2009-11-22T20:54:20Z 2009-11-22T23:11:26Z <p>I'm in a situation where some minor patches I've submitted to an open-source project were ignored or explicitly not accepted. I consider them useful, but more important is that I <strong>need</strong> the functionality they implement.</p> <p>I don't want to push my ideas and suggestions anymore to the main contributors, because I don't want to turn this into an ego issue. I've decided that my best bet would be just to use what I wrote for my own purposes. I don't want to fork the whole source code tree because I like how things are generally working, I'm just not happy with details.</p> <p>But I do realize that the project will evolve and I would like to use the new features that will eventually appear. I understand that I'll have to merge all new things into my own source tree. Are there any best practices for this scenario?</p> http://stackoverflow.com/questions/1353658/running-sh-script-with-sudo-for-phpdoc 0 Running SH script with sudo for PHPdoc Masi 2009-08-30T11:11:55Z 2009-11-22T14:35:07Z <p><strong>How can you run the following script in generating docs by PHPdoc?</strong></p> <h1>#1 sudo -code</h1> <pre><code>sudo source makedoc.sh </code></pre> <p>I get</p> <pre><code>no command source </code></pre> <h1>#2 without sudo</h1> <p>The problem is that <code>sudo</code> does not have the command <code>source</code>. I tried to fix the problem unsuccessfully by changing the persmissions of ~/phpdoc/phpdoc to 777 and then running</p> <pre><code>source makedoc.sh </code></pre> <p>I get </p> <pre><code>makedoc.sh:90: permission denied: /home/masi/phpdoc/phpdoc </code></pre> <h1>#3 without sudo</h1> <p>I run</p> <pre><code> phpdoc -c makedoc.sh </code></pre> <p>I get</p> <pre><code>codes master $ phpdoc -c makedoc.sh PHP Version 5.2.6-3ubuntu4.2 phpDocumentor version 1.4.2 Parsing configuration file phpDocumentor.ini... (found in /usr/share/php/data/PhpDocumentor/)... done Maximum memory usage set at 256M after considering php.ini... using tokenizer Parser a target directory must be specified try phpdoc -h </code></pre> http://stackoverflow.com/questions/1672482/how-to-remove-a-remote-source-from-gem-remote-sources 0 How to remove a remote source from gem remote sources Ċ½eljko Filipin 2009-11-04T08:56:20Z 2009-11-22T14:30:47Z <p>I have added gemcutter.org to my Rubygems sources, and now I do not know how to remove it.</p> <pre><code>$ gem sources *** CURRENT SOURCES *** http://gemcutter.org http://gems.rubyforge.org/ </code></pre> http://stackoverflow.com/questions/397117/wpf-image-dynamically-changing-image-source-during-runtime 2 WPF Image Dynamically changing Image source during runtime John Batdorf 2008-12-29T04:12:22Z 2009-11-19T05:08:41Z <p>I have a window with a title on it. When the user selects a choice from a drop down list, the title image can change. The problem is when the image loads, it's a blurred, stretched, and pixelated. These are PNG files I'm working with and they look good prior to setting the source dynamically.</p> <p>Here's the code I'm using to change the image's source.</p> <pre><code>string strUri2 = String.Format(@"pack://application:,,,/MyAseemby;component/resources/main titles/{0}", CurrenSelection.TitleImage); Stream iconStream2 = App.GetResourceStream(new Uri(strUri2)).Stream; imgTitle.Source = HelperFunctions.returnImage(iconStream2); </code></pre> <p>Here are the helper functions.</p> <pre><code> public static BitmapImage returnImage(Stream iconStream) { Bitmap brush = new Bitmap(iconStream); System.Drawing.Image img = brush.GetThumbnailImage(brush.Height, brush.Width, null, System.IntPtr.Zero); var imgbrush = new BitmapImage(); imgbrush.BeginInit(); imgbrush.StreamSource = ConvertImageToMemoryStream(img); imgbrush.CreateOptions = BitmapCreateOptions.PreservePixelFormat; imgbrush.EndInit(); var ib = new ImageBrush(imgbrush); return imgbrush; } public static MemoryStream ConvertImageToMemoryStream(System.Drawing.Image img) { var ms = new MemoryStream(); img.Save(ms, System.Drawing.Imaging.ImageFormat.Png); return ms; } </code></pre> <p>And the XAML</p> <pre><code> &lt;Image x:Name="imgTitle" HorizontalAlignment="Left" VerticalAlignment="Bottom" Grid.Column="1" Grid.Row="1" Stretch="None" d:IsLocked="False"/&gt; </code></pre> <p>And for Ref:</p> <pre><code>xmlns:d="http://schemas.microsoft.com/expression/blend/2008" </code></pre> <p>Anyone have any ideas what's up?</p> http://stackoverflow.com/questions/1760701/c-discover-the-localendpoint-addressfamily-port-number 0 C# Discover the LocalEndPoint AddressFamily port number Matthew 2009-11-19T03:28:58Z 2009-11-19T03:36:33Z <p>When I establish a tcp connection to a server using the TcpClient class, is there any way to find out the source port of this connection? I am trying to implement the exec protocol and stderr port seems to always be source port + 1.</p> http://stackoverflow.com/questions/1760285/email-control-in-net-environment 0 Email control in .NET environment HP 2009-11-19T01:09:27Z 2009-11-19T01:17:03Z <p>I am using .NET and I wonder if there is some free program (or .NET open source) that can help to queue and control email outflow:</p> <ol> <li>Every time an email supposed to be sent, put it in the queue (database)</li> <li>Queue database will have these information: Timestamp, Email Address, Time in Queue, Time Sent, Success, Number of Retry</li> <li>Email must be in queue for AT LEAST x min before being sent</li> <li>Email job is executed by batch of x number of email. Each job is delayed by x second interval</li> </ol> <p>Something similar to the above would be helpful. Thanks.</p> http://stackoverflow.com/questions/1755623/findbugs-does-not-display-source-code-line-number 0 Findbugs does not display source code line number Scott 2009-11-18T12:23:29Z 2009-11-18T12:23:29Z <p>I am using Findbugs 1.3.9 and it displays the source file of the errors but does not identify the source line number. It just says something like "may fail to clean up java.sql.Statement in ", and of course clicking on the bug does not take me to the statement in the source file displayed in the right pane.</p> <p>I have made sure I am compiling with debug turned on:</p> <pre><code>javac.options: javac.debug=on javac.debuglevel=lines,vars,source javac.deprecation=on javac.listfiles=no javac.nowarn=off javac.optimize=off javac.source=1.5 javac.verbose=off </code></pre> <p>Does anybody have a suggestion? Does it have to do with setting my source directory?</p> <p>Thanks</p> http://stackoverflow.com/questions/1753343/what-components-in-fast-esp-can-be-versioned-for-builds-and-deployment 0 What components in FAST ESP can be versioned for builds and deployment? Vikram Nagwekar 2009-11-18T02:53:17Z 2009-11-18T02:53:17Z <p>I needed to understand what are the FAST ESP components that can be versioned in source control? Are there any best practices to follow for the same so that can be used for regular builds and deployment?</p> http://stackoverflow.com/questions/1746713/why-does-chrome-show-different-page-source 0 Why does Chrome show different page source? netrox 2009-11-17T05:06:21Z 2009-11-17T07:58:54Z <p>Why is that the html code source in Chrome does not show what it should be showing when viewed from Google View Source</p> <p>For example, I wrote like this</p> <pre><code> &lt;div&gt;&lt;?php echo "HELLO!" ?&gt;&lt;/div&gt; </code></pre> <p>But if I view source, "Hello" does not exist even though it displayed HELLO on page! </p> <p>Or if I create an input with a value inserted from PHP, it won't show the value in source even though the value is displayed on page! Even sometimes the hidden input tag is not displayed but it's STILL carrying it for the next page (I know because the next page could get the hidden variables). </p> <p>UPDATE: AJAX is not used. I viewed on IE and FF and they show source as expected. Only Google Chrome didn't show as expected. I was trying to compact my code so I can provide the code online but was unable to show that behavior - something in my full code is preventing Chrome from showing variables in source. Now, I am thinking it's probably something in session_start() and a function checking for valid login. What I think is that Chrome doesn't hold that particular session and as a result, displays missing values when trying to refresh that page in "VIEW SOURCE." </p> <p>ANOTHER UPDATE:</p> <p>Found a way to duplicate and it confirms my theory that it is related to sessions and Chrome's inability to cache data when retreiving source code. </p> <p>Try this:</p> <pre><code>&lt;?php session_start(); ?&gt; &lt;html&gt; &lt;body&gt; &lt;h1&gt;&lt;?php echo "SURPRISE!" ?&gt;&lt;/h1&gt; &lt;p&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>Copy and paste on php file. Open it in Chrome. You should see "SURPRISE!" While it's open, go back to the file and delete "SURPRISE" and save it. Then go back to where you saw SURPRISE! page and get "VIEW SOURCE" and you'll get empty text. </p> <p>Try removing, "session_start()" and you'll see that Chrome is able to "cache" SURPRISE text and will display "SURPRISE." </p> http://stackoverflow.com/questions/1733471/removing-a-file-from-tortoisehg-data-source 0 Removing a file from TortoiseHG data source Hossein Margani 2009-11-14T06:20:34Z 2009-11-14T09:11:08Z <p>Hi!</p> <p>I am using TortoiseHG for source code control in Windows, I forgot to edit the ".hgignor" file, and now I have a huge folder ".hg" which I know it's because of DLL and EXE and PDB files which I do not need them. Now changing the ignor file does not remove those files.</p> <p>What should I do for deleting these files completely from my TortoiseHg data source?</p> <p>Thank you.</p> http://stackoverflow.com/questions/1731834/compiler-generated-cruft 1 Compiler Generated Cruft Kenneth Cochran 2009-11-13T20:50:31Z 2009-11-13T21:13:39Z <p>I am attempting to recover source from an assembly using Reg Gate's Reflector. The original source took advantage of several C# 3.0 features which has made it a little difficult to recover. For instance here is the recovered source for an anonymous type. The first thing that pops out is the &lt;> in from on the class identifier. Run time type naming rules are apparently more liberal than design time rules. Fair enough. A simple search and replace will fix that. What other compiler manglings must I look out for and how do I deal with them?</p> <pre><code>[DebuggerDisplay(@"\{ OverrideType = {OverrideType}, EntityType = {EntityType} }", Type="&lt;Anonymous Type&gt;"), CompilerGenerated] internal sealed class &lt;&gt;f__AnonymousType1&lt;&lt;OverrideType&gt;j__TPar, &lt;EntityType&gt;j__TPar&gt; { [DebuggerBrowsable(DebuggerBrowsableState.Never)] private readonly &lt;EntityType&gt;j__TPar &lt;EntityType&gt;i__Field; [DebuggerBrowsable(DebuggerBrowsableState.Never)] private readonly &lt;OverrideType&gt;j__TPar &lt;OverrideType&gt;i__Field; [DebuggerHidden] public &lt;&gt;f__AnonymousType1(&lt;OverrideType&gt;j__TPar OverrideType, &lt;EntityType&gt;j__TPar EntityType) { this.&lt;OverrideType&gt;i__Field = OverrideType; this.&lt;EntityType&gt;i__Field = EntityType; } [DebuggerHidden] public override bool Equals(object value) { var type = value as &lt;&gt;f__AnonymousType1&lt;&lt;OverrideType&gt;j__TPar, &lt;EntityType&gt;j__TPar&gt;; return (((type != null) &amp;&amp; EqualityComparer&lt;&gt; &lt;&lt;OverrideType&gt;j__TPar&gt;.Default.Equals(this.&lt;OverrideType&gt;i__Field, type.&lt;OverrideType&gt;i__Field)) &amp;&amp; EqualityComparer&lt;&lt;EntityType&gt;j__TPar&gt;.Default.Equals(this.&lt;EntityType&gt;i__Field, type.&lt;EntityType&gt;i__Field)); } [DebuggerHidden] public override int GetHashCode() { int num = -338316509; num = (-1521134295 * num) + EqualityComparer&lt;&lt;OverrideType&gt;j__TPar&gt;.Default.GetHashCode(this.&lt;OverrideType&gt;i__Field); return ((-1521134295 * num) + EqualityComparer&lt;&lt;EntityType&gt;j__TPar&gt;.Default.GetHashCode(this.&lt;EntityType&gt;i__Field)); } [DebuggerHidden] public override string ToString() { StringBuilder builder = new StringBuilder(); builder.Append("{ OverrideType = "); builder.Append(this.&lt;OverrideType&gt;i__Field); builder.Append(", EntityType = "); builder.Append(this.&lt;EntityType&gt;i__Field); builder.Append(" }"); return builder.ToString(); } public &lt;EntityType&gt;j__TPar EntityType { get { return this.&lt;EntityType&gt;i__Field; } } public &lt;OverrideType&gt;j__TPar OverrideType { get { return this.&lt;OverrideType&gt;i__Field; } } } </code></pre> http://stackoverflow.com/questions/1701663/source-control-testing-different-variants-of-code 1 Source Control: Testing different variants of code Andreas Hoffmann 2009-11-09T15:15:02Z 2009-11-10T07:36:03Z <p>Hi,</p> <p>I new to source control, but i like the thought that i can step back to one point. I read that only code that is ready for release should checked in the repository.</p> <p>If I want to play a round a little bit with one piece of code, to try different things. I can't step back to e.g. variant number 2 of my play stuff. It's not in the repository, no production ready code.</p> <p>Should i checked in this code also? </p> http://stackoverflow.com/questions/1704476/display-highlighted-html-source-code-in-firefox 0 Display highlighted HTML source code in Firefox? Pekka 2009-11-09T22:46:18Z 2009-11-09T23:20:43Z <p>Is there some clever content-type setting that makes Firefox display highlighted HTML source code instead of rendering it? I have a CMS that generates HTML pages. I get debug info on each generated page by adding "/debug" to the URL. I would like to see the source by using "/source" so I have the source within my Firefox tabs (and not as an extra window). </p> <p>I toyed with </p> <pre><code>ob_start() </code></pre> <p>and</p> <pre><code>highlight_string(ob_get_contents()) </code></pre> <p>but it didn't work quickly, I find it too complicated and I like to avoid working with buffering when I can. </p> <p>Maybe there is a simpler way to do this?</p> <p><strong>Edit:</strong> I will be using header("content-type: text/plain") for the time being but that doesn't highlight the code. I am looking for something like "content-type: text/html-source" or similar.)</p>