Search:

Type: Posts; User: debd; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    33
    Views
    5,003

    Re: Beginners programming challenge #28

    @Bachstelze Very interesting challenge. I'll code it tonight and make a post tomorrow possibly. And, btw, winner of #27 hasn't been announced yet.. although there's only two entries (probably)
    ...
  2. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    @MG&TL
    Actually implementing ^ and $ was easier IMO.
    You only have to try to match the first/last 'n' chars (for ^ and $ respectively ) of the string with the regex in case no meta is present....
  3. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    That's alright..
    We could could move on to the next..
    Is there one going to be?
  4. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    what happened to these threads??
    people dont code now!?
  5. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    yikes! corrected.
  6. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    This is my entry in C.
    It doesn't do much.
    Inputs can only be taken from the terminal.
    '.' '?' '+' and '^' '$' are implemented.
    escaping isnt supported.

    Only thing good I can tell about it is...
  7. Replies
    27
    Views
    3,554

    Re: Beginners programming challenge #27

    What happened to this thread?

    There are some problems with this challenge.
    It asks only to match the first found match which arises some confusions.

    for e.g.
    if searched on 'sin' for 'n?', ...
  8. Replies
    6
    Views
    4,379

    Re: Beginner programming challange #8

    I know its very late.
    But I found this one funny and attempted it.
    My program is written in C and doesn't follow the instructions.

    It has only AI vs AI which is - computer decides a random no. ,...
  9. Replies
    2
    Views
    1,694

    [SOLVED] Re: Unable to connect with Dlink PCI adapter

    Well, seems like the problem was actually with the setup of the local operator.
    It's okay now.

    Thanks anyway.
  10. Replies
    2
    Views
    1,694

    [SOLVED] Unable to connect with Dlink PCI adapter

    The problem is a little odd itself.
    I have a dlink DFE-520TX PCI LAN adapter which is currently recognised as eth1 in my Ubuntu box. The driver used is VIA Rhine III and it was working all fine.
    ...
  11. Replies
    2
    Views
    3,199

    [SOLVED] Javascript: function not being called

    Am absolutely new to JS and DOM.. so a bit confused.
    The problem in the following lines of code is I want it to display a little greetings msg when the button in the form is clicked using the ...
  12. Replies
    7
    Views
    467

    [other] Re: Need a network monitoring solution

    dstat is the no.1 choise for monitoring any and everything in a linux box. but don't know if that's cross platform.
    ....
    look here the page's pretty painful on the eyes. . .
  13. Replies
    17
    Views
    1,093

    [ubuntu] Re: Firefox with one gmail-window is taking 300Mb

    @alexei_ with the add-ons you have its just normal.
    and the gmail inbox itself is not quite a light page (xcept html only)..
  14. Replies
    20
    Views
    2,358

    [ubuntu] Re: Ubuntu 11.10 running very slow and laggy

    gah!
    11.10 got to be slow on that HW
    get 10.10 and it'll run smooth as butter
    just make sure you get the necessary updates after you install 10.10 and u'll be fine. support for 10.10'll be upto...
  15. [ubuntu] Re: impossible to delete redundant messages in Evolution.

    delete evolution and get thunderbird.
  16. Thread: Crop PDF files.

    by debd
    Replies
    11
    Views
    7,871

    [all variants] Re: Crop PDF files.

    the pdftk toolkit is the most mean and sleek pdf handling utility I've seen so far.
    you can give the CLI a try, or if you want a GUI install pdfchain as well- a front-end for pdftk.
    both in repos....
  17. Replies
    460
    Views
    160,127

    Re: Wallpaper Thread - Post your ORIGINAL Wallpapers here

    anyone care to take a look here? ;)
  18. Replies
    8
    Views
    1,113

    [SOLVED] Re: need a little help with conky

    @KrisDeniseRiley1
    well bud, wireless interfaces are generally named wlanX i.e wlan0 , wlan1 and so on..
    so just run
    ifconfig in a terminal and see which interface has your current ip address and...
  19. Replies
    3
    Views
    1,127

    Re: Make animation in Ubuntu?

    I only did a little bit of experiment with pencil, so don't know if it would or not. try out!
  20. Replies
    460
    Views
    160,127

    Re: Wallpaper Thread - Post your ORIGINAL Wallpapers here

    check out my dA page (:

    http://debdj.deviantart.com
  21. Replies
    21
    Views
    5,101

    Re: Fractals and fractal generators

    WOW!
    fyre simply is great.
    it installed for me without any pain by apt.

    I made some :)
    here's one: http://debdj.deviantart.com/art/seismic-diamond-270989078
  22. Replies
    3
    Views
    1,127

    Re: Make animation in Ubuntu?

    'sinfyg studio' or.. if that feels a bit advanced to your need, try out 'pencil'
  23. Replies
    1
    Views
    305

    [SOLVED] Re: what's up with boot?

    okey.. I solved it.
    coz I resized a partition the partition numbers shifted, so I needed to update fstab .
  24. Replies
    1
    Views
    305

    [SOLVED] what's up with boot?

    I have a dual boot machine with Ubuntu 10.10 and WinXP
    Recently I installed backtrack linux, which had the mbr rewritten and for some reason grub didn't find the ubuntu partition. So I purged and...
  25. [SOLVED] Re: Changing the drum sound at the login screen - 10.04.

    there's a option 'play sound at login' in the Login Screen dialogue System>Administration>Login Screen in 10.10

    not sure what sound that points to and if that's available in 11.10 but may try...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4