View Full Version : AMS Plugins wishlist, do you have a wish ???
reteset
11-30-2008, 07:12 AM
hi to all
could you write here
what plugin would you like ? (Actions and Object)
this would be a good thread for me and
other plugin developers for make new AMS plugins
please write your plugin wish list here
thanks for your interest
reteset.
Solmos
11-30-2008, 07:39 AM
hi
1. Multiple file tipes search.
2. Unicode tranformation¿? (For filefind, file doesexist, etc)
3. export keys and values and create one file reg with multiples keys and values of the registry
4. registry compact/defrag
5. change acces for keys, for permit deletion
6. forze file deletion
7. get cpu usage and ram of one process
8. ram cleaner from especific process
9. manage windows backups, enable or disable restore sistem and delete, create one backup.
10. get path of file *.job (C:\windows\task)
11. sqlite 3.x
and if is posible not dependeciones or other programs needed, and compatible with all windows version :yes:yes
thx
ShadowUK
11-30-2008, 08:31 AM
Just one.
MySQL Action Plugin
handle MySQL.Connect(string Hostname, string Username, string Password, number Port)
boolean MySQL.SelectDatabase(handle Database, string Database Name)
nil MySQL.Query(handle Database, string Query)
table MySQL.QueryToTable(handle Database, string Query)
Something along those lines.
slota
11-30-2008, 08:39 AM
reteset - maybe "Text Scroller Object Plugin"? With smooth scroller of the line/text, based on Canvas class. With vertical and horisontal directions, custom speed and maybe some more ;)
azmanar
11-30-2008, 08:53 AM
Hi,
I have been wishing for the following since AMS v5:
1. Polygonal Object with ability to rotate
2. Line Object with ability to rotate
3. Arrow Object with ability to rotate
4. All objects can be rotated.
Imagine Programming
11-30-2008, 09:46 AM
Just one.
MySQL Action Plugin
handle MySQL.Connect(string Hostname, string Username, string Password, number Port)
boolean MySQL.SelectDatabase(handle Database, string Database Name)
nil MySQL.Query(handle Database, string Query)
table MySQL.QueryToTable(handle Database, string Query)
Something along those lines.
I can't agree more!
JDog37
11-30-2008, 10:03 AM
1. Database Creation
2. Office/Access Database
3. SQLight 3
4. MP3 Tag
5. Audio EQ
6. Audio Visualizations
7. Plugin to create Easy Plugins
I hope these aren't to silly.. I'd like em. :yes
Derek
11-30-2008, 10:57 AM
:rolleyes How many of these threads do we need?
Try this: http://www.indigorose.com/forums/search.php
Samio
11-30-2008, 12:03 PM
Win Radio Button Object
Win Check Box Object
Win Progress Object
Centauri Soldier
11-30-2008, 12:22 PM
Windows Command Line Plugin.
Lists all available as actions as well as their arguments.
We're wishing right?
KraMer
11-30-2008, 04:20 PM
1. Database Creation
2. Office/Access Database
3. SQLight 3
4. MP3 Tag
5. Audio EQ
6. Audio Visualizations
7. Plugin to create Easy Plugins
I hope these aren't to silly.. I'd like em. :yes
Access database is available via xMDB DLL, not sure bout the Office 2007 format.
As for SQLite 3, I'm working on that, not as a real plug-in, but close.
Imagine Programming
11-30-2008, 05:51 PM
Just one.
MySQL Action Plugin
handle MySQL.Connect(string Hostname, string Username, string Password, number Port)
boolean MySQL.SelectDatabase(handle Database, string Database Name)
nil MySQL.Query(handle Database, string Query)
table MySQL.QueryToTable(handle Database, string Query)
Something along those lines.
I steal can't agree more.. xD getting my point?:P sorry j/k
Dermot
11-30-2008, 06:10 PM
I steal can't agree more.. xD getting my point?:P sorry j/k
The ODBC plugin lets you woirk with MYSql and a bunch of other databases. No need for another plugin.
http://www.indigorose.com/forums/showthread.php?t=24159
Imagine Programming
11-30-2008, 06:25 PM
The ODBC plugin lets you woirk with MYSql and a bunch of other databases. No need for another plugin.
http://www.indigorose.com/forums/showthread.php?t=24159
Yeah i know i've been pointed to it many times, but i can't make payments other then within The Netherlands yet (still 3 weeks to go) so i've been hoping for a free one the past few years:P (or at least in the NL) i don't own a credit card, i just have a bank account that's limited in the netherlands ... my parents thought that would be a wise thing :)
ShadowUK
12-01-2008, 12:25 AM
The ODBC plugin lets you woirk with MYSql and a bunch of other databases. No need for another plugin.
http://www.indigorose.com/forums/showthread.php?t=24159
Yeah, but something simple like what I said would be a lot easier and I would buy it if it worked in vista and was under £10.
Dermot
12-01-2008, 12:38 AM
Yeah, but something simple like what I said would be a lot easier and I would buy it if it worked in vista and was under £10.
It is pretty simple to use.
It does work on Vista.
It is under £10. (around £6.50)
Imagine Programming
12-01-2008, 01:27 AM
It is pretty simple to use.
It does work on Vista.
It is under £10. (around £6.50)
No there is a minimal donation of £10.. isn't there?
Dermot
12-01-2008, 01:33 AM
I'm pretty sure it is $10 US.
Imagine Programming
12-01-2008, 02:19 AM
Oh yeah sorry i fogot to calculate it do pounds xD
holtgrewe
12-01-2008, 09:21 AM
reteset
High on my wishlist would be the ability to rotate images. (and labels)
nico210
12-01-2008, 10:30 AM
Hi ! I want just a Ini.AddSection script please
thanks
Centauri Soldier
12-01-2008, 10:57 AM
Here nico.
Put the contents of the .lua file this in your Global Scripts and the contents of the .afa file into an action file. Restart AMS and there ya go.
Ulrich
12-01-2008, 11:17 AM
Hello,
just to chime in here...
I hope that those who want to use MySQL in their projects know that they have to purchase commercial licenses to be able to communicate with this database. If you build anything that communicates with MySQL, you have to purchase a license - for each installation, which will cost you about USD 395 for MySQL Classic. Yes, they give away the server for free (under the GPL license), but you can't use it freely in any commercial project without getting a license from them first, or by disclosing your whole source. Just thought you should know that, because for my needs this was a major deal breaker and I stopped using MySQL in all of my commercial projects. I wouldn't be able to ship my product legally, as I would never be able to charge US$ 395 just for a single license, and nothing for my work.
If you want to use a really free SQL database with no strings attached, you might want have a look at FirebirdSQL, which was what I ended up using.
As for INIFile.AddSection(), this doesn't exist because it isn't necessary. If you use INIFile.SetValue() with a section name that doesn't exist, it will be created for you. There is no need (and no point) for creating empty sections in an INI file.
Ulrich
Centauri Soldier
12-01-2008, 11:48 AM
...There is no need (and no point) for creating empty sections in an INI file.
Ulrich
Granted that a section is created when you add a value but in one of my projects I needed to add sections without adding values to them and then enumerate them and get their names at a later time. So I respectfully disagree that there is no need or point for this function...I have found it quite useful since I built it a year ago.
reteset
12-01-2008, 01:04 PM
Hi,
I have been wishing for the following since AMS v5:
1. Polygonal Object with ability to rotate
2. Line Object with ability to rotate
3. Arrow Object with ability to rotate
4. All objects can be rotated.
i have a not finished plugin "PaintBox" that may do most of them
this is an object plugin like Shape object
this plugin will provide all necessary GDI functions ,like i made in WinApi
you can draw any kind of shape with custom border and fill colors
also you can create bar and pie charts too
maybe some gradient effects and more..
reteset
High on my wishlist would be the ability to rotate images. (and labels)
you can rotate labels with Orientation property.
so far i am using standard image object but this is already in my list
Windows Command Line Plugin.
Lists all available as actions as well as their arguments.
We're wishing right?
sorry. this is not possible
@ALL
i have no plan about MYSQL plugin
i have a not finished plugin for BASS but i could not touch it for past 2 monts
reteset
12-01-2008, 01:10 PM
Win Radio Button Object
Win Check Box Object
Win Progress Object
those are already exist in AMS 7
which version did you have ..?
jackdaniels
12-05-2008, 08:10 AM
i wish a menubar plugin so i can move the menubar where ever i want...
Centauri Soldier
12-05-2008, 10:42 AM
A plugin that does text and image effects. Such as fading, blinking, scrolling etc.
shanex252
12-06-2008, 09:55 AM
Türkçe yazmamın bir mahsuru yoktur umarım.Ben pencerenin herhangi bir yerinde sağ tıklayınca veya her hangi bir objeye sağ tıklayınca menü açılmasını istiyorum bunu yapabilir myiiz acep?
Imagine Programming
12-06-2008, 10:03 AM
Türkçe yazmamın bir mahsuru yoktur umarım.Ben pencerenin herhangi bir yerinde sağ tıklayınca veya her hangi bir objeye sağ tıklayınca menü açılmasını istiyorum bunu yapabilir myiiz acep?
Please... Speak English on the indigorose forums... There are so many people here and they all come from other countries.
shanex252
12-06-2008, 10:24 AM
My English is very bad and reteset is Turkish boy, you understand me ;)
Imagine Programming
12-06-2008, 10:45 AM
My English is very bad and reteset is Turkish boy, you understand me ;)
That doesn't matter, it's a English forum. And as i see right now, you speak good understandable english.
reteset
12-06-2008, 11:11 AM
My English is very bad and reteset is Turkish boy, you understand me ;)
yes but please send PM if you want to ask something to me in local
and please do not call non-english post hunters to here :yes
because i hate to see them
shanex252
12-06-2008, 11:18 AM
OK. I speak english after this..
nrgyzer
12-07-2008, 01:18 AM
The following plugins would be great:
-> ICQ-Plugin
-> 7-Zip-Plugin (I know that I can use the excutable of the 7-Zip project but there is no callback function)
reteset
12-07-2008, 07:06 AM
The following plugins would be great:
-> ICQ-Plugin
-> 7-Zip-Plugin (I know that I can use the excutable of the 7-Zip project but there is no callback function)
yes i like 7-Zip too
but i have no idea about ICQ plugin , is there a framework for it
S0mbre
12-07-2008, 11:10 PM
1. A plugin that would enable writing plugins :) - i.e. some kind of "wizard" for those who aren't clever enough (like me) to mess with SDK
2. ID3 tag editor (free) that would parse any ID3 tags for MP3, WMA, OGG, AAC, FLAC, etc... I'd especially appreciate if album artwork tags could be handled.
3. Some good database plugin (MySQL / Oracle / Access...)
4. Powerful Graphics plugin (like those G functions already realized in WinAPI by reteset, only more powerful and flexible). I'd like some way to handle OpenGL or something like that - packed in one Action plugin.
5. Guys have been speaking about ICQ... Well, not necessarily ICQ, it may be any instant messenger like MSL, QIP etc.
6. And maybe P2P network functions??? :)
reteset
12-20-2008, 05:00 PM
reteset - maybe "Text Scroller Object Plugin"? With smooth scroller of the line/text, based on Canvas class. With vertical and horisontal directions, custom speed and maybe some more ;)
i know this is not that you have asked but
it does at least horizontal text slides with matrix effect
hope you like it
Martix Object plugin (http://www.indigorose.com/forums/showthread.php?t=25800)
Centauri Soldier
12-30-2008, 04:50 PM
LuaSocket...LuaSocket...LUASOCKET ::yes:yes:):). :D:D
Oh yes this would be great. A plugin that allowes us to script internet (tcp/ip) applications using LuaSocket.
slota
12-31-2008, 03:23 AM
i know this is not that you have asked but
it does at least horizontal text slides with matrix effect
hope you like it
Martix Object plugin (http://www.indigorose.com/forums/showthread.php?t=25800)
Thanks! I like it:yes! I'm coded simple examples (with small code) of the smooth vertical and horizontal running label in AMS. Maybe you see it?
reteset
12-31-2008, 12:42 PM
Thanks! I like it:yes! I'm coded simple examples (with small code) of the smooth vertical and horizontal running label in AMS. Maybe you see it?
thanks , it is really a good example :yes
i added it to here (http://www.amsplugins.com/details.asp?ID=60&CID=4)
fidraman
03-09-2009, 08:06 AM
hello !!
i'm searching for a plugin !! called popup notify message ! it's a plugins thats allow to a message that we preset to show near by the clock in the task bar !!
it's show a picture with some writing on it..
it's been a month that i'm looking for it..
if any one could help i'll be greatfull..
regards
That's one that I sell, you can get it at my site. Links are in my signature.
fidraman
03-09-2009, 10:37 AM
That's one that I sell, you can get it at my site. Links are in my signature.
Thanks !! but these one in your website is a setup file !! this one that i want is not ! it's just a .exe file who should be in the //doc folder and with some scripts to do his job.. hope you getting what i mean ..
fidraman
03-09-2009, 10:38 AM
it's like this one exactly :
http://i165.photobucket.com/albums/u63/karim_dz2/1.png
RizlaUK
03-09-2009, 01:23 PM
that looks like one of mine, but i no longer have the file, sorry
(i remember making one like that in AutoIT that used a external ini file)
there are many better alternatives on the forum, worms popup notify is one i would recomend as its the only truly scriptible one + you can embed AMS windowed objects.
fidraman
03-09-2009, 03:13 PM
that looks like one of mine, but i no longer have the file, sorry
(i remember making one like that in AutoIT that used a external ini file)
there are many better alternatives on the forum, worms popup notify is one i would recomend as its the only truly scriptible one + you can embed AMS windowed objects.
thanks !
i did download an example for that worms popup notify but when i click to view the project a message saying that the wormnotify.lmd is not for re-destribution or something like that ..
the one i'm talking about is free ,and this one appears to be not for free you know
fidraman
03-09-2009, 03:21 PM
that looks like one of mine, but i no longer have the file, sorry
(i remember making one like that in AutoIT that used a external ini file)
there are many better alternatives on the forum, worms popup notify is one i would recomend as its the only truly scriptible one + you can embed AMS windowed objects.
Speaking of Autoit !
how can i build a file like this one , i mean the one i'm looking for !!? is that possible !!?
i mean do you the procedure ??
RizlaUK
03-09-2009, 04:03 PM
there are many free alternatives
try my SplashTransitionDLL (http://www.dnet-software.com/site/amsdll.html#SplashTransitionDLL)
The splash image transition engine is a small dll add-on for autoplay media studio 6 that allows you to add image transitions to your splash screens.
There are a total of 30 image transitions to chose from, 15 in transitions and 15 out transitions and every aspect of the splash is configurable ie: speed, position, size etc.
you can also show a image by the taskbar
fidraman
03-10-2009, 04:44 AM
there are many free alternatives
try my SplashTransitionDLL (http://www.dnet-software.com/site/amsdll.html#SplashTransitionDLL)
you can also show a image by the taskbar
thanks brother !!
that's healpful realy !!
i forgot about the splash image..
thanks for your assistance ..
Tomasin
03-15-2009, 05:28 AM
Hi reteset
Please make a DLL or plugin (or add this to the excellent WinAPI... ¿for when new version? :p)
For get path of file *.job
This is in C:\windows\tasks
for example:
get path for this file:
C:\windows\tasks\newtask.job
and return:
C:\programfiles\my program\my program.exe
THANKS!!
drummernath
06-06-2009, 11:21 PM
a plugin to detect video card and also if hardware transforming is available and which version of pixelshader is available
Centauri Soldier
07-11-2009, 12:24 AM
An object that will display icons.
A Precoded File/Folder Browser Object.
Deluge
07-11-2009, 12:41 PM
Please could someone help me achieve this quiz type in AMS ?
http://i31.tinypic.com/iogtic.jpg
reteset
07-12-2009, 12:38 PM
An object that will display icons.
it will be available soon :yes
ShadowUK
07-12-2009, 01:10 PM
ListIcon, I'd be happy to pay for it.
reteset
07-12-2009, 01:49 PM
ListIcon, I'd be happy to pay for it.
actually , it is represented as ListView
but Dermot and Me are working on a cool thing that is much better than ListView
if we will not change our opinion , we will release it at www.amsplugins.com soon
http://www.amsplugins.com/Examples/UGSCL.jpg
Note: this screenshot image is in a temporary folder and it may not be available in future
MicroByte
07-13-2009, 02:50 AM
wow, i have used ultragrid in vb6 and would love to have this in AMS, keep up the graeat work.
Centauri Soldier
07-13-2009, 10:09 AM
Very nice. I look forward to it.
Imagine Programming
07-13-2009, 12:36 PM
Looking good, can't wait!
Dermot
07-13-2009, 01:05 PM
wow, i have used ultragrid in vb6 and would love to have this in AMS, keep up the graeat work.
This is not the UltraGrid you would have used. I assume you mean Infragistics UltraGrid.
Some sort of reporting function, ah crystal reports how useful would you be with command line functionality. :rolleyes
MicroByte
07-16-2009, 05:11 AM
This is not the UltraGrid you would have used. I assume you mean Infragistics UltraGrid.
yup, spot on, but since iv migrated to ComponentOne's VSFlexgrid Pro, which IMO is a lot better.
any from of updated grid control would suit me, all i need right now is a properties list type of grid with comboboxes, i hacked one together with PB but i would really like a native AMS way of doing it.
i wonder, will you guys be adding the html option to the text formatting of cells thats found in ListBoxEx ?
reteset
07-16-2009, 08:22 AM
yup, spot on, but since iv migrated to ComponentOne's VSFlexgrid Pro, which IMO is a lot better.
any from of updated grid control would suit me, all i need right now is a properties list type of grid with comboboxes, i hacked one together with PB but i would really like a native AMS way of doing it.
i wonder, will you guys be adding the html option to the text formatting of cells thats found in ListBoxEx ?
this is a standalone plugin it does not wrap any other external Dll or Acrivex that is published by someone else
also it does not require .NET or other libraries
this is a similar plugin with ListBoxEx but much more advanced
currently there is no text formatting option , maybe later
but you can set following properties for individual cells:
border style and color
font
textcolor and highlight text color
backcolor and highlight backcolor
background gradient and highlight background gradient
text alignment
text margin
data type ( number , string , currency etc...)
imput mask ( limit users input with specified input mask)
enable or disable
cell joining
init , control , finish or cancel any cell editing by code
i have no time to write more :)
Tomasin
07-16-2009, 08:39 AM
reteset, add option for cell set size (or... ListBoxEx multicolum... that would be perfect)
to move the horizontal scroll bar is hidden columns to show the following as the Grid, or scrolls the ListBox as well? (the Grid plugin is very bad for my...)
Centauri Soldier
07-17-2009, 02:36 AM
I have a wish for you...a plugin that allows us to use a custom mouse cursor, maybe even animated cursors. That'd be worth $25 don't ya think?
rybosom
07-18-2009, 11:36 AM
Just one.
MySQL Action Plugin
handle MySQL.Connect(string Hostname, string Username, string Password, number Port)
boolean MySQL.SelectDatabase(handle Database, string Database Name)
nil MySQL.Query(handle Database, string Query)
table MySQL.QueryToTable(handle Database, string Query)
Something along those lines.
yeah, its my favorite :yes
MicroByte
07-18-2009, 02:38 PM
I have a wish for you...
already possible with a few dll calls to "User32.dll", it would just need wrapping up in a lua plugin, there was some good examples in the forum but i can not find any in my search, maybe someone has one on HDD?
Centauri Soldier
07-18-2009, 07:11 PM
Here's one by RizlaUK but I think it uses images as well as a system-based dll.
I also have one by tigger.
MicroByte
07-19-2009, 06:32 AM
i beleave (without looking) RizlaUK's was a crude custom mouse cursor change, i remember looking at them, but its Tigg's example i think you would need, i'll take a look in a mo and see if we can make a plugin.
reteset
07-19-2009, 12:14 PM
already possible with a few dll calls to "User32.dll", it would just need wrapping up in a lua plugin, there was some good examples in the forum but i can not find any in my search, maybe someone has one on HDD?
when you change window cursor of a AMS window
AMS alters your new cursor as soon as you move your mouse
actually there should be a property and a action for set default window cursor
currenlty you have only one option i know
you can change system default cursor which affects all applications
and you have to restore default system cursor back on application exit
is it possible to show the favourites folder as a drop down list? and is it possible to stop the error message when the browser i am amking starts? Thank you
I would like to see a date conversion. I.e Today to Julian or Julian to today. Dunno if that's possible? I certainly don't have the maths head for it :eek:
Centauri Soldier
09-07-2009, 11:28 PM
I would like to see a date conversion. I.e Today to Julian or Julian to today. Dunno if that's possible? I certainly don't have the maths head for it
Using the Julian calendar or the Gregorian calendar or both?
KraMer
09-08-2009, 03:47 AM
I would like to see a date conversion. I.e Today to Julian or Julian to today. Dunno if that's possible? I certainly don't have the maths head for it :eek:
That's one of the fields iPlugin will cover in the Core module. Along with other date & time management and conversions.
Benjamin
09-10-2009, 10:14 AM
Same plugin as rar only for 7zip or Freearc(this already using in inno setup and work perfectly) would be good.:yes Someone can create something of this?;)
pabloko
09-10-2009, 10:47 AM
GTK Objects
Timeline control with movement&effects control
I would like to see a date conversion. I.e Today to Julian or Julian to today. Dunno if that's possible? I certainly don't have the maths head for it :eek:
Plugin-Smugin... :)
function Gregorian2Julian(Year, Month, Day)
local UT=0
local Y=Year
local D=Day
local M=Month
JD=367*Y-Math.Floor(7*(Y+Math.Floor((M+9)/12))/4)-Math.Floor(3*(Math.Floor((Y+(M-9)/7)/100)+1)/4)+Math.Floor(275*M/9)+D+1721028.5+UT/24
return JD
end
function DatePlus(Year, Month, Day, nDiff)
local UT=0
local Y=Year
local D=Day
local M=Month
nDiff = String.ToNumber(nDiff)
local JD=367*Y-Math.Floor(7*(Y+Math.Floor((M+9)/12))/4)-Math.Floor(3*(Math.Floor((Y+(M-9)/7)/100)+1)/4)+Math.Floor(275*M/9)+D+nDiff+1721028.5+UT/24
local rDate = Julian2Gregorian(JD)
rYear = String.Left(rDate,4)
rDate = String.Mid(rDate, 6, -1)
rMonth = String.Left(rDate, String.Find(rDate, "-") - 1)
rDay = String.Mid(rDate, String.Find(rDate, "-") + 1, -1)
if String.Length(rDay) < 2 then
rDay = "0"..rDay
end
if String.Length(rMonth) < 2 then
rMonth = "0"..rMonth
end
return rYear.."-"..rMonth.."-"..rDay
end
function Julian2Gregorian(jd)
intgr = Math.Floor(jd)
frac = jd - intgr
gregjd = 2299161
if(intgr >= gregjd) then
tmp = Math.Floor(((intgr - 1867216) - 0.25) / 36524.25)
j1 = intgr + 1 + tmp - Math.Floor(0.25*tmp)
else
j1 = intgr
end
--correction for half day offset
dayfrac = frac + 0.5
if(dayfrac >= 1.0) then
dayfrac = dayfrac - 1
j1 = j1 + 1
end
j2 = j1 + 1524
j3 = Math.Floor(6680.0 + ((j2 - 2439870) - 122.1)/365.25)
j4 = Math.Floor(j3*365.25)
j5 = Math.Floor((j2 - j4)/30.6001)
d = Math.Floor(j2 - j4 - Math.Floor(j5*30.6001))
m = Math.Floor(j5 - 1)
if(m > 12) then
m = m -12
end
y = Math.Floor(j3 - 4715)
if(m > 2) then
y = y -1
end
if(y <= 0) then
y = y - 1
end
if(y < 0) then
y = -y
end
return y .. "-" .. m .. "-" .. d
end
Centauri Soldier
09-10-2009, 04:16 PM
I'm currently working on a plugin for that date thing, but there's a lot to it. I have so far, implemented both major calendar systems (Julian and Julian/Gregorian modified) and allowed for precise dates (date and time) conversions. It will be coming out in a couple of weeks.
I'm currently working on a plugin for that date thing, but there's a lot to it. I have so far, implemented both major calendar systems (Julian and Julian/Gregorian modified) and allowed for precise dates (date and time) conversions. It will be coming out in a couple of weeks.
Sorry been away (renovating house, still not finished (soon though hopefully))
This sounds very kl Centauri, I look forward to it ... also in regards too
Using the Julian calendar or the Gregorian calendar or both?
All currently available?
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.