>> > function problem(){
>> > if( helpful(docs) ) {
>> > solve();
>> > } else {
>> > if( helpful(community) ) {
>> > solve();
>> > while( !helpful(docs) ) {
>> > update( docs );
>> > }
>> > } else {
>> > despair();
>> > }
>> > }
>> > }
>>
>> We should post this extremely useful function somewhere in the docs
>> material. Any suggestions where? :)
>>
On Mon, Mar 23, 2009 at 3:25 PM, Martin <[email protected]> wrote:
>
> What about a page "form tricks" similar to css tricks?
Oh somewhere more important! Like the front page of the docs... :)
> I would do it by myself, but you have my ip blacklisted (wonder why?)
I don't have any ip blocking on. What makes you say that? What are you seeing?
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---