![]() |
| Home RSS Directory F.A.Q Suggest A Feed Try Custom Feed Sonneries Portable |
Latest Flows from this sub-category: random selection from this sub-category: |
Mon, 12 May 2008 15:09:17 +0200
Sun, 04 May 2008 09:25:15 +0200 The first beta of Lokad Safety Stock Calculator has 3 buttons, namely Retrieve, Upload and Download as you can see in the screenshot below.
In order to do a complete refresh of the report, the user has to go through 4 successive operations:
Somehow this design is really cumbersome, because those 4 operations are just mundane tasks aiming for a unique purpose: getting the latest version of the report. Thus, we have decided to upgrade the application, by actually removing two buttons. Here is the latest screenshot of the application.
With this design, the user just has to click once on Refresh and LSSC will perform the 4 operations mentioned here above on its own (with a wait time set to 1h, which should be fine for most users). Then, since all the user wants is an up-to-date report, the question becomes: It seems difficult to actually get rid of this Refresh button, yet, what we can do is to schedule background refresh operations. Instead of getting rid of the Refresh button, we would get rid of the need to actually click it once an auto-refresh schedule has been setup. Auto-refresh is part of our mid-term plans, stay tuned. Thu, 01 May 2008 17:35:50 +0200 We have just added a Developer's section. Lokad has been designed to be easily integrated into any 3rd party application right from the start. Yet, the information targeting developers was somehow spread into many different sections of our website. Adding a Developers section was the obvious solution to this problem. Sun, 27 Apr 2008 21:15:53 +0200
Compared to Lokad Desktop Sales Forecasting, LSSC comes as significant upgrade
As LSSC gets out of beta, Lokad Desktop Sales Forecasting will be put in maintenance mode, since this application brings no additional benefits compared to LSSC. Thu, 10 Apr 2008 13:08:09 +0200 A couple days ago, Lokad Desktop Sales Forecasting 1.3 was released, and today, it's the turn of Lokad Excel Sales Forecasting 1.3. This release includes a couple of bugfixes and a major performance improvement when handling very large Excel spreadsheets with thousands of lines. Do not hesitate to check out the change logs. Mon, 07 Apr 2008 20:39:44 +0200 In all the Lokad applications, both add-ons and the web application itself, there is a mysterious forecasting task setting named the period start. Mea culpa. Choosing this name was really unfortunate and lead to many incomprehension. Thus, I have decided to rename this parameter the period reference. It's default value is 2001-01-01 (i.e. Monday, January 1st, 2001), and unless you know why you need to change this value, I would strongly suggest you did not. Let's start with a practical example. Let's assume that, as a retailer, you need monthly sales forecasts in order to make your monthly sales replenishment orders. Yet, your business months are starting the 15th of each month. All your suppliers are expecting your orders to be passed the 15th, and for years, all your monthly sales analysis have been starting the 15th. In such a situation, it would be a real pain if Lokad was arbitrarily deciding that a month had to be starting the 1st. In order to avoid such a pitfall, Lokad provides an additional setting for the forecasting task definition that lets you adjust when you want the period to start: it's the period reference. If you want your monthly forecasts to start the 15th of each month, then you can use 2001-01-15 as your period reference (or 1999-02-15 or 2017-11-15, the result would be the same). This date is used as a reference to infer all the other period's starting dates. Further examples:
In summary: The period reference, previously named "period start", is a date (past or future, it does not matter) used by Lokad to adjust the period boundaries both for historical data aggregation but also for the forecasts themselves. In particular, it has nothing to do with the starting date of the forecasts. Sat, 05 Apr 2008 12:41:38 +0200 We have just released Lokad Desktop Sales Forecasting v1.3. This version comes many improvements including a new provider for Excel. This means that that you can now load data from an Excel spreadsheet into the Lokad Desktop application. You can also check the complete change history. Tue, 01 Apr 2008 15:22:12 +0200 Although the Lokad services themselves are closed source, all the integration components have been released as open source. The two upcoming products Lokad Safety Stock Calculator and Lokad Call Center Calculator are also developed as open source products. For the Lokad customers, key benefits of open source components are
Yet, as Jeff Atwood is pointing out, open source isn't only about disclosing the source code. His definition of open source involve further requirements:
Also, on a more technical side, we have also setup a public build server. Our continuous integration builds include unit testing, automated code guidelines validation, and documentation generation. Check it out! Wed, 12 Mar 2008 14:46:11 +0100
Among the key features that we are pushing forward for the first release:
We are already considering a native support for a couple of 3rd party applications such as Vicidial, Viev, QueueMetrics ... Like the other Lokad products, L3C will be released as open-source. Do not hesitate to make your own feature requests. Sat, 23 Feb 2008 21:59:27 +0100 The Lokad activity is growing and it feels hard to keep up with the demand. Thus, I have decided to add a careers section to the Lokad website. We are proud to achieve a 12/12 on the Joel Test, and our goal is to make Lokad a really nice place to work. Open positions include
For development works, we are looking for highly talented developers that are willing to take important responsibilities right from the start. We are way too small to afford having people doing less than useful work. Considering that Lokad is also involving a lot of hard-core mathematical aspects, we are also willing to consider brilliant junior mathematicians with little or no programming experience. We will provide the necessary training to let you turn your mathematical ideas into industrial-strength applications. Lokad offers the possibility to do a PhD in Computer Science within the company after an internship. Such PhDs get co-directed by Lokad and French university. Mon, 18 Feb 2008 15:18:54 +0100 We are proud to announce that Lokad is now officially listed by Microsoft (in French) as part of their IDEES program. The IDEES program is rewarding the 25 (most) innovative French startups every year. You can also visit the US edition of the Microsoft Startup Zone. Also, we are also proud to mention that Lokad has been selected by ScrewTurn - the open source ASP.NET wiki used for www.lokad.com - as the first reference for their category Who is using ScrewTurn? Granted, the Lokad technology has little to do with this second selection. :-) Mon, 11 Feb 2008 14:47:51 +0100 Since its launch in November 2006, Lokad has been providing a programmatic access to its forecasts through the Lokad Web API. Since the very first day, we have done our best to ensure the best forecasting accuracy. Yet, the future may not always be accurately predicted based on the sole historical data.
This situation is typically dealt with through an estimation of the forecast error: in addition to the forecast itself, an estimate of the forecast error is also computed. For example, this is the suggested approach for safety stock calculation. Thus, we have decided to extend the Web API with estimated forecast errors. For any forecasting task, it is now possible to retrieve the Mean Absolute Percentage Error, see GetMape and GetMapes web methods. The new version of the Web API stays fully compatible with the existing applications. Fri, 08 Feb 2008 14:24:48 +0100 We have just released Lokad Excel Sales Forecasting 1.2 which includes a couple of bug fixes. This addin for Excel can retrieve data from more than 20 third-party applications, and among the various fixes, we have corrected the behavior of the "Excel provider" - the component used to retrieve sales data directly from an Excel spreadsheet. Tue, 05 Feb 2008 10:32:45 +0100 Due to popular demand, we have started to work on Lokad Safety Stock Calculator an analytics application that will be dedicated to inventory optimization.
Our initial specification for the "safety stocks" application includes a report that displays, for every product (or every SKU if there are multiple storage locations),
Like we did already, this application will be released as open source under SourceForge. If you think we should include more features, do not hesitate to contact us or to directly submit a feature request. Wed, 30 Jan 2008 10:58:51 +0100 Lately, a few users have been asking how does Lokad handle an exceptional sales that won't be happening again anytime soon? This issue is usually known as outliers management: how to deal with data points that are completely off compared to the other points. Lokad is only looking at historical data, and since we don't know that the exceptional sales aren't going to happen again (expert knowledge), this event is going to be interpreted as "real" sales, leading to potentially over-estimated sales forecasts. This situation is a typical case of demand forecasts vs. sales forecasts. At this point, the natural solution would be to give the user the possibility to adjust the historical data to truly reflects the demand. We are currently working on a solution dedicated to safety stock calculations that would handle this sort of situations. Stay tuned. |
|
contact |