User Profile

Collapse

Profile Sidebar

Collapse
jeasoft
jeasoft
Last Activity: Jul 27 '08, 12:54 AM
Joined: Feb 28 '08
Location: Dominican Republic
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jeasoft
    replied to Searching in lot of XML
    Excuse me for the question, but my english is not my best thing :P.

    Do you need to search the element in the xml file?

    If you want to search IN the file, you can you some editor and use some function to search on it.
    For example, Gedit (ctrl + f to find), or VI (in command line, /xml ---> this search and show the results).

    I ask excuses if this is not the right thing.
    See more | Go to post

    Leave a comment:


  • Why?

    Do you want to mount a Windows system in a Virtual Machine or mount a partition of Windows?

    If you want to mount Windows in a Virtual Machine (VM now), use the Virtual Box application, is good, and it have a kind of shared folder to share the Linux/Windows files.
    If you want to mount a a partition of Windows in linux, you have to try the ntfs-3g....
    See more | Go to post

    Leave a comment:


  • jeasoft
    replied to Lost with how to start linux
    Well, there are a lot of distros out there in the web, but i recommends you Fedora or Ubuntu distros.
    A lot of information about those in the net (you just need to google by a little :P).

    You use Fedora right now, but i was a beginner/a little intermediate Debian's user.

    The most documented and used distros are:

    Debian
    Fedora
    Ubuntu (the most famous son of Debian)

    ...
    See more | Go to post

    Leave a comment:


  • jeasoft
    replied to What is your OS and Python Version
    thanks !!
    There are a lot of excellent editors (like emacs, jedi, and a large etc.), but VIM is (not at all) simple and with goods functionality. I have to confess you that i use only the regular commands (dd, cc, p, set number, etc.), but with VIM we have a lot of functionality features (and we can add more in the /etc/vimrc).
    Well, thank you again, and i hope to learn a lot of things here (including my english vocabulary :p)....
    See more | Go to post

    Leave a comment:


  • jeasoft
    replied to unix
    In the case of you are using GNU/Linux, you can use the command info <<command>> too.
    When you learn a little bit of unix/linux command, it's a good idea to search a shell scripting manual, specially about Bash.
    See more | Go to post

    Leave a comment:


  • jeasoft
    replied to What is your OS and Python Version
    Hi everyone, i'm a newbie in the programming horizon (but not exactly "new" in GNU/Linux world)
    I'm using Fedora 8 and Python 2.5.1.
    My editor is VIM

    Code:
    #!/usr/bin/env python
    print "hello, world! "
    :P
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...