Jump to content

BasicOs

Active Members
  • Posts

    450
  • Joined

  • Last visited

Everything posted by BasicOs

  1. Thanks I put also a link here in other 3 related Gpts or openai. In case some of the (gpts) members want to chat about this Autoit Devin. I am more analyst then coder lately. More into shaping. Enjoy coding!!
  2. Why not to make a Devin in autoit. Kind of recursive read savescreens ->execute, fail/error. Someone wants to start this project? or Is it too hard? Have a look at this schema graph inside this video how the Ai fighter works: If someone want to know what I think about it then: read translate: 2010 thoughts about AI and Post about AI 2010
  3. Good afternoon from Sunny Canaries, I See that smartphones will be is the next step in the Computer evolution? is there any updated development in Autoit switching into WEB development (php style), available with some kind of CMS wordpress like? Is Autoit still working right with Windows 10? Is Autoit compatible with any domotic system, or Alexa etc...? I wish you a nice day. Cheers
  4. Are there troubles with au3 scripts running without compilation to exe files when AutoIt and Windows versions doesn't match. Thanks Salud22
  5. Hi, Try this link http://www.emesn.com/autoitforum/viewtopic.php?f=4&t=2904&p=11899&hilit=DVI#p11899 There is a ftp server with zip file here: http://www.emesn.com/autodownloads/countDviRemo.php Salu22:)
  6. Hi Programmers, I give good words to everybody here about Autoit. We know that Autoit will be in any computer when you want to use it. It is not the language itself, it is the users/programmers group, people, programmers, users, who give sense to Autoit. I See that smartphones will be the next step in the Computer evolution, but Windows-pc will be alive as there are hundreds of millions of pcs and millions of users who know about autoit, and it is free and easy. Now you can run in a limited way any app of Autoit at Zorinos-Wine and there are some millions Linux PCs. There is a power user of Autoit.es forum who is creating by himself a Autoit -> Java exporter. Not to move apps to Java, but to create new apps with Autoit, and then reuse itis code for this UGLY java language (for me) compared to Autoit, so many {{}{}{} and other uncomfortable features.. It seems you must be forced into Java (or other) for a native programming I paste some long ago 2010 post I published so that you can think about what happened in 2010 and in 2013, 2008: Also some nice exports of autoit logic as: The Autoit world does not end at autoitscript, but there are thousands of programmers on the whole world in many forum as German,Spanish, French etc... who give new ideas and help to spread the word.. Long life to basic scripting.. hope Autoit can get into the tablets world as Ubuntu by example: http://www.emesn.com/autoitforum/viewtopic.php?f=1&t=3730 (spanish translate) So when you are alive, Autoit is Alive and you may use when you want as you have the knowledge and binaries to run it , so long life to this basic as long we are thinking it is there. Several Thousands of Autoit programmers. I can switch to other languages but Autoit is the MOST STRAIGHTFORWARD language I know, and uncomplicated .. Salud Edit: Year 2006,2007,..
  7. Interactive Forms Autoit IFA or Interactive Design Autoit IDA or Quick Autoit Creator QAC Looks well, Thanks for sharing... Trying to test -> if you could please include with sources following: <GUIScrollbars_Ex.au3>. <IconChooser.au3> <Resources.au3>. <RESH.au3>.
  8. @funkey thanks for checking I will review it other way... Sorry, server was down under maintenance now is working. Remember that this port uses DBASE files, you have to copy in same directory of your autoit APP, dbaseIII or dbaseIV files. I cannot provide with port as they are propietary software. It reuses dbase.exe to work all at as a kind of command "wrapper". That has cons and pros, one pro is that can reuse old dbase language inserting macros-like LINES OF dbase CODE, it will reuse dbase.exe for this execution. E.G.for output to printer, to file, etc... Salu22:)
  9. HERE is serie.dbf to check it.. Does somebody still use dbase IV?https://www.dropbox.com/sh/i95ks7jrrw9lix9/X85R44_-wv Salu2 PD: SEE ATTACHED FILE please say if dropbox link worked, thanks serie.zip
  10. Hi, Congrats for the Autoit port. There is my port also http://www.emesn.com/autoitforum/viewtopic.php?t=4 using no dll but dbase.exe (DBase III, IV,5) as a wrapper, so in a higher logical level. You would not realize if it is a DLL-BASED, or a wrapper-based one. Very quick, and this app makes dbase.exe modifying dbf files. It has also the BIG advantage that you can embebe several lines of "DBASE CODE SOURCE" directly and it works: I mean you can PORT and use nice commands like thin in AUTOIT, so mixing both languages . USE MYDB LIST FIELDS, etc.... In two lines you make a lot of things. That is outdated but it works perfectly. I got an error in your dll-app opening a dbf. I send it here. I used your sample number 3 with a select file dialog, it is supossed to open an ArrayDisp(), If you please, take a look at the file it is a file with a couple of records, Thanks for the TOPIC Salu PD: If somebody uses DB4 files. Pls send me in an attached file in a PM, as I wanted to test my library with this newer version.
  11. hI, GREAT IDEA, you can have a look AT mine here, similar THAN yours, but using a mysql db instead, it includes also a browser link to work for starting the script from an IPHONE-ANDROID smartphone --> INTO a autoit APP Client(via php and mysql and this remote Autoit app client) I write there a link also for another internet "automator". I posted your script-link in our Autoit SPANISH SUPPORT GROUP FORUM HERE: LINK THANKS SALUDOS PD: España-France Football MATch IS tomorrow.
  12. For avoiding managing port forward and make like teamviewer or logmein do, I made a small design of how to forget firewall/ports. It is an aproximation of an idea version 1.00 to solve this problem, for sure you can advance on it and get a more refined versión V.2.00. It needs a host between both computers, and a small database (mysql e.g.) to link both connections, to know which "waiting for connection" pc uses which port, and some kind of redirector. Original (you should translate via google spanish->english or what ever) FIREWALL JUMP EXTENDED INFO Link: http://www.emesn.com/autoitforum/viewtopic.php?p=11905#p11907 Great programm, I enjoyed it Salu22:)
  13. Did anybody manage any Library to add,delete,modify records of any Iphone database, I mean with a Iphone client? This one for PHP: http://fletcherpenney.net/other_projects/simplenotesync/ Library simplenote: http://fletcherpenney.net/other_projects/simplenotesync/ https://github.com/abrahamvegh/simplenote-php/blob/master/simplenoteapi.php Sample Perl syncs txt files: http://svn.habariproject.org/habari-extras/plugins/simplynoted/trunk/ https://github.com/abrahamvegh/simplenote-php sending PHP queries: https://simple-note.appspot.com/api/ : public function get_note($clave_delanota) public function save_note($content, $note_key = '') public function delete_note($note_key) public function login($email, $password) public function search($search_term, $max_results = 10, $offset_index = 0) my $response = $ua->get($url . "delete?key=$key&auth=$token&email=$email"); return $response->content; I was thinking of making an autoit Interface app to manage some sync or listing/searching of my data. Salu22:)
  14. It sound akwards in Spanish "Playlet´s Launcher", have you any other more commercial nickname? It looks nice your P.L., I was testing it in a 2 monitors pcs. I got a bug in your P.L., if you got 2 screens it gets crazy (opens and close quickly), when you move your mouse not at the main screen but in the second monitor. It is something to do with the coords high -> the vertical axys where it is the same interval where the P.L. lives. Anyways, is there a way to relocate the P.L. at the left side of the screen, instead. As far as I got the second monitor extending right sided. Salu22:)
  15. Not to go out of topic, but I would ask if you know something about any firefox pluging, where you open a plain file.au3 like www.oneweb.com/file.au3 and this pluging could redirect/remap all Autoit Windows commands into similar legal web outputs, as by example msgbox(0,...) into javascript msgbox("")? Thanks if you got some link about this Autoit-Reader (Web). Saludos
  16. Hi, it may be some out of subject, it web-browser working with AUTOIT, like ff, but in a reverse-engineering mode. I dream if there is some plugin for firefox where you can remap any au3 into an html format output(http://www.anyserver.com/myau3file.au3), so that you can read this au3 file from a web-browser, by example, you have a msgbox() and you get a vbscript-msgbox in the proper format. Or you have a gui, and you get an html form. Or may be something like the flash-player, to open and process au3.files? Is something done about it? Salud This guy made a flash gui, could it be worked out from the web browser directly? http://www.autoitscript.com/forum/index.php?showtopic=116813
  17. Congrats JRowe. I added your Au3 cgi links in our au3 cgi dedicated support subforum for spanish autoit. http://www.emesn.com/autoitforum/viewforum.php?f=6
  18. Hi, Jon posted something like: "for people to do it online? No chm version, but better than nothing." (Jon) Better than nothing... is to add a link, at the http://www.autoitscript.com/autoit3/docs.shtml where they could find own language's help and info. I mean that we did not get yet any full help files, but we got help for any command and udf, as searched inside forum, scripts, examples and comments.... Better than nothing is to get some links to International Autoit help sites, just at the same page. Ours is spam-free, and no comercial site, own financed.... Not a bad idea if english speaking admins please to add some links in ww.wautoitscript.com, of our Spanish site somewhere where you please, in google-index exchange. As we have some hundreds of autoitscript google searchable links inside our site, and topics pointing into a world wide google-open index. I collected this links, to add anywhere you like:: Autoit International Forum Directory Thanks Folks, nice CODING, Enjoy life and sports! .. BasicOs P.D.: If Jon cannot do yet, maybe some other admin can help
  19. Hi,did you get such udf for openoffice. I have not ppt and it does not work thank you
  20. Hi, (spanish translation is being processed) Hay alguien que se anima a traducir la ayuda al español? http://www.emesn.com/autoitforum/viewtopic...?f=2&t=1473 Salu2:)
  21. Hi, you would try to remove your not-tested antivir searching engine out of your antivir-script, and use an improved and tested one instead. like Clam´s engine, GPL, you can reuse legally. And concentrate further efforts into other issues like 1.-Interface, 2.-Real time (RAM LIVE SEARCH+DEVICES SEARCH. I/O) 3.-AutoInstallscript 4.- Extra features like adding spybot, or other engines. 5.- Adding register, hard and soft simple testing. Search for Clam links here: #655647
  22. HI In autoit.es, We have a big Spanish database info for Autoit. Scripts, how-Tos, Starting guide, answers and questions. Last phpbb version In spanish. Also lots support, and problems solutions. Info about almost every command, it can be used throug forum-search. The forum is www.emesn.com/autoitforum (www.autoit.es) Somebody opened a topic about how is translation going: http://www.emesn.com/autoitforum/viewtopic...mp;p=2378#p2378 For translation: Is it all opening the chm help file with word or any editor and translate. Is it all, so easy, isnt it? you can post in this forum even in English about translation. Enjoy programming!! Salu2:)
  23. Well if you make or get any Autoit emulator for my blackberry, tell me, before you realize you use 5 to 1 hours, blackberry vs PC. I am plannig to stop using PC, and drop into BB .... as 90% of my problems are solved in BB...... Don´t worry about new ideas. You do not like changes, do not change any AutoIt Code, as you state in your AutoItNotOnToDoList, but you can change the outside, if not you maybe any other DEV. Any DEV do not need any source code, or source code changing for getting Autoit work there. Even you state in your AutoItNotOnToDoList you will not do anything for Linux, but there are many DEVS who got Autoit working in LINUX, and they explained which funcs work there. Certenly, Valik, this topic is not for you, I directed it to some DEV is using BB, and want to create or to do something, even if it is not support by core-dev team. Thanks anyway for answer.... Salu2:=
  24. It is in the notOnToDoList.... I wanted to open some devs Minds to open some old barrier.... if you wish.... http://svn.autoitscript.com/trac/wiki/AutoItNotOnToDoList @monoceres @qazwsx If you do not know what is a bb, a Blackberry you are outdated,obsolete, friendly.... It is like if you are working with MSDOS, and you ask what is Windows... I mean it is not a telephone, it is something difficult to explain if you do not use it. It is not a piece of metal, it is a feeling ..... It is like explaining feelings, by example: what is driving on a motorbike if you did never drive a YAMAHA OR SUZUKI. I can explain for hours and you will not catch the whole idea. In coding and programming, we talk about INFORMATION PROCESSING, in the way a computer does, or even a person is a computing machine for the todays NeuroScientists. BB is the highest evolution for a mobile handy. If you remember PALM, it is whatever wanted PALM to become and it couldnt. We say PALM is a child and BB(Blackberry) is an Adult. New competitors Arise, PALM IS DROPPING, IPHONE, ANDROID, NOKIA 9500-->N SERIES, Microsoft Windows CE but higher......, Palm is @ Richard Robertson You cannot speak of something you do not know and you never tryed. If Your computing life is the size of your 21" SCREEN, AND a wireless keyboard on a DELL. You should open your window and exit to the outside of your PC-table. In a few 2 or 3 years you will change your mind. If you cannot say anything, do not criticize whatever you do not know. Leave new ideas grow. You have not to attak whatever you do not understand. @AdmiralAlkex As you mean, it was 2 years ago, Now update your info, please. MiniComputers changed, now in 2008, iphone is warming to get a hot fight for the enterprise palm-like market share. Emulators work. 7 years ago. I could code some msdos programms working in an old- MSDOS-emulator for NOKIA 9100 and nokia 9200. It Worked perfect. NO PROB, quite easy, copy and paste and apps-code worked fine. This emulator was not in NOKIA SYMBIA OS but you COULD buy IT out of NOKIA. 624 IS APROXIMATE 700, AND if you get good hardware and nice OS, this 624Mhz look like running at 1200Mhz, you can overclock .. etc.. I mean try running MS DOS ON A DUAL CORE jejej. it looks much quicker. Or if you defragment your hARD DISK, it is quicker ... SAME for ram, or rom, or what you want ... If you get a optimized OS and HARDWARE your MHZ are many times quicker.You are getting lost in the mere details, please, think of the computing as a WHOLE THING: HARDWARE+SOFTWARE(+PROGRAMMING)+THINKING HUMAN USER Allways, lots of guys come against new ideas as they do not fit in their mind SPACE. Upgrade... Salud2:) P.D.: The new bold blackberry, is so fast as old MSDOS, I mean you press a key and you see all in milliseconds, software and windows is running at electronics speed, getting back to the old idea of MSDOS speed, instant loading ... no laggs.... hehe P.D.By the way we are champions .... WE AaaRE THE CHAMPIONSS....... best football ever ...., Germany played very well super, and Ballack was doing very good CASILLAS !!! TORRES!!! AND whole team... we are celebrating these days ...
  25. I think some of the best pros of Autoit is that is simple and powerful, as David, it can survive the big Goliaths, and get jobs better done. I calculated how many hours I am spending with my Rim Blackberry doing things, and how long with my PCs. It is a new girlfriend which take most of my works and time. Rate 6 hours bb to 1 hour pc I was thinking, well if I spend most of my time with new babie. "bb", Is there any way to execute my AUTOIT programming skills, under this new COMPUTING machine?, now quite more powerful than oldies as 486 or a pentium I. Next July is new selling bb Bold, at more than 700mhz, 1 Giga Ram. Upto 16gb. We are not alone in the Galaxy or are we the only thinking and computing entity but human Autoiters?? Are there new uprising OSs as RIMs, Apple Iphone...... bb vs pc: I wonder if it is possible to success running Autoit in this OSs with: 1.- new Visual Studio 2008, to compile some binaries, or interpret (run with autoit non compiled), last version Autoit. 2.- Very old Autoit Version, to run simulating win95, under some Win95/98 compatibility layer or emulator? A youtube video talking about MS and google plans about it. 3.25 minutes http://www.youtube.com/watch?v=TaqgooH-IZs Nice to know Autoit is evoluting in the right way. Not talking about Autoit-Web, or phplike. Another of my posts about iphone and bb programming. #492585 Smartphones War: http://www.youtube.com/watch?v=z5SXAY5S7XQ...feature=related Iphone is for smart Ladies, and Rim pass to tough programmers Please do things simple... Algorithm is more important than code itself, I love autoit simple basic programming technics, why not move what is simple and basic into broad options. Thanks all, enjoy programming Salu2:) P.D.A scientific theory should be as simple as possible, but no simpler. -- AlbertEinstein
×
×
  • Create New...