AlecTaylor

Results 8 issues of AlecTaylor

Trying to install fatiando from source on Windows 8 x64 with CPython 2.7.5 x64, Cython and MSVC; but am left with this error. I believe it is something to do...

bug

libuv is a great abstraction layer replacement for libevent; with a major feature being interoperability. Is there a reason we are using vanilla Makefiles? I.e.: can we migrate from our...

How do I setup a separate project that works with node.native (from git, not from install library locations)? Here is what I have tried: ``` git clone https://github.com/d5/node.native.git mkdir routing_tests...

How do I work with URL routing in node.native? E.g.: I want to expose /foo/ and /bar/ to echo different things.

I've got experience writing MSI and other installers. Would you like an installer with the .msi extension? The main advantage for this is if you wanted to deploy Notepad2 over...

Going to http://movu.ca/ in Google Chrome gives me a frame security error then redirects to http://markdotto.github.com/github-buttons/github-btn.html?user=rochacbruno&repo=Movuca&type=fork&count=true Please fix. Thanks, Alec Taylor

I just installed the [facebook-clone example](https://raw.github.com/mdipierro/web2py-recipes-source/master/apps/02_building_your_first_applications/web2py.app.facebook_clone.w2p), and started fiddling around by testing its features. # Issue **Attempts to view profile+wall of people offering friendship redirects you to your wall.** #...