Re: [web2py] Re: web2py.com is down

2012-01-22 Thread qasimak...@gmail.com
Linode has a fantastic backup system. you can look it up on http://www.linode.com/faq.cfm. Also they provide node balancer if you have to much of traffic for just 20$'s. -Qasim On Jan 23, 2012 8:48 AM, "Massimo Di Pierro" wrote: > How do they handle backup. That is the one think that sold me t

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Bruce Wade
Linode does the same but cost a little more. On Jan 22, 2012 7:48 PM, "Massimo Di Pierro" wrote: > How do they handle backup. That is the one think that sold me to > VPS.net. They do daily, weakly and monthly backup of the entire > server. that takes some of my worries away. > > On Jan 22, 8:45

[web2py] Re: web2py.com is down

2012-01-22 Thread Massimo Di Pierro
How do they handle backup. That is the one think that sold me to VPS.net. They do daily, weakly and monthly backup of the entire server. that takes some of my worries away. On Jan 22, 8:45 pm, Vasile Ermicioi wrote: > hi, > I just want to recommend webfaction and uwsgi again, even for hosting > w

[web2py] Re: Auth.registration_requires_invitation

2012-01-22 Thread pbreit
Can you do it without storing a new field in the database? Like could the key be a hash of the email address?

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Bruce Wade
These ddos were 15GB per second webfaction doesn't handle that. On Jan 22, 2012 6:45 PM, "Vasile Ermicioi" wrote: > hi, > I just want to recommend webfaction and uwsgi again, even for hosting > web2py.com :) > > uwsgi is of version 1.0.21, and from version 1, uwsgi is optimized for low > resource

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Vasile Ermicioi
hi, I just want to recommend webfaction and uwsgi again, even for hosting web2py.com :) uwsgi is of version 1.0.21, and from version 1, uwsgi is optimized for low resources systems as WAS webfaction WAS, now webfaction increased RAM from 80Mb to 256 Mb (app RAM), also offers 100Gb space, 600Gb tra

Re: [web2py] SQLFORM errors with custom id fields

2012-01-22 Thread Jim Steil
I reported the same thing in this thread: http://groups.google.com/group/web2py/browse_thread/thread/280f6b746e2b7201 -Jim On 1/21/2012 4:00 PM, Alan Etkin wrote: I recently updated my web2py source code from the mercurial repository I think that something has changed in SQLFORM that is

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Bruce Wade
We have been using linode for 3 months now good service the only problem we had was with the large bbos attack that was hitting there cali data center. We ended up getting attacked also. Other then that have had a good experience with them. On Jan 22, 2012 4:35 PM, "qasimak...@gmail.com" wrote: >

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread qasimak...@gmail.com
I have been using linode.com for over a year now and they are very reliable. Not a single reboot or shutdown. And their customer service is also good. On Jan 23, 2012 5:30 AM, "villas" wrote: > I use vps.net and have recently been disappointed with their reliability. > So much so that I have dec

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Bruno Rocha
I am using Linode for more than one year and Linode is amazing! http://www.linode.com/?r=3f383df8639c367bfc73419d6c1ebfbd8dc11cf7 -- Bruno Rocha [http://rochacbruno.com.br]

[web2py] Re: web2py.com is down

2012-01-22 Thread villas
I use vps.net and have recently been disappointed with their reliability. So much so that I have decided that it is time for a change. I have been doing some tests with linode.com for a few weeks and have been pleased, so I am moving sites to them. Regards, David

[web2py] accepts > KeyError: '_id', latest trunk with postgresql

2012-01-22 Thread Carlos
Hi, I'm getting the following error with latest trunk and postgresql, especially after changeset # fab104bec898 (web2py-py3k: proof of concept). File "C:\web2py\gluon\sqlhtml.py", line 1082, in accepts hideerror=hideerror, File "C:\web2py\gluon\html.py", line 1807, in accepts status

[web2py] Re: db select with left but concatenated orderby fields?

2012-01-22 Thread Carlos
It now accepts that operator (without errors), but it's not ordering the rows correctly. Any ideas?, thanks.

[web2py] dig command or something like that

2012-01-22 Thread Kenneth Lundström
Hello, I need to scan a list of domain names to find out the IP-address and DNS-server of that domain. I thought I'd run the dig command and parse the result. Is this possible or is there a better way for this? Kenneth

[web2py] Re: db select with left but concatenated orderby fields?

2012-01-22 Thread Massimo Di Pierro
Looks like postgresql uses || instead of | for string concatenation. I just pushed a change in trunk that should make this work orderby=t2.name+t3.name Please give it a try and let me know. On Jan 22, 3:12 pm, Carlos wrote: > Hi Massimo, > > I just tried "+" instead of "|" for orderby, but I g

[web2py] Re: db select with left but concatenated orderby fields?

2012-01-22 Thread Carlos
Hi Massimo, I just tried "+" instead of "|" for orderby, but I get the following error: ProgrammingError: operator does not exist: character varying + character varying HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. I'm using po

[web2py] Re: db select with left but concatenated orderby fields?

2012-01-22 Thread Massimo Di Pierro
try replace orderby=t2.name|t3.name with orderby=t2.name+t3.name On Jan 22, 12:31 pm, Carlos wrote: > Hi, > > I have a special case where one table (t1) has 0:1 relationships with two > other semi-identical tabes (t1.linkt2 to t2 table, t1.linkt3 to t3 table), > and I need to generate a list

[web2py] Re: web2py.com is down

2012-01-22 Thread Massimo Di Pierro
I do not know what is going on. It is not a software issue. It happened twice that that the VPS was shut down and I had to turn it on again. Let week there was a problem that the vps.net DNS servers were down for about a day. Massimo On Jan 22, 2:50 pm, Justin Heath wrote: > It's been down for

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Justin Heath
It's been down for me since yesterday. I start receiving time-outs after this hop: 10 ip65-46-63-46.z63-46-65.customer.algx.net (65.46.63.46) 104.814 ms 104.535 ms 104.382 ms On Sun, Jan 22, 2012 at 3:38 PM, Marek Mollin wrote: > I second > > On 22 Sty, 21:34, steve van christie > wrote: >

Re: [web2py] Re: web2py.com is down

2012-01-22 Thread Ovidio Marinho
why web2py.com Down. Ovidio Marinho Falcao Neto Web Developer ovidio...@gmail.com ovidiomari...@itjp.net.br ITJP - itjp.net.br 83 8826 9088 - Oi 83 9334 0266 - Claro Brasil

[web2py] Re: web2py.com is down

2012-01-22 Thread Marek Mollin
I second On 22 Sty, 21:34, steve van christie wrote: > same in here > > > > > > > > On Sun, Jan 22, 2012 at 3:23 PM, Bruno Rocha wrote: > > > On Sun, Jan 22, 2012 at 6:15 PM, Anthony wrote: > > >>http://www.downforeveryoneorjustme.com/web2py.com: > > >> It's not just you!http://web2py.comlooks

Re: [web2py] web2py.com is down

2012-01-22 Thread steve van christie
same in here On Sun, Jan 22, 2012 at 3:23 PM, Bruno Rocha wrote: > > > On Sun, Jan 22, 2012 at 6:15 PM, Anthony wrote: > >> http://www.downforeveryoneorjustme.com/web2py.com: >> >> It's not just you! http://web2py.com looks down from here. >> > > > Yesterday the site was down for me, it is occu

Re: [web2py] web2py.com is down

2012-01-22 Thread Bruno Rocha
On Sun, Jan 22, 2012 at 6:15 PM, Anthony wrote: > http://www.downforeveryoneorjustme.com/web2py.com: > > It's not just you! http://web2py.com looks down from here. > Yesterday the site was down for me, it is occurring every day since the last week. -- Bruno Rocha [http://rochacbruno.com.br]

Re: [web2py] web2py.com is down

2012-01-22 Thread Javier Quarite
On Sun, Jan 22, 2012 at 3:15 PM, Anthony wrote: > http://www.downforeveryoneorjustme.com/web2py.com: > > It's not just you! http://web2py.com looks down from here. > Wow... terrible, does anybody knows why? is it hosted in a VPS? Javier

[web2py] web2py.com is down

2012-01-22 Thread Anthony
http://www.downforeveryoneorjustme.com/web2py.com: It's not just you! http://web2py.com looks down from here.

[web2py] BrowserID the login method aside of OpenId and co.

2012-01-22 Thread szimszon
One interesting project from mozilla. https://github.com/mozilla/browserid/wiki/How-to-Use-BrowserID-on-Your-Site http://lloyd.io/how-browserid-works

[web2py] db select with left but concatenated orderby fields?

2012-01-22 Thread Carlos
Hi, I have a special case where one table (t1) has 0:1 relationships with two other semi-identical tabes (t1.linkt2 to t2 table, t1.linkt3 to t3 table), and I need to generate a list of all t1 rows with some fields from t2 & t3. I'm using the "left" select var which works ok. db().select(

[web2py] PowerPack

2012-01-22 Thread Web2Py Freak
Dear All , How can i just use the Comments and blog system from web2py PowerPack ??

[web2py] Re: Sending simplified email from web2py

2012-01-22 Thread LightDot
I just tested your code and it works fine! The raw=True does the job as expected so I can stop using smtplib directly. Thank you! On Saturday, January 21, 2012 7:31:57 PM UTC+1, Alan Etkin wrote: > > I requested a change in Mail to support unencoded and no multipart > messages. > http://code.go