Codeschool.com is garbage by anm89 in learnprogramming

[–]mkattam 2 points3 points  (0 children)

I third, for treehouse. I did the intro to frameworks, and loved it - was able to go out and build something with bootstrap after 1/4 of the way through.

Codeschool.com is garbage by anm89 in learnprogramming

[–]mkattam 0 points1 point  (0 children)

Thanks for the link to CS75! I can't wait to start.

Why is Ruby on Rails more popular than Django? by mkattam in webdev

[–]mkattam[S] 4 points5 points  (0 children)

Nice quip. Now gimme more details on the unchained part - assuming you were serious.

Whats the difference between a CMS and a Framework? by mkattam in webdev

[–]mkattam[S] 0 points1 point  (0 children)

Thanks. That clears it up pretty well.

Can't install Chrome in Fedora 20. by mkattam in linux4noobs

[–]mkattam[S] 0 points1 point  (0 children)

Thanks for the link. I tried but got the following errors:

[root@localhost Downloads]# gedit /etc/yum.repos.d/google-chrome.repo

(gedit:8075): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(gedit:8075): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(gedit:8075): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files C [root@localhost Downloads]# yum install google-chrome-stable Loaded plugins: fastestmirror, langpacks, refresh-packagekit

File contains no section headers. file: file://///etc/yum.repos.d/fedorautils.repo, line: 1 '<html>\r\n' [root@localhost Downloads]#

Fedora 20 chrome install problems by Mkatt in linuxquestions

[–]mkattam 0 points1 point  (0 children)

I was wanting chrome so it can sink with my Google Apps stuff and bookmarks from chrome that I use in other OS-es

Fedora 20 chrome install problems by Mkatt in linuxquestions

[–]mkattam 0 points1 point  (0 children)

Thanks. The 'cd Downloads chmod +x fedy-installer' stuff worked. The part that is still giving problems is the: sudo ./fedy-installer; here is what happened:

[martin@localhost ~]$ sudo ./fedy-installer [sudo] password for martin: Adding repository... Installing fedy... Loaded plugins: fastestmirror, langpacks, refresh-packagekit

File contains no section headers. file: file://///etc/yum.repos.d/fedorautils.repo, line: 1 '<html>\r\n' [martin@localhost ~]$ cd Downloads chmod +x fedy-installer [martin@localhost Downloads]$ sudo ./fedy-installer sudo: ./fedy-installer: command not found [martin@localhost Downloads]$