Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 112

    Ruby – Associated Tools

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Standard Ruby Tools The standard Ruby distribution contains useful tools along with the interpreter and standard libraries − These tools help you debug and improve your Ruby programs without spending…

    Continue ReadingRuby – Associated Tools

    Ruby – Predefined Variables

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Ruby's predefined variables affect the behavior of the entire program, so their use in libraries is not recommended. The values in most predefined variables can be accessed by alternative means.…

    Continue ReadingRuby – Predefined Variables

    Ruby – Built-in Functions

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Since the Kernel module is included by Object class, its methods are available everywhere in the Ruby program. They can be called without a receiver (functional form). Therefore, they are often called functions.A complete…

    Continue ReadingRuby – Built-in Functions

    Ruby – LDAP Tutorial

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries like OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory. The common API for application development is described…

    Continue ReadingRuby – LDAP Tutorial

    Ruby – Tk Guide

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Introduction The standard graphical user interface (GUI) for Ruby is Tk. Tk started out as the GUI for the Tcl scripting language developed by John Ousterhout. Tk has the unique…

    Continue ReadingRuby – Tk Guide

    Web Services with Ruby – SOAP4R

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    What is SOAP? The Simple Object Access Protocol (SOAP), is a cross-platform and language-independent RPC protocol based on XML and, usually (but not necessarily) HTTP. It uses XML to encode…

    Continue ReadingWeb Services with Ruby – SOAP4R

    Ruby – XML, XSLT and XPath Tutorial

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    What is XML? The Extensible Markup Language (XML) is a markup language much like HTML or SGML. This is recommended by the World Wide Web Consortium and available as an…

    Continue ReadingRuby – XML, XSLT and XPath Tutorial

    Ruby – Socket Programming

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Ruby provides two levels of access to network services. At a low level, you can access the basic socket support in the underlying operating system, which allows you to implement…

    Continue ReadingRuby – Socket Programming

    Sending Email using Ruby – SMTP

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:0 Comments

    Simple Mail Transfer Protocol (SMTP) is a protocol, which handles sending e-mail and routing e-mail between mail servers. Ruby provides Net::SMTP class for Simple Mail Transfer Protocol (SMTP) client-side connection…

    Continue ReadingSending Email using Ruby – SMTP

    Ruby Web Applications – CGI Programming

    • Post author:S J
    • Post published:August 20, 2021
    • Post category:Ruby
    • Post comments:1 Comment

    Ruby is a general-purpose language; it can't properly be called a web language at all. Even so, web applications and web tools in general are among the most common uses of Ruby.…

    Continue ReadingRuby Web Applications – CGI Programming
    • Go to the previous page
    • 1
    • …
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP