Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 18    Views: 175

chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
11/22/13 12:57 PM (12 years ago)

new plugins: qr reader and advanced search

2 new plugins in the market: 1) QR Reader - reads QR codes. Can be either a URL or an itemId of a screen in your app. 2) Advanced Search - search all screens in your app, including their content. In iOS, the content can be HTML or Microsoft Office documents. In Android, only HTML will be searched. The content for these screens will be cached when the screen is loaded, so it may take a bit the first time it is loaded if you have a lot of online content. But then those screens should load quickly since the data will already be in cache!
 
feraco
Aspiring developer
Profile
Posts: 705
Reg: Jan 23, 2012
nyc
15,050
like
11/22/13 01:20 PM (12 years ago)
Love the advanced search!
 
Crown Solutions
Aspiring developer
Profile
Posts: 463
Reg: Nov 11, 2011
MN
13,480
like
11/22/13 01:40 PM (12 years ago)
Nice work Chris!!
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/22/13 02:23 PM (12 years ago)
Super awesome! Your search plugin blows mine away ten-fold, what an awesome feature to search actual HTML content. QR code scanner is perfect for my little side business too. Thanks! David https://buzztouchmods.com/market
 
tb
buzztouch Evangelist
Profile
Posts: 2050
Reg: Nov 03, 2011
Oxford
32,300
like
11/22/13 03:39 PM (12 years ago)
QR is perfect!
 
piggilypoo
Aspiring developer
Profile
Posts: 172
Reg: Jun 28, 2011
San Diego
5,120
like
11/22/13 03:39 PM (12 years ago)
Does it search custom HTML screens as well as HTML documents bundled with the app in the BT_Docs folder?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
11/22/13 04:02 PM (12 years ago)
Yep. If it has a dataURL that points to a HTML document, it will search it
 
Mr stuck
Android Fan
Profile
Posts: 974
Reg: Apr 09, 2012
Fife, Scotland
15,740
like
11/22/13 05:29 PM (12 years ago)
good stuff Chris, looking forward to seeing what else pops up in the market. Exciting times
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
11/22/13 07:53 PM (12 years ago)
Will it search menu items also?
 
BranX26
Apple Fan
Profile
Posts: 58
Reg: Feb 07, 2012
Minnesota
580
like
11/23/13 08:20 AM (12 years ago)
Any chance of PDF search in the future?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
11/23/13 08:29 AM (12 years ago)
@Niraj - not sure what you mean exactly. Most menus in Buzztouch apps consist of menu items that link to screens. The screens are already indexed by my search plugin, unless you're dynamically creating them rather than connecting them through your control panel. Do you have menu items that don't point to screens in an app? @BranX26 - PDF's are a bit more challenging. Not as easy to turn them into searchable text due to the complicated way they're created.
 
kjetil
Aspiring developer
Profile
Posts: 10
Reg: Dec 22, 2011
oslo
6,550
like
11/25/13 11:54 AM (11 years ago)
Hi, I tried to install the plugin on my self-hosted admin control panel, I got this: Error! Error un-zipping archive (1) Then I tried to upload vi ftp to my server, then I got this message: /plugins/cr_advanced_search directory contents are invalid because... index.php OR index.html required for the control panel any suggestions?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
11/25/13 11:55 AM (11 years ago)
Self-hosted isn't updated yet to be able to install the new format for plugins. I know David Book is working hard on it, and there will be a good forum post once it's ready. Hang tight.
 
Ejaaz
I hate code!
Profile
Posts: 15
Reg: Aug 27, 2011
India
150
like
01/02/14 10:00 AM (11 years ago)
Hi Chris I installed advance search. I have problem. pl. help. 1. Back space does not work in search field. If I by mistake type some error search and try to rectify by pressing back space it does not work. 2. Android back button also don't work after coming to search menu. 3. I have made 254 list items with HTMLs it takes a very long to display search page. if i want to switch off html search and only search list view is it possible??? Pl help my app is ready to publish only waiting for these errors to get solved. thanks
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
01/20/14 12:29 PM (11 years ago)
I love the advanced search for iOS but am having some issues getting it to work in android 3.0. First off, I keep getting a warning at the following line: private String cachedData = ""; Then, when I launch the app, the row background is black regardless of what I change in the json file. And, when I try to type a search string, nothing appears... I assume because of the cachedDate issue above. Any thoughts? Josh
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
01/20/14 01:19 PM (11 years ago)
Josh - can you add that to the list at buzz-tools.com?
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
01/20/14 01:33 PM (11 years ago)
added
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
01/20/14 08:54 PM (11 years ago)
Josh - I'm unable to replicate this issue. Can you try it again with the latest update and see if you still have the problem?
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
01/21/14 04:42 PM (11 years ago)
I tried with new update, seems to be working now except for the fact that the search string doesn't show... which I can live with. Thanks!
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.