skaller wrote: > On Thu, 2007-02-15 at 22:19 -0800, Erick Tryzelaar wrote: > >> skaller wrote: >> >>> Except I can't gain access to my gmail account: google sucks >>> pretty badly with many of their services. >>> >>> >> What's wrong? I've never had a connection problem. >> > > It won't accept my password, and it won't email me > the password it thinks I should use either, > and Google has a policy that if you fail to login > several times you're out for 3 weeks. >
Drat, that sucks. I assume the "reset password" isn't working either. Perhaps there's something in the support list? http://groups.google.com/group/Gmail-Problem-solving/topics?hl=en In the worst case, I guess there's always creating a new account. >> de-interscripting the system would be pretty simple. All it would >> require is just not running the interscript phase, and modifying "umk >> cleanup" and "umk virgin" to not delete everything. Oh, but then there's >> all those interscript macros we'd lose... >> > > And all the documented source code. And the things like the > lexer which use a generated table of keywords .. same table > generating the man page and other documents, plus the > 'print token name' routine .. .. quite a lot of the code > is generated from data stored in a Python data structure. > > Also the int/int32/size etc aliases. > We could start slowly. There's a handful of packages that don't actually use any macros. >> On a slightly less radical idea, what about putting together the first >> felix application? >> > > Such as ..? > a web framework application like ruby-on-rails, django, and ocsigen. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
