Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?
@  agyat : (18 April 2013 - 11:10 AM) false feelings.

Photo
- - - - -

Notepad++


16 replies to this topic

#1 frazz86

frazz86

    Advanced Member

  • Members
  • 116 posts

Posted 25 August 2010 - 05:34 PM

Hi all in other post you may know i use notepad++ i was wondering who else uses it and what plugins have you got as i have no plugins dunno what i should get i am a PHP/mysql/HTML Scripter nothing else really so any plugins?

#2 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 25 August 2010 - 05:48 PM

I use the portable version of Notepad++, so I have it on my USB flashdisk along with my files, no need to install it when I switch from my PC to a friend's one.
And I have no plugin, si everything remains very portable. :)

#3 vhortex

vhortex

    Guilty Until Proven Innocent

  • Members
  • 513 posts

Posted 25 August 2010 - 05:48 PM

I am using Notepad++ when editing php files, text files, database SQL dumps and much more. It saves me time to open notepad++ rather than to open Dreamweaver when I only need to edit at most 20 words.

Since Notepad++ was a really nice editor, I have my default "view source" renderer set to notepad++.

I don't use plugins since the default program highlighting was already enough and I only do plugin installation when for some reason they did not come pre-installed which happen around 10% or 1 out of 10 installation that I made.

Notepad++ have more features and more memory support than notepad and runs as fast as notepad and for my case opens on less than a fraction of a second compare to notepads loading time of 25seconds.

#4 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 25 August 2010 - 05:54 PM

My favourite feature is the fact that Notepad++ directly opens source files coming from a Unix Machine.
Standard Notepad shows Unix files as a single-line text, which is really painful.

So, each time I can, I nfsmount the Unix sources filesystem on my PC and edit my programs with NotePadd++.

#5 vhortex

vhortex

    Guilty Until Proven Innocent

  • Members
  • 513 posts

Posted 25 August 2010 - 06:03 PM

My favourite feature is the fact that Notepad++ directly opens source files coming from a Unix Machine.
Standard Notepad shows Unix files as a single-line text, which is really painful.


Same here, since I always do a database dump using Linux shell, the files don't have the Line Feed / Carriage Return pair that windows needs to decide that a new line must start, what I get was a very long single line text which I can't even read or follow.

It is also very helpful when I open my error.log file and have all of its item starts on the first character column.

#6 Feelay

Feelay

    Some random title

  • Members
  • 290 posts
  • Gender:Male
  • Location:Sweden

Posted 25 August 2010 - 08:14 PM

Am I the only one having problems with the Notepad++ highlighting when coding JavaScript and PHP?
Sometimes it randomly happens that all the colors disappear. The solution is to remove some lines before the <?php or <script> tag, and in some cases, if it looks like this:

Lalalalala

<script>

I have to make it look like this and then make new lines again to make it work:

Lalalalala<script>


#7 Quatrux

Quatrux

    the Q

  • [HOSTED]
  • 1,669 posts
  • Gender:Male
  • Location:Lithuania, Vilnius
  • Interests:PHP, MySQL, Oracle, PL/SQL, HTML, CSS, Javascript, jQuery, C# Computers, Alternative OS, Amiga, MorphOS, Beer, Friends, Linux, KDE..
  • myCENTs:30.76

Posted 26 August 2010 - 09:39 AM

To add my two cents:

For default view source I don't use Notepad++, I prefer to use Notepad2 which is also powerful, but is much simpler and faster, you can get it here:

http://www.flos-free...h/notepad2.html

#8 frazz86

frazz86

    Advanced Member

  • Members
  • 116 posts

Posted 26 August 2010 - 12:05 PM

Also what colour theme do you use custom or setup ones tried my own but the just look weird so tried some of theres they are pretty good so i just settle on them, so what colours do you use? default or not?

#9 GrumbleBall

GrumbleBall

    Newbie [ Level 2 ]

  • Members
  • 17 posts

Posted 28 October 2010 - 10:26 PM

I use notepad++ for my php coding nowadays. I used to use a program called PHP Coder Pro (www.phpide.com) but I found that could be slow at times. A friend referred me to Notepad++ and I personally think it's a lot better.

#10 Soviet Rathe

Soviet Rathe

    Member [ Level 1 ]

  • Members
  • 44 posts
  • Gender:Male
  • Location:Illinois USA
  • myCENTs:52.40

Posted 22 November 2010 - 10:50 PM

I really like Notepad++ but another good alternative would be Komodo-Edit but IMO it's a bit cluttered :P

#11 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 23 November 2010 - 03:19 PM

Anyone noticed the buggy release of notepad ++ ? i have seen that notepad is asking me to update every time even after placing settings for not to. This is annoying if you happen to see the same window asking for plugin upgrade everytime you start.

I have two plugins to upgrade which i did after the warning. Now even after the upgrade i'm still getting the warning. I don't know what is wrong with the release this time. I guess i'm running some alpha right now or maybe those plugins are buggy.

#12 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 23 November 2010 - 03:44 PM

Could you please tell us your notepad++ release? In order us not to download it! :P
I'm currently using 4.2.2, works fine for my purposes.

#13 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 23 November 2010 - 04:23 PM

LOL.

My release version is : 5.7 Build Jul 3 2010. Oh and the version is titled as UNICODE. Whatever that means because i never managed to figure out what they mean with unicode or binary when they release text editor like this.

#14 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 23 November 2010 - 05:10 PM

i never managed to figure out what they mean with unicode or binary when they release text editor like this.

Unicode is the way a text is written, see here : http://en.wikipedia.org/wiki/Unicode.

Unicode is a computing industry standard for the consistent encoding, representation and handling of text expressed in most of the world's writing systems.

Even Microsoft Word, if you want a "special paste", asks you if you want to paste raw text or unicode text.
So, a decent text handling software has to be able to handle unicode text.
Imagine that I select something inside a window and I can't paste it in Notepad+++!

#15 Feelay

Feelay

    Some random title

  • Members
  • 290 posts
  • Gender:Male
  • Location:Sweden

Posted 23 November 2010 - 06:51 PM

Here you go, both of you, :P
Latest version of Notepad++:

http://notepad-plus-plus.org/download

Yordan might not need it, but starscream, you do, :P

Edited by Feelay, 23 November 2010 - 06:51 PM.


#16 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 24 November 2010 - 07:03 AM

@Yordan, thanks now i get it what they mean by UNICODE. Earlier i used to think of that only from the text encoding for browsers and font. But now much clear.

@Feelay, i have updated the version but i still have issues with these two plugins

Notepadexec (nppexec)
Notepad FTP(NPFTP)

I guess there is bug with these plugins that is why it is giving me a lot of trouble lately. So i guess even after filing bug report it'll take some time for them to figure out what is going on with the software. I'll see if i upgrade to new alpha in fuutre that corrects this problem.

#17 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 24 November 2010 - 09:13 AM

That's why I love the portable version.
Everything is inside the flashdisk in the concerned folder.
In case of trouble, I remove the folder, and there is nothing more in the computer, and I restart from the portable self-extracting distro.



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users