Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    25
    Views
    1,730

    Re: Beginning to program

    Maybe you should first check out http://www.codecademy.com/. It's one of the best resources at moment in my opinion. Python and Ruby are pretty easy to start with, the concept is always the same,...
  2. Replies
    3
    Views
    3,568

    [ubuntu] Re: Can't install on Lenovo U310

    I've read somewhere on the web that the WiFi got repaired on the U310 & U410 laptops produced in august 2012 or later.
  3. Replies
    13
    Views
    16,239

    [ubuntu] Re: Lenovo Ideapad U410 linux only installation

    I'm also planing to buy the U410 in short future. I've also asked some questions on askubuntu.com about this ultrabook.

    Battery
    The thing that I found out till now is that the battery life on...
  4. Replies
    0
    Views
    420

    Desktop Wallpaper Gradient

    There's this option on Ubuntu where you can choose a color or gradient for the background of your desktop.

    http://shrani.si/f/2Y/pM/2Z4R6ODj/gradientnacin.png

    Is this managed with CSS maybe?
  5. Replies
    7
    Views
    2,077

    Re: Game developing software

    I'd second Blender Game Engine (BGE). Its pretty good.
  6. Replies
    1
    Views
    441

    [ubuntu] Re: Akoya E6214 Wireless Problems

    Bump, anyone?
  7. Replies
    1
    Views
    441

    [ubuntu] Akoya E6214 Wireless Problems

    My sister is having the Akoya E6214 laptop. I've installed Ubuntu on it and the wireless rarely works. On Windows it works with no problems so it can't be a router problem.

    The networks show up,...
  8. Replies
    3
    Views
    1,159

    GTK - Drawing Area

    Could someone please explain me a bit what the Gtk Drawing Area is used for and maybe some examples where its being used?

    Thanks :)
  9. Replies
    9
    Views
    2,719

    Re: Web Development Tools

    I'd second Aptana.
  10. Replies
    6
    Views
    2,589

    [SOLVED] Re: PyGTK Glade TreeView / ListView

    Ah damned. I had the on_button_clicked() function inside of the initialisation function, that's why it didn't work.

    Thread SOLVED.
  11. Replies
    6
    Views
    2,589

    [SOLVED] Re: PyGTK Glade TreeView / ListView

    Ok, stuff just got weird.



    def on_saveButton_clicked():
    print 'Clicked'


    It doesn't even print 'Clicked'.
  12. Replies
    6
    Views
    2,589

    [SOLVED] Re: PyGTK Glade TreeView / ListView

    I've found out how to do it, following some guide.



    # Create the store object
    self.store = self.builder.get_object("liststore1")
    # Put stuff into the store
    self.store.append(['1st...
  13. Replies
    6
    Views
    2,589

    [SOLVED] Re: PyGTK Glade TreeView / ListView

    I've been experimenting around a bit and found out that if I do this



    listview.append(row=None)


    and add it to a button's click function, when I click it a thin "row" appears but with no...
  14. Replies
    6
    Views
    2,589

    [SOLVED] PyGTK Glade TreeView / ListView

    I'm making some app with Quickly, which means I'm using Glade for the UI and Python for programming. I've inserted a TreeView with 2 columns in Glade, and now I'm stuck with adding rows to it.

    How...
  15. Replies
    2
    Views
    788

    Re: Ubuntu One API - List Files

    Have to do this, bump [-o<
  16. Replies
    2
    Views
    788

    Ubuntu One API - List Files

    I've wanted to create a JavaScript web app that requires you to put in your Ubuntu One username and password and then it would list all your files that are in your Ubuntu One storage. The files would...
  17. Replies
    40
    Views
    5,649

    Re: My Desktop Designs

    Very futuristic ;)
  18. Replies
    8
    Views
    1,180

    Re: JavaScript Web Apps and CPU / RAM usage

    Oh ok, thanks.
  19. Replies
    8
    Views
    1,180

    Re: JavaScript Web Apps and CPU / RAM usage

    @MadCow108 Thanks for the reply :)
  20. Replies
    251
    Views
    26,921

    Re: Valve Announcement - Steam client coming to Ubuntu

    I'd want to see Team Fortress 2 on Ubuntu :D
  21. Replies
    5
    Views
    1,031

    Re: USB - LED On & Off programming

    I realise that yeah, it must be an awesome experience to make this work properly. And later on, when understanding how it works and how its done, make a sequence of on's & off's so the led blinks....
  22. Replies
    7
    Views
    3,410

    Re: League of Legends

    I'm quite impressed with those recordings from YouTube Lupajz has posted above. Didn't think League of Legends would run that seamlessly under Wine on Ubuntu. PlayOnLinux is doing a great job here...
  23. Thread: GIMP Tutorial

    by snowz
    Replies
    12
    Views
    2,861

    Re: GIMP Tutorial

    Just do a quick search around on YouTube. I'm sure you will find something interesting for your needs as there are that many tutorials around.

    Don't know how it's with this new version of Gimp,...
  24. Replies
    8
    Views
    1,180

    Re: JavaScript Web Apps and CPU / RAM usage

    If being portable is the key, then it might represent a battery problem yeah. If portability isn't that much the main goal then it's the applications performance for sure.

    Lets compare, if an...
  25. Replies
    5
    Views
    1,031

    Re: USB - LED On & Off programming

    Sounds a bit complicated :-k
Results 1 to 25 of 98
Page 1 of 4 1 2 3 4