___an infinite space
45 ways to visualize two numbers http://blog.visual.ly/45-ways-to-communicate-two-quantities/
___navigating the infinite space
knights movement:
| You appear to be advocating a new: | |
| [ ] cloud-hosted [ ] locally installable [ ] web-based [ ] browser-based [ ] language-agnostic | |
| [ ] language-specific IDE. Your IDE will not succeed. Here is why it will not succeed. | |
| You appear to believe that: | |
| [ ] Syntax highlighting is what makes programming difficult | |
| [ ] Garbage collection is free | |
| [ ] Computers have infinite memory | |
| [ ] Nobody really needs: |
| using System; | |
| using System.Net; | |
| using System.Reflection; | |
| namespace UriTest | |
| { | |
| //a mono version of the ForceCanonicalPathAndQuery code here: http://stackoverflow.com/questions/781205/getting-a-url-with-an-url-encoded-slash | |
| class Program | |
| { | |
| static void Main(string[] args) |
| using System; | |
| using MonoTouch.UIKit; | |
| using MonoTouch.CoreAnimation; | |
| public class BrightlyBlurredUIView: UIView | |
| { | |
| CALayer blurLayer,accentLayer; | |
| UIView accentView; | |
| UIToolbar toolbar; | |
| public BrightlyBlurredUIView() |
___an infinite space
45 ways to visualize two numbers http://blog.visual.ly/45-ways-to-communicate-two-quantities/
___navigating the infinite space
knights movement: