Search:

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

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    19
    Views
    3,139

    Re: Beginners programming challenge #29

    if its a multiple of 100 and not 400, or its a multiple of 4000 its not a leap year
  2. Replies
    19
    Views
    3,139

    Re: Beginners programming challenge #29

    I would say that there is no requirement to extend dates backwards past the first year of the revolutionary calendar as there was never any way of determining how this would apply
    Also i mean...
  3. Thread: learning html

    by BluNova
    Replies
    13
    Views
    801

    Re: learning html

    I would definitely recommend CodeSchool as it's interactive online.
  4. Replies
    19
    Views
    3,139

    Re: Beginners programming challenge #29

    I don't think so, as 100 would not be a leap year on your function
    You could easily do it by checking that its divisible by 4 and then checking that the year is not 4000
  5. Replies
    19
    Views
    3,139

    Re: Beginners programming challenge #29

    I have changed it to this rule for leap years:

    A fixed arithmetic rule for determining leap years was proposed in the name of the Committee of Public Education by Gilbert Romme on 19 Floréal An...
  6. Replies
    13
    Views
    2,210

    JVM vs .NET/Mono

    What do you prefer and why?

    I prefer JVM as it has better cross platform support, is properly opensource (I know mono is but it's playing catch up all the time), and I like JavaDocs
  7. Thread: Java and Scala

    by BluNova
    Replies
    17
    Views
    1,388

    Re: Java and Scala

    And? It's not included on Windows or Ubuntu by default
  8. Replies
    6
    Views
    1,728

    [ubuntu] Re: Sources.list problem sudo apt-get update

    This line change it to
    [/I][/COLOR]
  9. Replies
    4
    Views
    772

    [ubuntu] Re: Wifi broken after updating 12.04

    Type the following commands into the terminal and post the results

    lspci
    lsusb
  10. Replies
    4
    Views
    366

    [ubuntu] Re: grub problem after installing windows8

    Following these instructions: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows should get you up and running again
  11. Replies
    5
    Views
    391

    [ubuntu] Re: How Size a Window?

    on the sides of the window. Drag them
  12. Replies
    6
    Views
    1,728

    [ubuntu] Re: Sources.list problem sudo apt-get update

    Have you updated already. Or is this in the update process
  13. [ubuntu] Re: How to install Eclipse IDE for C/C++ Developers

    You don't need that just type this in the terminal

    sudo apt-get install eclipse-cdt
  14. Replies
    4
    Views
    366

    [ubuntu] Re: grub problem after installing windows8

    What bootloader is loading grub or windows 8?
  15. Replies
    2
    Views
    209

    [ubuntu] Re: DVI-HDMI Sound?

    oh well, thank you
  16. Replies
    2
    Views
    209

    [ubuntu] DVI-HDMI Sound?

    I recently bought a DVI-HDMI cable is it possible to get sound through this or not.
  17. Replies
    7
    Views
    420

    [ubuntu] Re: Restart fails after 12.04 update

    I would reinstall ubuntu, it seems its broken. On the live cd you can copy the files from your hardrive (they will be stored in /home/<username>) to an external harddrive or cd
  18. [xubuntu] Re: How do I install downloaded software In Xubuntu?

    What does the file end with .deb, .tar.gz or something else
  19. Replies
    64
    Views
    3,662

    [ubuntu] Re: Word Processors and Ubuntu-Kindergarten

    Could not agree more, i would recommend using libre office, I fail to see what could be wrong with it, it's not exactly complicated
  20. Replies
    9
    Views
    682

    [SOLVED] Re: Is my Ubuntu 10.10 corrupt?

    Really? i thought you had to format it oh well.

    You really should just do a clean install though, upgrades are never pretty
  21. Replies
    13
    Views
    817

    [ubuntu] Re: Side by Side OS

    I'm sure you change what the computer does when the lid closes in the power settings
  22. Replies
    7
    Views
    3,456

    [ubuntu] Re: Set Default to xterm

    gsettings set org.gnome.desktop.default-applications.terminal exec 'xterm' This should work
  23. Replies
    8
    Views
    689

    [ubuntu] Re: Change the Main DIsplay

    I believe that ubuntu at least it did in 12.04 had a bug where apps would open on the larger of the screens and sometimes only maximize on that screen
  24. Replies
    8
    Views
    660

    [ubuntu] Re: Reinstalling after hard dish won't boot

    Yes it should
  25. Replies
    6
    Views
    616

    [ubuntu] Re: Samba share help required

    I believe that samba is sharing it as read only what you need to do is open the terminal and type

    gksudo gedit /etc/samba/smb.conf
    Then find your share and change writable from no to yes and...
Results 1 to 25 of 39
Page 1 of 2 1 2