Search The Adilas.biz Developer's Notebook
Time Period:
Daily (enter the day you want to see)
Monthly
Custom Date Range to
Template Filter:
Color Code:
General Text Filter:

(use a plus "+" sign to separate search terms. ex: jack+jill+hill)
Sort Value:
 
Adilas.biz Developer's Notebook Report - 8/25/2025 to 8/25/2025 - (2)
Photos
Time Id Color Title/Caption Start Date   Notes
No po photos available. Click to view time details.
Shop 12235 Meeting with Steve 8/25/2025  

Great meeting with Steve. We were going over options to help let AI agents and AI bots use the adilas application. Steve is working with some guys out of China who do that kind of things. We spent some time going over some ideas and where we could go with things. We talked about the external adilas API sockets, an internal option that involved cookies, tokens, and JSON data storage. We also talked about using the existing structure and URL (web addresses) and how that might look. Our favorite option was the web links and URL crafting ideas. See notes below...

- Use the custom_json table - if we went with internal data storage options, this database table could be used for storage.

- Cookies and tokens - We help them save and retrieve them and then they have a spot to stick and store their data.

- Mix a hash... say something like this... auto id, main id, app type id, date, and then get a hash from mixing those pieces. This would end up being the virtual token that would let you look-up the actual JSON object.

- This internal cookies, tokens, and JSON data storage would virtually provide them a small shelf space for them to use. This could totally work and we may end up using it by itself or in conjunction with other options.

- On the ColdFusion side, internal app stuff, we could do a virtual 1-off on the code pages. Basically, don't stop or interrupt the main page flow. Just build little side or frontage roads as needed.

- We were looking up existing API sockets and methods. We may end up using the addEditCustomJSON method - in search_15.cfc - possible new API

We then switched gears and were talking about using the URL... hyper links or web address links - We really liked this option.

- With simple URL's or hyper links we could virtually use the system just like a normal user - We could let AI do or make interactions vs human powered links.

- AI cold potentially help with understanding normal voice controls or prompts and even different languages - translate and convert to the options or prompts.

- Let the user talk to the system

- Steve's word or phase "URL crafting" - I liked that

- Natural conversation and then boiling things down to the prompts which will translate to the correct URL crafting option

- Normal html pages and web addresses. Once the pages come up, you could do some scraping and then using those pieces

- AI, the user, the interface, and the URL crafting - perfect marriage

- Steve had so many ideas... recording time, recording notes, etc. - so cool!!!! AI could help our users be a super user

- 3-legged stool analogy... One leg is the system and its features and functions. Another leg is the users and the money that they spend to use the application. The last leg of the 3-legged stool is education and training. AI could help be the trainer and navigator (major help on the education side).

- My mind was blown a bit today... that's been awhile since I had that much fun dreaming and brainstorming. We had help from above - guidance and inspiration. I'm so thankful for that. Just trying to give some credit where credit is due... :)

 
No po photos available. Click to view time details.
Shop 12250 Recording Notes 8/25/2025  

Recording notes from end of last week.