Search
Filters
RSS

Blog

Access Photoshop API via Powershell script
Access Photoshop API via Powershell script
The Photoshop SDK can also be accessed with Powershell Powershell has been on everyone's lips for years, but even the latest Adobe SDK for Photoshop 2019 deals only with examples of JavaScript, VbScript and AppleScript. Since 2006 Powershell has been favored by Microsft as a scripting language and made palatable to administrators and programmers with a lot of heart and soul - but Adobe is unfortunately slightly hard of hearing on this ear. If you look at the Adobe Photoshop SDK, the implementation is of course possible with appropriate background knowledge. But it is especially difficult for newcomers to VbScript.
Shipment via Odata couldn't be created in NopCommerce 4.10
Shipment via Odata couldn't be created in NopCommerce 4.10
Via the Odata interface of Nop4You almost all tables of the shop system nopCommerce can be read and written edited. This is enormously important for a good integration of a merchandise management system, because besides articles and orders, things like tracking information can also be transferred to the shop. Unfortunately, this transfer does not work under all conditions. If NopCommerce was converted up from an older version to version 4.10, the server reports an error 500 - Internal server error as soon as an attempt is made to transfer a tracking number to the shop.
Automatic translation of EULANDA and nopCommerce
Automatic translation of EULANDA and nopCommerce
You have products that you would like to sell abroad? There is a lot to consider here, one thing is certainly the translation of the articles. If you only have a few articles, you can of course hire a professional translation agency. However, if you have many articles or you have a rapidly changing assortment, it will quickly become very expensive.
nopCommerce Sitemap.xml is no longer accepted, why?
nopCommerce Sitemap.xml is no longer accepted, why?
A short introduction nopCommerce creates both an HTML sitemap and an XML variant. This is needed by search engines like Google to better recognize the structure of the website. In order for the search engine to find it automatically, nopCommerce also enters it in the robot.txt file. CURL liefert: <html><head><title>Object moved</title></head><body><h2>Object moved to xyz>here</a>.</h2></body></html>