Looking for the 'Mastering XPages' supporting applications - xpages

The supporting applications used to be at www.ibmpressbooks.com/title/9780133373370. But since IBM sold Notes, it is no longer there. Does anyone know where I can download these Chp??Ed2.nsf files?

You can still download from the book page at https://www.informit.com/store/mastering-xpages-a-step-by-step-guide-to-xpages-application-9780133373370. The download links to https://www.informit.com/content/images/9780133373370/downloads/9780133373370_Code-Samples.zip which still works. The zip contains 25 files.

Related

How to get the latest Openbravo ERP to work? Unable to find a starting point

Introduction I've been searching for a while now, but unable to find proper support for community edition of OpenBravo. The wiki is present but seems to be outdated, having pages updated in 2018 linking to old pages dated 2011 that seem to irrelevant now, missing downloads etc.
The page
http://wiki.openbravo.com/wiki/Installation/Appliance/ISO
refers to a download page having openbravo-3.0PR18Q4.2-amd64.iso.
This page is dated November 2018 and states that the version of this ISO will be available in two months (at the time of writing this question 4 months have passed.)
The download link is
http://www.openbravo.com/content/download-openbravo-3-community-edition which redirects to http://www.openbravo.com/community/
and this page doesn't have any downloads.
Also on this Community page, at the bottom if we want to get information http://forums.openbravo.com
this link shows an Forbidden error, and I can't find a way to signup if any account is needed.
Though I was able to download the ISO from
https://sourceforge.net/projects/openbravo/files/01-openbravo-appliances/3.0PR18Q3.5/
But this seems to be an old version, while running it over VMWare player, I'm unable find any signs of pre-installed dependencies needed for OpenBravo.
Now my goal is to make it from source. The repository location I've found it https://code.openbravo.com/erp/stable and the latest date I see here is from 2015. Please do mention if you happen to know where the latest repository is.
Any help is appreciated.
Thanks in advance.
Use http://wiki.openbravo.com/wiki/Installation/Custom to setup the instance.
Here http://code.openbravo.com/erp/devel/main latest version can be found.
Download source https://gitlab.com/openbravo/product/openbravo
Example 21Q1 version https://gitlab.com/openbravo/product/openbravo/-/tree/release/21Q1
Follow the Openbravo Wiki for installation.
http://wiki.openbravo.com/wiki/Installation/Custom
If you need further support message me.

PProPanel JSX - Basic guide to get started?

I know you can extend Adobe Premiere Pro with some simple JavaScript. The problem with that link (which I got to through the official Adobe website), is that all of sample code links are outdated (they point to the wrong location of the file, to lines that aren't correct anymore).
The second paragraph instructs you to install a bunch of things, none of which seem like things you "install", and they mention ExtendScript, which I don't understand whether is already installed with my Premiere or not (it's not available on Creative Cloud, and also the links I found on Adobe's website for it are, again, dead). I keep searching online and finding dead links to tutorials that no longer exist. Really, dead links everywhere.
I'm an experienced developer with good JS background, I just want know what I need, some simple examples of basic usage to get me started and maybe working links to some cheat-sheet I can use when I'm looking for available functions.
Extendscript is the name of the old API for automating Premiere and other Adobe apps. It's built-in and can basically do anything that you can do with the GUI, and it's javascript-based.
There is an IDE for Extendscript, the Extendscript Toolkit (ESTK) which has a debugger and allows you to inspect data etc. It's perplexingly hard to find on the Adobe website; I found it by a duckduckgo search here, I installed it through the creative cloud desktop manager, though I'm not sure how you do that with the current version.
As far as documentation goes, you're right, it's dead link city. There is a Javascript Tools Guide included with the Extendscript Toolkit, on windows it's in C:\Program Files (x86)\Adobe\Adobe ExtendScript Toolkit CC\SDK\. That covers creating UI elements, but doesn't explain Premiere's object model. AFAIK there is no official documentation for this, you have to use the ESTK data browser to look for yourself.
The CEP extensions are a new development and allow for easier integration with the host. I think you already have all the documentation there is for it. I'd advise that you pester Adobe to make it easier for developers like yourself to create tools for their users.
Here is for anyone else who gets here from a Google search: You can also go to this link to download the ESTK: https://helpx.adobe.com/download-install/kb/creative-cloud-apps-download.html

Nokia Asha SDK files

This is a very unusual request but since M$ took down the Nokia wiki pages, I can't seem to find some two files am looking for, namely
[http://developer.nokia.com/community/wiki/File:Emulator_preverify.zip][1]
[http://developer.nokia.com/community/wiki/File:FTEmulator_preverify.zip][2]
I'd deeply appreciate it if someone would share their copy.
Thanks.
After a lot of trawling on the internet, I came across an archive of the (now retired) Nokia Developer wiki where the above pages linked to.
https://archive.org/details/wiki-developernokiacom_community_wiki
Downloaded all the files and went through the extracted archives upon which I DID find both files. I've linked them below for anybody in future who may need them
Emulator preverify.zip
FTEmulator preverify.zip

Google Documents: Is it possible to replace a shared file?

I would like to have students send me some Stata (.do) code by sharing it with me on Google Docs.
Is it possible to replace the shared with an updated version?
I don't see any option to do that in the File menu, just renaming and editing the file description.
Google Docs works well to share and correct papers, but I'm finding it difficult to share and correct anything else. Thanks for any help!
You can upload multiple versions of the same file. All the versions will be available for review later. To upload a new version, Just click on manage revisions (from where you are in your image) and a dialog will appear. Click on "upload new revision" and navigate to your updated file.
I believe gmail now let's you attach/share updated files to email via Google Drive, and it always keeps the most up-to-date version available. So you can simply update your .do file on your desktop, keep the updated version on your Google Drive, and your students should get them.
http://gmailblog.blogspot.com/2012/11/gmail-and-drive-new-way-to-send-files.html
You can also consider Google Code (http://code.google.com; if you have a gmail account, you also have the Code account, or at least you can transparently create one from the main Google account), and work with your code using the standard code sharing, development and maintenance tools like Mercurial and its various interfaces. I have developed Stata code pretty much professionally, trust me that this is a much better tool than Google Docs (and any other real programmer here on SO would confirm that).

Google Docs download en masse

These days I keep most of my development notes and documentations in Google Docs. There are time that I'd like to download everything. How is this possible on a Mac and Linux computers, without doing each one individually? Google used to have the ability to download all spreadsheets. However, I can no longer find this functionality.
I would like to have the documents in Open Office or HTML format. Thanks.
If you install google gears into your browser: http://gears.google.com/
You can use the built-in offline functionality inside of google docs
If you really want to roll up your sleeves, use the gdata API
http://code.google.com/p/gdatacopier/
I looked into Joe's answer. gdatacopier is a useful tool to bulk download documents. Here's one example that I use to download all my spreadsheets from a named folder.
gdoc-cp.py -e csv -g spreadsheets -o /tmp -u me#gmail.com -p password -f "MyFolder"
There are several examples in the documentation. One limitation is that it does not seem to work for hosted domains. All email addresses must be foo#gmail.com.
Bulk uploads seem quite doable too. Getting this example to work was straight forward.
http://www.webmonkey.com/tutorial/Create_Automated_Backups_in_Google_Docs_Using_the_GData_API
GDocBackup http://gs.fhtino.it/gdocbackup
C#, Open Source, runs on Win + Net and Linux + Mono (not tested on Mac + Mono, sorry).
You can do this easily with the Google Drive API. I have a blog post featuring a short Python script that exports a Google Sheet as CSV. You can take that example, and make these changes to make it work for you:
Source MIMEtype goes from Sheets to Docs -- for all G Suite/Google Apps (import) MIMEtypes, see this page
Destination MIMEtype changes from CSV to whatever you want that's supported (Open Office & HTML included) -- for all export MIMEtypes, see this page
If you prefer to use something other than Python, use that example as pseudocode, then create your solution in any language supported by the Google APIs Client Libraries. Sample code in other languages can also be found on this page.
Once you're done, stick it in some cron job to run it regularly without you having to think about it -- you may have to add timestamping to the exported filenames to prevent overwrites. Hope this helps!

Resources