Skip to main content

Home/ Coders/ Group items matching "remote" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Fabien Cadet

The truth about REST, 2011-04-11 by Ian Elliot @ i-programmer.info - 7 views

  •  
    "[...] If you are a programmer in a hurry and just catch part of the conversation you might well decided that REST is trivial and fairly obvious - just use URLs to code remote procedure calls. This is 80% of REST but the remaining 20% is important and it is all a matter of how you organise the remote procedure calls. [...] If you take the "URLs are remote procedure calls" approach to web apps then you are free to invent as many commands or verbs as you like."
Joel Bennett

Using WS-Man to invoke a Powershell Cmdlet - Windows Management Infrastructure Blog - 1 views

  •  
    A simple SOAP template example of invoking a PowerShell command remotely via WS-Man (WinRM) ... this is one way you could build a PowerShell remoting client for non-PowerShell platforms.
EnduraData inc

Archiving files on a remote site when file content changes - File Replication Software, Managed File Transfer and File sync - 0 views

  •  
    Best Practices - How to archive files and create file versions automatically on a remote backup site.
Mandeep Bajar

How to Remotely Debug your Mobile App - 0 views

  •  
    Analyzing and monitoring your App, once it has been published in the AppStore, is an important task to make your App a success. If something is crashing in your App on a remote device, there should be a communication mechanism to notify the developer about the crashing event. Also, developer should be able to see the detail error logs of that device.
Joel Bennett

How to Create a Remote PowerShell Runspace - 3 views

  •  
    An example of creating runspaces using WS-Managment to execute PowerShell script
  •  
    This example shows how to create a runspace that uses WS-Management-based remoting to run commands on the local host. This same code could be used to connect to a remote computer.
Pooja Runija

How Drones Are The New Gateway For App Developers? | Blog - 0 views

  •  
    In our childhood we all had flew remote airplanes which were a very common toy of those days. Now a day this remote airplane is coming with advanced technology features like sensors, monitors, chips, battery backup etc. and named as 'Drone'. Now after the IoT, Drones are so new which is typically tracked by mobile industry market research to shape up the new ways of users and app developers.
David Corking

Emacs, TRAMP, Ubuntu « What You're Doing Is Rather Desperate - 2 views

  • edit your ~/.emacs to include the line: (setq tramp-default-method "ssh")
  •  
    Remote editing with ssh - no need to tunnel X11 over ssh. This reminds me of a question that puzzles me: for those of us that use multiple machines, is there a failsafe way to have a master .emacs file for them all? Where do folks store it? On a web server, ftp, NFS directory, a favourite home directory, or a USB stick? Is there a low effort way to sync it: rsync, unison, a custom shell or Emacs lisp script, or a manual scp?
  •  
    Remote editing with ssh - no need to tunnel X11 over ssh, or cope without your window manager. This reminds me of a question that puzzles me: for those of us that use multiple machines, is there a failsafe way to have a master .emacs file for them all? Where do folks store it? On a web server, ftp, NFS directory, a favourite home directory, or a USB stick? Is there a low effort way to sync it: rsync, unison, a custom shell or Emacs lisp script, or a manual scp?
Biztech Consultancy

SugarMob : SugarCRM for Mobile - 2 views

  •  
    Are unnecessary calls bothering you, eating up your valuable time? Do you want to manage your e-store remotely without sitting before your system. You can now manage and organize your CRM from your handset also. We have the solution to organize your customer data, calls and other details easily through your mobile! http://bit.ly/1p9u1wF
omouse

How to: Mount a SFTP Folder (SSH + FTP) on Ubuntu Linux using SSHFS & Fuse « damontimm.com - 0 views

  • Purpose: to mount a remote directory on my local Ubuntu Linux Desktop system using SFTP (which is SSH in an FTP-like fashion). The goal is to easily gain access to a remote system’s files through another folder on my desktop. Debina/Ubuntu allows you to easily mount SSH folders via the GUI, however, these mounts won’t show up in the terminal (and in some programs). I used sshfs to accomplish this.
Joel Bennett

Microsoft SharedView Beta -- Connect - 0 views

  •  
    Microsoft SharedView Beta is a fast, easy way to share documents and screen views with small groups of friends or coworkers ... it's like multicast Remote Assistance ... except it works like Messenger, through routers and firewalls.
Joel Bennett

Terminals - tabbed Remote Desktop - 0 views

  •  
    A tabbed interface for multiple remote desktop connections.
Joel Bennett

Precision Computing - Calling a Webservice from PowerShell - 0 views

  •  
    Connect-WebService allows you to connect to a remote webservice via it's WSDL service description file, and generates the web service proxy for you -- like wsdl.exe would, but straight into memory in PowerShell!
Fabien Cadet

WebKit Remote Debugging | Surfin' Safari - Blog Archive, 2011-05-09 - 6 views

  •  
    "As you might know, WebKit Web Inspector is implemented as an HTML + CSS + JavaScript web application. What you might not know is that Web Inspector can run outside of the browser environment and still provide complete set of its features to the end user."
1 - 20 of 41 Next › Last »
Showing 20 items per page