Cute :) A few questions:
- What back end do you use for the search engine? - Have you tested this system once it contains 5+ million rows? (you might be interested to register for the webcast on handling large amounts of data in Django - https://spreadsheets.google.com/a/foxwhisper.co.uk/spreadsheet/viewform?hl=en_US&formkey=dENPX3BMUUFMbi1CbElwV3BvOEdkNmc6MQ#gid=0 ) - I like the hover over colors for the individual nicknames :) It'd be nice if you could click on a line of text from a user, and it highlights all the other messages for that user on the page. - Can you make it highlight the searched 'keyword' in the results ( http://django-irc-logs.com/search/?q=hello ) Haven't seen the code but end result is great for weekend project though, good work! :) Cal On Mon, Jul 25, 2011 at 12:25 PM, Bernhard Essl <[email protected]>wrote: > Dear django devs, > > unfortunately the site where the #django IRC logs used to be archived > has been down for quite a while. I've tried to find out what happened > to that site but failed. > Because I think the IRC logs are an important source of information > for all django users I re-built the site. > I bought webspace and a domain for two years, too ( > http://django-irc-logs.com/ ). The layout isn't very sexy but I just > thought it would be a good thing if the content was online anyway. The > site's basic features are searching and browsing the logs. > > I hope you like my weekend project. I'd appreciate your ideas and comments. > > Yours, Bernd > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" 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/django-developers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en.
