Skip to main content

Home/ Sensorica Knowledge/ Group items tagged manager

Rss Feed Group items tagged

Francois Bergeron

About Us | Cairn Research - 0 views

  • The company was set up in 1985 by Dr Martin Thomas, who had previously attempted to combine his interests in research and commerce by accepting an offer to join an industrial research laboratory, where he spent some years doing neither.
  •  His experiences made him realise that a small company with a "can-do" philosophy, unimpeded by multiple layers of uninspiring management, could compete effectively with much larger organisations.
Tiberius Brastaviceanu

Google Apps Script - introduction - 0 views

  • control over Google products
  • can access and control Google Spreadsheets and other products
  • scripts
  • ...44 more annotations...
  • run directly on Google servers in order to provide direct access to the products they control.
  • can also use Google Apps Script from Google Sites
  • Google Apps Script Template Gallery
  • Google Apps Script Blog
  • guide contains the information you need to use Google Apps Script, a server-side scripting language, based on JavaScript, that runs on Google's servers alongside Google Apps
  • enable varying degrees of interactivity among the applications
  • easy enough to use that you don't have to be a programmer to create scripts.
  • use it to automate complex tasks within Google Apps
  • You don't have to be a programmer to use Google Apps Script
  • A script is a series of instructions you write in a computer language to accomplish a particular task. You type in the instructions and save them as a script. The script runs only under circumstances you define.
  • The Google Apps Script API provides a set of objects. You can use these objects and their associates methods to access Google Docs and Spreadsheets, Gmail, Google Finance, and other Google applications.
  • To run a script, you must first add the script to a Google Spreadsheet or Google Site using the Script Editor.
  • You can retrieve information from a wide selection of Google Apps and Services and from external sources, including web pages and XML sources. You can use Google Apps Script to create email, spreadsheets, pages on Google Sites, and files in the Google Docs Document List.
  • The instructions in a script are grouped into functions.
  • objects
  • methods
  • for such tasks
  • Create pages on a Google Site
  • Customize a Spreadsheet
  • Send email based on information in a Spreadsheet
  • You can manipulate
  • numeric
  • financial
  • string
  • an XML document
  • controlling data in the following applications
  • Spreadsheets
  • Google Document List
  • Contacts
  • Calendar
  • Sites
  • Google Maps
  • create and display interactive user interface elements
  • interact with relational database management systems
  • create folders, subfolders, and files in the Google Docs document list
  • access to user, session, and browser information
  • access to web services
  • extract data from XML documents and then manipulate that data
  • obtain translations of text from one language to another
  • send email
  • UrlFetch services
  • encode and decode strings and format dates
  • store properties on a per-script and per-user basis
  • create, delete and update contact information for individuals and for groups in Google Contacts
Tiberius Brastaviceanu

Google Apps Script - introduction - 0 views

  • Use the Script Editor to write and run scripts, to set triggers, and to perform other actions such as sharing scripts.
  • start the Script Editor from a Google Site
  • declares a function called myFunction()
  • ...69 more annotations...
  • You can perform the following tasks from the Script Editor.
  • pening, deleting, renaming, and saving scripts
  • Cutting, copying, and pasting text
  • Find and replace
  • Setting a time zone
  • scripts with time-based triggers
  • Running functions
  • Viewing log messages
  • revision history
  • write pseudocode first
  • When you're planning a script
  • narrative version of what the script needs to do.
  • A particular script is associated with one and only one Google Spreadsheet.
  • If you make a copy of the Spreadsheet, the script is also copied.
  • A particular Spreadsheet can have multiple scripts associated with it.
  • use the onOpen event handler in more than one script associated with a particular Spreadsheet, all scripts begin to execute when you open the Spreadsheet and the order in which the scripts are executed is indeterminate.
  • event handler is a function executed when a particular event takes place.
  • see Running Scripts in Response to an Event.
  • A script cannot currently call or create another script and cannot call functions in another script.
  • If you want to store the results of a function, you must copy them into a spreadsheet cell.
  • You can trigger Apps Script events from links that are embedded in a Google Site. For information about how to do this, see Using Apps Scrip in Your Ssite.
  • You can insert a script into a Site as a gadget.
  • you must grant permission for the script to run as a service.
  • You also designate whether only you can invoke the service or whether all members of your domain can invoke the service.
  • you can assign functions within the script any arbitrary name.
  • The instructions in a function must be enclosed within curly braces.
  • event handler
  • when a spreadsheet is opened,
  • when a script is installed
  • when a spreadsheet is edited
  • at times you choose
  • menu item
  • Using a drawing or button embedded in a Spreadsheet
  • Using a custom function that is referenced as a Spreadsheet function
  • Clicking the Run button
  • object-oriented programming languages
  • Google Apps Script uses the JavaScript language.
  • Operations
  • are performed using the objects and methods described in the API documentation.
  • An API provides pre-packaged code for standard tasks you need to accomplish in scripts or programs.
  • API includes objects that you use to accomplish tasks such as sending email, creating calendar entries
  • A method describes the behavior of an object and is a function attached to an object.
  • MailApp
  • use to create and send email
  • To send email, you invoke the sendEmail method and provide values for the method arguments.
  • Google Apps Script can access or retrieve data in different formats in different ways.
  • A custom function
  • is called directly from a cell in a Spreadsheet using the syntax =myFunctionName()
  • they cannot set values outside the cells
  • have some restrictions not shared by other functions
  • cannot send email
  • cannot operate on a Google Site
  • cannot perform any operations that require user authorization
  • cannot perform any operations that require knowledge of who the user
  • onInstall function
  • onOpen function
  • Other functions run when you run them manually or when they are triggered by clicking
  • Custom functions and formulas in the spreadsheet execute any time the entire Spreadsheet is evaluated or when the data changes in the function or formula's cell.
  • share the Spreadsheet
  • publish the script to the Script Gallery
  • spreadsheet template
  • the color coding for that line will not be correct
  • A script with incorrect syntax or other errors does not run.
  • The Script Editor includes a debugger.
  • view the current state of variables and objects created by a script while that script runs.
  • step through the code line by line as it executes or set breakpoints
  • The debugger does not work with custom functions, onEdit functions, event triggers, or scripts running as a service.
  • use the debugger to find errors in scripts that are syntactically correct but still do not function correctly.
  • Functions ending in an underscore (_), for example, internalStuff_(), are treated differently from other functions. You do not see these function in the Run field in the Script Editor and they do not appear in the Script Manager in the Spreadsheet. You can use the underscore to indicate that users should not attempt to run the function and the function is available only to other functions.
Tiberius Brastaviceanu

Proposal - Food SFS-08-2014 - 1 views

  • development of more resource-efficient and sustainable food production and processing
  • competitive and innovative
    • Tiberius Brastaviceanu
       
      We are proposing collaborative ways, here the accent is put on competitive ways 
    • Tiberius Brastaviceanu
       
      We are proposing collaborative methods. Here, the accent is put on COMPETITIVE ways for a "sustainable circular economy"
  • ...29 more annotations...
  • reduction in water and energy use
  • gas emissions and waste generation
  • improving the efficiency
  • ensuring or improving shelf life, food safety and quality
  • competitive eco-innovative processes should be developed
  • sustainable circular economy
  • Intellectual Property (IP)
  • In phase 1, a feasibility study
  • technological/practical as well as economic viability of an innovation idea/concept with considerable novelty to the industry sector
  • to establish a solid high-potential innovation project
  • increase profitability of the enterprise through innovation
  • increase the return in investment in innovation activities
  • The proposal should contain an initial business plan based on the proposed idea/concept.
  • apply to phase 1 with a view to applying to phase 2 at a later date, or directly to phase 2.
  • EUR 50,000. Projects should last around 6 months
    • Tiberius Brastaviceanu
       
      Phase 1 has a classical language. We would need to mask our true identity and beliefs writing this grant proposal. I don't think it's for us... But this is only my opinion. 
  • In phase 2, innovation projects will be supported that address the specific challenge of Sustainable Food Security
  • demonstrate high potential in terms of company competitiveness and growth underpinned by a strategic business plan
    • Tiberius Brastaviceanu
       
      This is more about individual companies and their competitive advantage. Not about networks and not about collaboration and sharing. 
    • Tiberius Brastaviceanu
       
      Moreover, they put emphasis on IP protection and ownership, when we must talk about commons, knowledge commons applied to agriculture, sharing platforms, etc. 
  • Proposals shall be based on an elaborated business plan either developed through phase 1 or another means.
  • Particular attention must be paid to IP protection and ownership
  • Successful beneficiaries will be offered coaching and mentoring support during phase 1 and phase 2.
  • Enhancing profitability
  • competitive solutions
  • global business opportunities
  • sustainable
  • turnover
  • IP management
  • return on investment and profit
Tiberius Brastaviceanu

ICT-37-2014 - 0 views

  • provide support to a large set of early stage high risk innovative SMEs in the ICT sector
  • Focus will be on SME proposing innovative ICT concept, product and service applying new sets of rules, values and models which ultimately disrupt existing markets.
  • disruptive ideas
  • ...27 more annotations...
  • prototyping
  • validation and demonstration
  • deployment
  • Proposed projects should have a potential for disruptive innovation and fast market up-take in ICT.
  • interesting for entrepreneurs and young innovative companies
  • bearing a strong EU dimension.
  • Participants can apply to Phase 1 with a view to applying to Phase 2 at a later date, or directly to Phase 2.
  • In phase 1, a feasibility study
  • services and technologies or new market applications of existing technologies
  • Intellectual Property (IP) management
  • increase profitability
  • The proposal should contain an initial business plan based on the proposed idea/concept.
  • EUR 50.000. Projects should last around 6 months
    • Tiberius Brastaviceanu
       
      I don't understand why they call it Open (ODI) when they also talk about Intellectual Property. 
  • company competitiveness
  • prototyping
  • demonstration
  • readiness and maturity for market introduction
  • may also include some research
  • For technological innovation a Technology Readiness Levels of 6 or above
  • Proposals shall be based on an elaborated business plan
  • Proposals shall contain a specification for the outcome of the project, including a first commercialisation plan, and criteria for success.
    • Tiberius Brastaviceanu
       
      We are not a SME and have no classical commercialization plan. We can form an Exchange Firm for example, and offer services for OVNi for example, helping local food networks, providing them infrastructure. But in that case, the business plan for the Exchange Firm should contain a revenue model. Who is going to pay for the deployment of the OVNi in order to make the Exchange Firm commercially viable in the eyes of the Commission?  
  • coaching and mentoring support during phase 1 and phase 2
  • growth plan and maximising it through internationalisation
  • Enhancing profitability and growth performance of SMEs by combining and transferring new and existing knowledge into innovative, disruptive and competitive solutions
  • Open Disruptive Innovation Scheme
  •  
    "Specific Challenge: The challenge is to provide support to a large set of early stage high risk innovative SMEs in the ICT sector. Focus will be on SME proposing innovative ICT concept, product and service applying new sets of rules, values and models which ultimately disrupt existing markets."
Tiberius Brastaviceanu

QR Code Generator - create QR codes for free (Logo, T-Shirt, vCard, EPS) - 2 views

  •  
    easy to use QR code generator.
Tiberius Brastaviceanu

Mycelia - Mycelium for Professionals - Mycelia BVBA - 0 views

  •  
    All production stadia, i.e. mother cultures, mother spawn, spawn, incubation plugs and substrates are freshly produced upon ordering and are rigorously checked and renewed. We are convinced that the composition of the substrate on which the mycelium is produced is of utmost importance. Mycelia is the only spawn company that adapts her spawn recipes to the species.
« First ‹ Previous 61 - 80 of 102 Next › Last »
Showing 20 items per page