|
Member
(05-08-2012, 12:52 AM)
|
#2902
|
|
Member
(05-08-2012, 12:55 AM)
|
#2903
Anyway, I guess what I'm saying is that I'll try and report back! I would like a better linux program for Javascript/Java/Ruby/Bash stuff... (QtCreator has the C++ market cornered, thank god)
Last edited by Elfforkusu; 05-08-2012 at 01:05 AM.
|
|
Member
(05-08-2012, 12:56 AM)
|
#2904
Big PHP bug out there. It can allow some nasty attacks to go through. They rushed out an initial fix, but it only half fixes things. There is a new 2nd patch that as of now can only be applied a top of the 1st one to fix it all.
Anyone who's a sys admin might want to look into this if they haven't already and deal with lamp stack systems. |
|
Defeatist
(05-08-2012, 02:26 PM)
|
#2905
sublime has it out of the box. And can open folders which if you are working on a web and like to move around files a lot its a godsend. Also, plug time! I am making a php social entwork, just for learning enough php to, maybe, lokk for a carrer into that or just compliment my skills. If anyone wants to give it a pull all the source is here (gpl3 of course!) YASN (Yet Another Social Network) -> https://github.com/Itxaka/yasn |
|
Member
(05-08-2012, 02:28 PM)
|
#2906
I used Geany for a while and it was good but Sublime destroys it. |
|
Member
(05-08-2012, 02:29 PM)
|
#2907
|
|
Member
(05-08-2012, 03:24 PM)
|
#2908
re: the plug, interesting. Though if I may ask, why PHP? |
|
Member
(05-08-2012, 05:03 PM)
|
#2911
Otherwise browse th Packages directory (Preferences -> Browse Packages), go to the Python directory and modify Python.sublime-build file. Replace in the the name of the python interpreter for the one you want to use. (e.g. "python" for "python27")
What sublime text lacks is an integrated command prompt, there are lots of plugins that extend it a lot. Plugin magament is very easy using Package Control.
Last edited by undu; 05-08-2012 at 05:23 PM.
|
|
shh! it's already 2014!
(05-08-2012, 05:36 PM)
|
#2913
|
|
Member
(05-08-2012, 05:38 PM)
|
#2914
I'm not sure. I keep reading WINE and PlayOnLinux and I wasn't sure which one to use.
I need it for school work. I'm slowly spending more and more time with Ubuntu and less with W7. So, I just want to have it on both just in case. |
|
shh! it's already 2014!
(05-08-2012, 05:40 PM)
|
#2915
Couldn't you do that in LibreOffice? You can save documents as .doc or .docx files in it.
|
|
ὁ αἴσχιστος παῖς εἶ
(05-08-2012, 05:41 PM)
|
#2916
|
|
Member
(05-08-2012, 05:42 PM)
|
#2917
|
|
Member
(05-08-2012, 05:43 PM)
|
#2918
Granted, if you have any difficulty with it, you can use OpenOffice (it is called LibreOffice sometimes), which is a set of equivalent and generally compatible programs as a stopgap. edit: you answered part of my answer already |
|
shh! it's already 2014!
(05-08-2012, 05:44 PM)
|
#2919
I usually save the document in .doc or .docx before I actually start to type anything up, and that usually helps. I think it defaults to .odt and then messes up junk when you actually save it as .doc(x) for the first time after that.
|
|
Member
(05-08-2012, 05:45 PM)
|
#2920
Hm, that's weird. I opened a .docx file that was created in W7 in LibreOffice and the formatting was all weird.
|
|
shh! it's already 2014!
(05-08-2012, 05:49 PM)
|
#2921
Really? Did it happen consistently, or was it just one time? I usually open files that were (I'm assuming) made on Windows XP, or 7, and they usually end up looking perfectly fine for me.
|
|
Member
(05-08-2012, 05:50 PM)
|
#2922
Anyway it should be easy to try out PlayOnLinux with MS Office, assuming you have the install disc for the latter. The absolute worst case scenario, which shouldn't be needed, is that you could always start playing with virtual machines. :D |
|
Defeatist
(05-08-2012, 05:56 PM)
|
#2923
Quote:
So I checked around and found out that people say that php is easier to learn than python, so I jumped in. Turns out that it is :D So I wanted to make something useful that made me learn easily and that lead to a kind of social network skeleton which could be used kind of wordpress, but for social networks. |
|
Member
(05-08-2012, 06:27 PM)
|
#2924
Isn't it basically the same as SciTE?
|
|
Member
(05-08-2012, 07:46 PM)
|
#2925
Other random features I recall being a Notepad++ godsend in the past: - Sublime doesn't seem to have the multiline simultaneous text editing functionality Notepad++ does, though I may have just not found the magic button. - I like the variety of "split view" options it provides, but I don't see an option to sync the scrolling across (2) views. + Leading spaces to tabs / tabs to spaces? (found this one in the menu!) - It doesn't seem to have the ability to show hidden characters ('\r' '\n' '\0' etc) inline like Notepad++ does. I guess what I'm getting at is this: Notepad++ has a ton of functionality that's useful not just in coding scenarios but also in the analysis of log files, program output, looking for plaintext breadcrumbs in a binary file (before giving up and opening your hex-editor). e.g. things I want my text editor to be able to do. Also, some random gripes while I'm at it: - Editing raw json for settings is clever, but it's also brutal. I understand it's "beta", but come on. If you're gonna do that, don't interrupt me while I'm working to get in my grill about how I should buy your crap! - There's some quirks and things that don't work quite right I've run across already, but that's expected in a "beta" I suppose. Though... I'd argue stuff like the disconnected-ness of the find/replace across all open files is unlikely to get "fixed" even in a completed version. (being less of a bug and more of a "why'd you do it that way??")
Quote:
On the other hand... Its security model is (I judge) demonstrably broken.
Last edited by Elfforkusu; 05-08-2012 at 07:48 PM.
|
|
Member
(05-08-2012, 08:55 PM)
|
#2927
Anyway, according winehq, Word should be fine in wine. (32-bit). http://appdb.winehq.org/objectManage...sion&iId=22248 |
|
Member
(05-09-2012, 05:25 AM)
|
#2929
You could try Anjuta. There are other editors out there but for a beginner you shouldn't really worry about the tools too much, just focus on the concepts you'll be learning.
Last edited by Massa; 05-09-2012 at 05:27 AM.
|
|
Member
(05-09-2012, 06:03 AM)
|
#2930
I don't program much, but when I do, I typically use Vim (with syntax highlight, of course.)
Last edited by zoku88; 05-09-2012 at 06:06 AM.
|
|
Defeatist
(05-09-2012, 11:08 AM)
|
#2932
Jesus christ, what is up with gnome team..
Next "improvements" for gnome include copying the "slide the whole screen to unlock your pc" copied from windows 8, use a login screen way too similar to any windows ever and notification in the middle of the screen. Goddammit. https://afaikblog.wordpress.com/2012...date-part-one/ |
|
Member
(05-09-2012, 12:51 PM)
|
#2933
|
|
Member
(05-09-2012, 02:12 PM)
|
#2934
Once you get to multi-file and multi-library projects: there's only one legit choice these days (IMO of course), which is cmake + QtCreator. QtCreator is cross platform, if that matters. |
|
ὁ αἴσχιστος παῖς εἶ
(05-09-2012, 02:24 PM)
|
#2935
|
|
Member
(05-09-2012, 04:04 PM)
|
#2936
Looks fantastic imo. |
|
Member
(05-09-2012, 05:37 PM)
|
#2938
But...why would you want it? It doesn't add any functionality and just wastes your time... Why slide to be able to put in my password when I can just... put in my password immediately?
|
|
Member
(05-09-2012, 05:44 PM)
|
#2939
I'm guessing a Gnome developer complained that just putting in your password was too simple and there needed to be an extra step in between. It's hard not to point at the non-sense Windows 8 is doing and not making the comparison.
|
|
ὁ αἴσχιστος παῖς εἶ
(05-09-2012, 05:45 PM)
|
#2940
|
|
Member
(05-09-2012, 05:46 PM)
|
#2941
|
|
Member
(05-09-2012, 05:53 PM)
|
#2942
For a tablet this is required functionality - you'll often want to interact with some basic functions without unlocking the screen. If you want more information on the design you can check it here.
Last edited by Massa; 05-09-2012 at 05:56 PM.
|
|
Member
(05-09-2012, 05:58 PM)
|
#2943
|
|
Member
(05-09-2012, 06:34 PM)
|
#2944
Don't know why you would need a separate screen just for that for a desktop. You already have a login screen (with lots of extra space). Not sure why you wouldn't just use that. Whether it's something good or not for tablets isn't something I care about, because I'm using this on a desktop. I really hate this trend of thinking you can design the same environment for both tablets and desktops, though.
It feels like the gnome team is just continually marching to a path of making me hate Gnome. (which is bad, because I already hated KDE. So, I guess I'll just use awesome more... or something.
Last edited by zoku88; 05-09-2012 at 06:45 PM.
|
|
Member
(05-09-2012, 06:51 PM)
|
#2945
It's useful on a desktop too since you get notifications without having to unlock the screen.
As someone that usually has their desktop running pretty much at all times this means I won't have to unlock it to see if I got new mail or if a download finished, those notifications will be available on the lock screen. So the old process of unlocking screen -> checking things -> locking screen back again is now much simpler. The actual process of unlocking your password shouldn't be any slower on a desktop, but you can raise those concerns on the blog link itxaka posted and get an answer straight from the designers themselves. I honestly don't see how this can be seen as a negative, it looks awesome. Also, the old gnome-screensaver sucks and forces a small delay anyway when waking up.
Last edited by Massa; 05-09-2012 at 06:54 PM.
|
|
Member
(05-09-2012, 07:02 PM)
|
#2946
|
|
Member
(05-09-2012, 07:05 PM)
|
#2947
I'd suggest gedit, kate, or sublime2 (what we've been talking about for the past page or so) -- pure text editors with syntax highlighting (in sublime's case, a bunch of other stuff as well). If you're feeling very '80s you can try out vi or emacs, but my recommendation is: don't. Anjuta/codeblocks/eclipse/qtcreator are more fully functional IDEs, and probably beyond what you want as a beginner. I've tried all of them, as well as some others, and for linux C++ development QtCreator is far and away the winner. The debugger even works! It's madness! |
|
Member
(05-09-2012, 07:05 PM)
|
#2948
There's already a bunch of unused space anyway (in both the curtain and the login screen.) I don't see why they couldn't be combined.
I mean, I don't have 3.4 yet, but I remember there being something about every application launching maximized? I haven't used non-game maximized applications since I used a 1024x768. I'm probably overreacting because I'm just increasingly disliking some of the things the gnome-developers are doing. I think I've lost the capability to respond positively to anything the gnome developers say anymore. BTW, angelfly, for awesome, I'm trying to figure out a way to have to have awesome execute a random command. Like, a way for me to hit a hotkey and then enter in something like: ~/Documents/mozilla-central/objdirfsdafa/dist/firefox/firefox
Last edited by zoku88; 05-09-2012 at 07:15 PM.
|
|
Member
(05-09-2012, 07:20 PM)
|
#2949
|
|
Member
(05-09-2012, 07:35 PM)
|
#2950
Oh wow, they changed their site design. I can't even find the article. |