Skip to content
SutoCom Solutions

SutoCom Solutions

Success & Satisfaction with the Cloud

  • NOW VIEWABLE FRIENDLY ON TABLETS and SMARTPHONES
  • About SutoCom Solutions and sutocom.net
  • Need Help finding a Solution for Your Business?
    • Salesforce.com
    • Microsoft Cloud with SherWeb Support
      • Office 365 Microsoft/SherWeb Combo
    • Google Suite
    • FileMaker/Filemaker Go
  • Donate
  • Contact
  • More

    Month: March 2013

    formatting JSON in console


    Originally posted on jinahya:
    user@host:~$ cat json.json {"a": {"b": "c"}} user@host:~$ python -m json.tool json.json { "a": { "b": "c" } } user@host:~$ cat json.json | python…

    March 29, 2013 by SutoCom Solutions

    Installing gevent from source on Windows


    Originally posted on only problems, no solutions:
    I was trying to install Gevent from source on my windows machine using virtualenv. So lets start from the beggining:…

    March 29, 2013 by SutoCom Solutions

    The Triangle Project, initial and recursive


    Originally posted on :: NickBurns:
    (follows from ‘Refactoring, the triangle project overview) Through this series of blogs, I want to record my pythonic adventures and refactor my existing…

    March 29, 2013 by SutoCom Solutions

    Python: Dynamically Load Module and Call Functions


    Originally posted on Architecture and Planning:
    I was looking through the videos for PyCon 2013 and there was a talk on Dynamic Code Patterns that caught my…

    March 29, 2013 by SutoCom Solutions

    Extracting Data From MS-SQL TDS Streams in a libpcap File


    Originally posted on Malware Musings:
    Sometimes in life you find yourself wanting to have a quiet afternoon in front of a computer, extracting login credentials and SQL…

    March 29, 2013 by SutoCom Solutions

    Product management vs. Project management


    Originally posted on Semiconductor Product Marketing:
    Here is another interesting article about the difference between Product Manager and Project Manager. In some companies, Project Managers are known…

    March 29, 2013 by SutoCom Solutions

    Implementing project work with the right contractor


    Originally posted on kumiquarry:
    Introduction : A Project work that delivers the desired result depends on the quality and efficiency of the raw materials supplied by the…

    March 29, 2013 by SutoCom Solutions

    Using Skype with PHP and Skype4COM


    March 29, 2013 by SutoCom Solutions

    List all uploaded file with Delete option


    Originally posted on Web Developer Blog:
    Hello guys, Today, one of my friend asked me to display the uploaded files from folder with delete option. so i…

    March 29, 2013 by SutoCom Solutions

    Why Write Command-Line Applications in PHP?


    Originally posted on One More Game-Dev and Programming Blog:
    PHP is well-known to programmers as a popular language for developing web applications. But we can also write…

    March 29, 2013 by SutoCom Solutions

    Posts navigation

    Older posts

    Archives

    Cancel

    You must be logged in to post a comment.

    Loading Comments...
    Comment
      ×