472,378 Members | 1,667 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,378 software developers and data experts.

Re: ActiveState Code: the new Python Cookbook site

Stef Mientki wrote:
one small remark,
If I want to browse 200 recipes, at 10 per page ....
... please make something like 100 available per page,
are internet is fast enough nowadays.
Touche. Done:

http://code.activestate.com/recipes/?paginate_by=100

Cheers,
Trent

--
Trent Mick
trentm at activestate.com
Jul 10 '08 #1
3 980
Trent Mick wrote:
Stef Mientki wrote:
>one small remark,
If I want to browse 200 recipes, at 10 per page ....
... please make something like 100 available per page,
are internet is fast enough nowadays.

Touche. Done:

http://code.activestate.com/recipes/?paginate_by=100
The old cookbook offered choices by category. Did you drop that feature?
Cheers,
Trent
Thin
Jul 11 '08 #2
Thin Myrna wrote:
The old cookbook offered choices by category. Did you drop that feature?
Looks like categories have become tags:

http://code.activestate.com/recipes/tags/

Peter
Jul 11 '08 #3
Peter Otten wrote:
Thin Myrna wrote:
>The old cookbook offered choices by category. Did you drop that feature?

Looks like categories have become tags:

http://code.activestate.com/recipes/tags/
Yes, that is correct. I should document the tag names to category
mapping that I've used (mostly a straightforward "remove spaces and
capitalization" thing).

My hope is that allowing free form tagging and (importantly) multiple
tags will allow for more interesting and useful grouping.

However, there is value in there being good suggestions of common tags
when adding tags. I need to add that to the recipe add form:

http://code.activestate.com/recipes/add/
Trent

--
Trent Mick
trentm at activestate.com
Jul 11 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Eduardo Patto Kanegae | last post by:
Hello, I have been programming with Visual Basic and PHP in the last 5 years and some folks had recommended Python a free language.... I had looked for a Python book to start up but found many...
10
by: Andrew Dalke | last post by:
Is there an author index for the new version of the Python cookbook? As a contributor I got my comp version delivered today and my ego wanted some gratification. I couldn't find my entries. ...
11
by: vdrab | last post by:
Hi all, Is there some sort of coherent source (dead tree format, maybe?) on some of the more advanced features of python (decorators, metaclasses, etc)? I'm sort of looking for a python book...
82
by: Edward Elliott | last post by:
This is just anecdotal, but I still find it interesting. Take it for what it's worth. I'm interested in hearing others' perspectives, just please don't turn this into a pissing contest. I'm in...
0
by: Sells, Fred | last post by:
I'm using ActiveState python on a windows box to talk to ACtive Directory. I'm running a Pyro Server on the same box. The client is Linux running std Python 2.4. It works just fine until the...
4
by: kj | last post by:
I'm looking for "example implementations" of small projects in Python, similar to the ones given at the end of most chapters of The Perl Cookbook (2nd edition, isbn: 0596003137). (Unfortunately,...
0
by: Stef Mientki | last post by:
hi Mike, nice job, I just took a quick look, Trent Mick wrote: one small remark, If I want to browse 200 recipes, at 10 per page .... .... please make something like 100 available per page,...
2
by: Nick Craig-Wood | last post by:
Trent Mick <trentm@activestate.comwrote: Looks great and much faster than the old site! Mind telling us how it is implemented? I'm guessing python/django by the url and the fact that you have...
2
by: Dudeja, Rajat | last post by:
Hi, So, now I've finally started using Eclipse and PyDev as an IDE for my GUI Application. I just wrote some sample programs as an hands on. Now I would like to take up Tkinter. I'm using...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.
0
by: F22F35 | last post by:
I am a newbie to Access (most programming for that matter). I need help in creating an Access database that keeps the history of each user in a database. For example, a user might have lesson 1 sent...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.