Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Last public alpha, beta coming soon.
11-29-2009, 12:18 AM (This post was last modified: 02-17-2010 08:32 PM by migajek.)
Post: #1
Last public alpha, beta coming soon.
Hi,
I'm kinda proud to announce that I'm reaching the point at which I'll release beta version of HateML 2. There was much done since last alpha, so it's time to share it with you.
On the other hand there are still some fundamental features to implement (like "Replace" dialog), so I don't mind releasing it as "beta".

What has changed? A lot!:
  • Full XDebug support (local/global variables, call stack, breakpoints, output redirecting, eval console, watches)
  • PHP Code Completion and Code Hint - improved a lot. Parsing results stored in single binary file. Standard PHP 5 functions & classes library provided.
  • Project management: store your opened documents, assigned breakpoints (xdebug) etc - all that in single project file.
  • Documentation - It is quite complete, I know HateML 1 lacked documentation a lot, hope this time I was able to avoid that Wink
  • New plugin: MySQL Manager
  • New plugin: HTML & CSS code completion
  • Lots of bugfixes and enhancements.

To-Do before releasing beta.
  • Some kind of configuration dialog
  • Search/Replace dialog
  • Improve parsing background thread handling (it might slow-down the GUI a lot, it shouldn't!)
  • FTP support (might eventually be included in beta2 to avoid waiting that long)


Links
Unpack and enjoy!

http://wiki.migajek.com/ - Online Documentations



Screenshots
due to a server crash, screenshots of alpha version are no longer available. please have a look at some beta instead:

1. Debugging:
[Image: debugging.png]

2. PHP Code Completion, Code Browser:
[Image: php_cc_searching.png]

3. CSS Code Completion:
[Image: css_cc.png]

4. MySQL Manager, HateML ran on Ubuntu using Wine
[Image: mysqlmanager_linux.png]

HateML Pro
The fast and easy way of web development.
Visit this user's website Find all posts by this user
Quote this message in a reply
01-10-2010, 08:05 PM
Post: #2
RE: Last public alpha, beta coming soon.
To chyba już niedługo beta albo i może wersja RC?


Pozdrawiam Adam Skiba
Quote this message in a reply
01-12-2010, 10:41 AM
Post: #3
RE: Last public alpha, beta coming soon.
na razie beta, zostało już stosunkowo niewiele ... Smile

HateML Pro
The fast and easy way of web development.
Visit this user's website Find all posts by this user
Quote this message in a reply
02-17-2010, 12:25 AM
Post: #4
RE: Last public alpha, beta coming soon.
Można prosić o link do instalki, ponieważ powyższy nie działa.
Fajnie że promujesz "Kohane" i miedzy innymi dlatego mam zamiar przeniesc sie na Twój edytor.
Pozdrawiam.
Quote this message in a reply
02-17-2010, 08:34 PM
Post: #5
RE: Last public alpha, beta coming soon.
(02-17-2010 12:25 AM)Guest Wrote:  Można prosić o link do instalki, ponieważ powyższy nie działa.
Fajnie że promujesz "Kohane" i miedzy innymi dlatego mam zamiar przeniesc sie na Twój edytor.
Pozdrawiam.

Cześć,
instalatora nie ma Wink Natomiast poprawiłem link do archiwum zip.
Ponieważ awarii uległ serwer gdzie leżały pliki, zamiast wersji alpha dostajesz dziś wydaną betęSmile

pozdrawiam
ps. jeśli używasz Ko2 - stay tuned - niedługo powinno pojawić się wsparcie dla niej (tzn dla jej "nazewnictwa" czyli przyrostków _Core ...)

HateML Pro
The fast and easy way of web development.
Visit this user's website Find all posts by this user
Quote this message in a reply
02-26-2010, 01:59 PM
Post: #6
RE: Last public alpha, beta coming soon.
Powinna być obsługa css3 i xhtml1.1 Big Grin A i popraw błąd który był w 1 mianowicie zakańczanie tagu dl normalnie a nie <dl /> Tongue
Quote this message in a reply
02-26-2010, 08:41 PM
Post: #7
RE: Last public alpha, beta coming soon.
ad1. CSS3 + XHTML1.1 : to niestety wymaga trochę roboty, a jest duuużo ważniejszych rzeczy do zrobienia Sad ...
a tego błędu nie ma już Wink

HateML Pro
The fast and easy way of web development.
Visit this user's website Find all posts by this user
Quote this message in a reply
02-27-2010, 09:44 AM
Post: #8
RE: Last public alpha, beta coming soon.
css3 nie koniecznie bo nie obsługuje go każda przeglądarka ale xhtml1.1 przydał by się Tongue
Quote this message in a reply
03-02-2010, 06:28 PM
Post: #9
RE: Last public alpha, beta coming soon.
Powinno zostać dodane zwijanie kodu, bardzo ułatwia prace przy większych projektach.
Find all posts by this user
Quote this message in a reply
03-05-2010, 06:04 PM
Post: #10
RE: Last public alpha, beta coming soon.
A czy unicode bedzie działało w programie?

Zaoszczędziłoby to pracy bo aktualnie wygląda to tak:

Copy (np. japonski teskt) -> Convert -> Paste (w HateMLu.)

Wiesz... Np: 東方 musze wpierw przekonwetować do
Code:
東方
bo inaczej w programie widać pytajniki.
Sorry za double posta ale widze ze kod w [code] tez sie sam formatuje... bo miało być:

& #26481;& #26041; (bez spacji oczywiscie)
Quote this message in a reply
Post Reply 


[-]
Quick Reply
Message
Type your reply to this message here.


Image Verification
Image Verification
(case insensitive)
Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts.

Forum Jump: