Update:Remora Idea Dump: Difference between revisions

m
Line 110: Line 110:
::: I think your bug has a lot of good points (that we all agree with).  I'm currently writing the search for remora, and at this point it just does a basic LIKE query, but it will be easy to expand on, it just depends on how creative we want to get.  I think your #2 and #3 issues from that bug are the highest priorities (in respect to what I'm doing right now).  If you have experience with php, you're welcome to see the search() function evolve [http://svn.mozilla.org/addons/trunk/site/app/controllers/search_controller.php here] (and i'm happy to hear suggestions).  Since it's working right now in it's most basic form, I'll start focusing on enhancing it (sorting results, creating an advanced view, etc.).  In fact, I'll just start a "basic flow of search" section in the idea dump as soon as I finish posting this. -- [[User:clouserw|clouserw]]
::: I think your bug has a lot of good points (that we all agree with).  I'm currently writing the search for remora, and at this point it just does a basic LIKE query, but it will be easy to expand on, it just depends on how creative we want to get.  I think your #2 and #3 issues from that bug are the highest priorities (in respect to what I'm doing right now).  If you have experience with php, you're welcome to see the search() function evolve [http://svn.mozilla.org/addons/trunk/site/app/controllers/search_controller.php here] (and i'm happy to hear suggestions).  Since it's working right now in it's most basic form, I'll start focusing on enhancing it (sorting results, creating an advanced view, etc.).  In fact, I'll just start a "basic flow of search" section in the idea dump as soon as I finish posting this. -- [[User:clouserw|clouserw]]


:::: ^ I have a basic(or BASIC!) understanding of code, so I can see what's happening, but until I see it in action, it's hard for me to visualize the final result. If you have a working test-page at any point in time that you want feedback on, I'll be more than happy to give my input.
:::: ^ I have a basic(or BASIC!) understanding of code, so I can see what's happening, but until I see it in action, it's hard for me to visualize the final result. If you have a working test-page at any point in time that you want feedback on, I'll be more than happy to give my input. [[User:RenegadeX|RenegadeX]] 20:51, 7 October 2006 (PDT)
[[User:RenegadeX|RenegadeX]] 20:51, 7 October 2006 (PDT)


== Basic flow of search ==  
== Basic flow of search ==  
19

edits