New product announcement. Just a quickie folks!
We have been mulling this over for a while now and have decided to press (pardon the pun!) ahead with a new Windows WordPress Plugin Management application (developed in C#) which is targeted at WordPress Plugin developers.
Features for the first version are not finalised yet but it will definitely include functionality to login to your WordPress account, browse your installed Plugins, create new Plugins, edit existing Plugins, and lots more besides!
There is still a lot to think about, but more details will appear soon, so keep checking back and be sure to let us know any comments, and what you think, as well as any suggestions for features that should be a priority. How would an application like this make your WordPress Plugin development easier, and more streamlined etc?
Microsoft Excel is such a flexible and powerful tool that you can use in all manner of situations. Below, is a screen shot of an Excel spreadsheet application we have developed that encapsulates the quadratic equation. It plots the quadratic graph over a specified range, and displays the chart data. The coefficient input for the quadratic is entered by the user and also displayed. Then, immediately after the user has entered the coefficient data, the graph updates and the solutions for the quadratic equation are calculated and shown in spreadsheet cells B6, and C6. There is also a button control on the spreadsheet to take you to the developers home page which, in this case, is us, at gwycon.com!
![]() |
| Quadratic equation spreadsheet. Layout of controls, data, and chart. |
As mentioned above, whenever the spreadsheet updates automatically the quadratic equation solutions are calculated immediately and displayed to the user. This happens by means of a custom programmed spreadsheet function to calculate the solutions to a quadratic equation. If the solutions turn out to be complex, the function returns the string “Err!”. continue