Re: Handling millions of rows + large bulk processing (now 700+ mil rows)

2012-08-21 Thread ApogeeGMail
I would VERY interested..

Thanks

Richard
On Jun 30, 2012, at 11:10 AM, Cal Leeming [Simplicity Media Ltd] wrote:

> Hi all,
> 
> As some of you know, I did a live webcast last year (July 2011) on our LLG 
> project, which explained how we overcome some of the problems associated with 
> large data processing.
> 
> After reviewing the video, I found that the sound quality was very poor, the 
> slides weren't very well structured, and some of the information is now out 
> of date (at the time it was 40mil rows, now we're dealing with 700+mil rows).
> 
> Therefore, I'm considering doing another live webcast (except this time it'll 
> be recorded+posted the next day, the stream will be available in 1080p, it'll 
> be far better structured, and will only last 50 minutes).
> 
> The topics I'd like to cover are:
> 
> * Bulk data processing where bulk_insert() is still not viable (we went from 
> 30 rows/sec to 8000 rows/sec on bulk data processing, whilst still using the 
> ORM - no raw sql here!!)
> * Applying faux child/parent relationship when standard ORM is too expensive 
> (allows for ORM approach without the cost)
> * Applying faux ORM read-only structure to legacy applications (allows ORM 
> usage on schemas that weren't properly designed, and cannot be changed - for 
> example, vendor software with no source code).
> * New Relic is beautiful, but expensive. Hear more about our plans to make an 
> open source version.
> * Appropriate use cases for IAAS vs colo with SSDs.
> * Percona is amazing, some of the tips/tricks we've learned over.
> 
> If you'd like to see this happen, please leave a reply in the thread - if 
> enough people want this, then we'll do public vote for the scheduled date.
> 
> Cheers
> 
> Cal
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.

Richard Smith
apogeedevelopm...@gmail.com



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: template designer needed

2011-10-05 Thread ApogeeGMail
David:

I did not. I did just look at the site.

I am not sure this would work. I already have a design, which the team has 
approved. I just need the templates for DJango.

Richard

On Oct 5, 2011, at 11:44 AM, David Koblas wrote:

> Have you considered 99designs?
> 
> --david
> 
> On 10/5/11 7:38 AM, ApogeeGMail wrote:
>> Good Morning:
>> 
>> I am looking for a Django template designer for a very short project. I will 
>> need 5 pages, the design is done( using Photoshop).
>> 
>> I will need a set of templates to implement the layouts. I will provide the 
>> graphic elements.
>> 
>> Please contact me off list.
>> 
>> Thanks.
>> 
>> Richard Smith
>> 
>> mailto:apogeedevelopm...@gmail.com
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



template designer needed

2011-10-05 Thread ApogeeGMail
Good Morning:

I am looking for a Django template designer for a very short project. I will 
need 5 pages, the design is done( using Photoshop).

I will need a set of templates to implement the layouts. I will provide the 
graphic elements.

Please contact me off list.

Thanks.

Richard Smith

mailto:apogeedevelopm...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Social Networking basics? -Raj

2011-06-26 Thread ApogeeGMail
Hi All:

I am also a newbie on this list. I have been reading the list for about two 
months. I have learned a LOT following the questions and answers. I would like 
to suggest that some of the links like duckduck.go be added to the standard 
doc's page's on the right hand side. I would also like to see the 'Getting 
Help" be on each page.

I would also like to thanks all the responders to this list for all the effort 
expended to helping all the noob's.

Even though I have not posted any requests for help yet, I am sure I will in 
the future.

Everyone have a nice day...

Richard

P.S. really like Django!


On Jun 25, 2011, at 4:14 PM, Ronnie Betzen wrote:

> Being a newbie myself, I find this much more appealing.
> I'm grateful this is being considered, having read ESR's version as well. 
> 
> I'll also try to be very careful to follow these guidelines as I appreciate 
> the time everyone here takes to help people like me.  Thanks a bunch!
> 
> On Thursday, June 23, 2011 09:17:54 PM Fabian Ezequiel Gallina wrote:
>> 2011/6/23 Russell Keith-Magee :
>>> On Fri, Jun 24, 2011 at 12:49 AM, Cal Leeming [Simplicity Media Ltd]
>>> 
>>>  wrote:
 On Thu, Jun 23, 2011 at 5:46 PM, Shawn Milochik  
> wrote:
> On 06/23/2011 12:36 PM, Cal Leeming [Simplicity Media Ltd] wrote:
>> The perfect link to refer these users to:
>> 
>> http://www.catb.org/~esr/faqs/smart-questions.html
>> 
>> 
>> (props to harryr for finding this)
> 
> Yeah. I used to post that link pretty frequently until I was asked to
> stop. ;o)
 
 Lmao, I won't re-post this again then ;p
 
> I still think it's a great essay. If I remember correctly, the
> objection to it was that the tone wasn't necessarily at the same level
> of acceptance and friendliness we like to maintain in this group.
> 
> We should distill it into a shorter, newbie-friendly version and get it
> posted somewhere official so we can refer to it.
 
 That's be pretty cool. But my guess is that the maintainers just want us
 to reply with a "you need to give us more information before we can
 help you" speech, in a non-insulting tone. Shame, takes all the fun out
 of it lol. 
>>> 
>>> The tone is exactly why I've asked people to stop referring to ESR's
>>> document. The spirit of the document -- that you can only get good
>>> answers if you ask good questions -- is certainly valid, but to me,
>>> ESR's tone in that document really comes off as "Stop wasting my time,
>>> which is more valuable than yours, because I'm a hacker, which means
>>> I'm awesome and you're not". I'm sorry, but being a 1337 h4X0R doesn't
>>> give you carte blanche to treat anyone else like crap.
>>> 
>>> The Django core team have tried really hard to foster a positive,
>>> accepting community culture. Everyone is a beginner once, and everyone
>>> occasionally posts in haste and forgets to include salient details.
>>> Absolutely nothing is gained by insulting a newcomer to the community.
>>> 
>>> As a side note, if someone were to redraft that document in such a way
>>> that it *doesn't* have that tone, I'd gladly include the text in
>>> Django's own documentation.
>>> 
>>> Yours,
>>> Russ Magee %-)
>> 
>> I find this document[0] to be really nice, helpful and without that
>> particular tone.
>> 
>> Someone from Python Argentina (PyAR) translated it to Spanish and it
>> is what we use to guide newcomers.
>> 
>> [0] http://www.mikeash.com/getting_answers.html
>> 
>> 
>> Regards,
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: VERY cheap django hosting?

2011-06-08 Thread ApogeeGMail
+1 for webfaction
On Jun 8, 2011, at 8:29 PM, Bobby Roberts wrote:

> i've been using webfaction.com for a while for $9/mo with one click
> django installs.  You can also checkout www.slicehost.com if you want
> your own vps and more control.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Aw: Re: Setting up dev/test/production environments on the server (dreamhost)

2011-06-04 Thread ApogeeGMail
+1 for Webfaction
On Jun 4, 2011, at 4:48 AM, Martin Brochhaus wrote:

> +1
> 
> Hosting 20 (or more) on Webfaction. Awesome service. Awesome speed. Peace of 
> mind.
> 
> Best regards,
> Martin
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/django-users/-/aWJyUXNMNmdTWDBK.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.