AutoHotkey Community

It is currently May 27th, 2012, 8:43 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3  Next
Author Message
PostPosted: March 21st, 2006, 4:07 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
* Reserved * [ for notes on Windows Registry ]


Last edited by SKAN on June 16th, 2008, 7:21 am, edited 4 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 31st, 2006, 10:15 am 
Offline

Joined: July 12th, 2005, 1:21 pm
Posts: 633
Quote:
1) Do you find my Communication effective? (not Grammar!) ?
2) Will the info be easily understood by a New user (Newbie) ?
If a newbie is common enough with AHK to do simply things by himself and not only retyping (or copying) what another user wrote he can easily use your tips!
They are well explained (If all scripts could be at this standard.. :) )
Quote:
3) Is the Layout of my post "Viewer Friendly" ?
I like the design of your posts.

I think the clock.ico-error has to be found in the file itself. I am not able to view it with software! It can't be opened with Paint (can't open ico's, but maybe it isn't a really icon) and also not with an icon-viewer. Also trying to extract any icons show only the normal standard "no programm assigned to this format" icon. Maybe you could check if anything is corrupt there...

Thalon

_________________
AHK-Icon-Changer
AHK-IRC
deutsches Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 31st, 2006, 10:26 am 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
I haven't tested this script, I using the link you gave, I could download the icon: Firefox displayed it OK, and after a Save As..., I got a regular icon displayable with IrfanView.
Did you tried to download it again?

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Last edited by PhiLho on March 31st, 2006, 11:40 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 31st, 2006, 12:48 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Thalon wrote:
Quote:
1) Do you find my Communication effective? (not Grammar!) ?
2) Will the info be easily understood by a New user (Newbie) ?
If a newbie is common enough with AHK to do simply things by himself and not only retyping (or copying) what another user wrote he can easily use your tips!
They are well explained (If all scripts could be at this standard.. :) )
Quote:
3) Is the Layout of my post "Viewer Friendly" ?
I like the design of your posts.

I think the clock.ico-error has to be found in the file itself. I am not able to view it with software! It can't be opened with Paint (can't open ico's, but maybe it isn't a really icon) and also not with an icon-viewer. Also trying to extract any icons show only the normal standard "no programm assigned to this format" icon. Maybe you could check if anything is corrupt there...

Thalon


Thank you very much for the feedback Thalon .. :D

Quote:
It seems the "UrlDownloadToFile" does something strange at my pc!
I have downloaded the clock.ico by using the link specified an I got a 766 Byte File which can be used well in script (no error).
With "UrlDownloadToFile" I get a 2.384 ByteFile of unknown format...

Could someone test this behaviour at his pc, too? I am using Version 1.0.42.07.

I am using IE 6.0.2900.2180 and normally I am using Firefox...
Seems not to be a general bug. I think I'll test it at home. Maybe there is some problem with our router or something like this...


I tested with WIN XP Pro and IE 6.0.2600.0000 and still not able to reproduce the error.

Is the errorlevel 0 after successful download ?

Also trying the following:

Code:
URLDownloadToFile, http://www.autohotkey.net/~goyyah/Tips-N-Tricks/TaskBar/Clock.bmp, Clock.ico


and please revert back. I want to know whether this makes any difference!

Regards , :)


Last edited by SKAN on June 16th, 2008, 7:26 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 2nd, 2006, 9:07 am 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Dippy46 wrote:
"Keep 'em coming": excellent work ! :D


Thank you very much Dave - Regards, :)


Last edited by SKAN on June 16th, 2008, 7:26 am, edited 3 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 18th, 2006, 9:33 am 
Quote:
Please bear with me for delayed reply. I am using replies to *Bump* this topic at appropriate time.
Well let me first say I also like you Tips 'n' Tricks. :mrgreen:

This brings me to the point. Why don't you just open up a nice site within the english wiki? In this way you won't have to bump the thread all the time. And you would have all html formatting possibilities offered by mediawiki. :D

URL is http://www.autohotkey.com/wiki/index.ph ... =Main_Page
________________
Cheers
AGU


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 20th, 2006, 9:39 am 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Dear AGU, :)

You wrote:
Well let me first say I also like you Tips 'n' Tricks. :mrgreen:


Thanks! :D

You wrote:
This brings me to the point. Why don't you just open up a nice site within the english wiki? In this way you won't have to bump the thread all the time. And you would have all html formatting possibilities offered by mediawiki. :D

URL is http://www.autohotkey.com/wiki/index.ph ... =Main_Page


I am already aware of wiki and have visited it... But I require feedback! My other idea is opening a webpage @ http://www.autohotkey.net.
I am just waiting for this topic to grow and contain rich information.

One might wonder why this topic has heavy formatting:

Digit is the MOST popular Computer magazine in INDIA.
They have been bundling Autohotkey with their supplementary DVD for the past few months. (There must be many Indians visiting here :?: :!: .)
I have plans to publish my Scripts in Digit's DVD in the hope many readers would discover AutoHotkey's potential.
With this in my mind, I have already started to format my scripts with a descriptive header.

I am planning to use BBCode Writer's preview to create the "HTML Presentation" of my Submission CD! :D

Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2006, 4:30 pm 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2545
@Goyyah: Thanks for the cool TipsNTricks topic. Just a suggestion... could you possibly rename the topic to something like Goyyah's TipsNTricks instead of changing the name each time a new Tip/trick is added? or (even better), create a new topic for each Tip/Trick. It makes it much easier that way for others to add their comments, input, etc... for a particular item. If I added a comment or suggestion for one of the Tips/Tricks near the beginning and a discussion started, this topic would become a mess that would be difficult to follow very quickly... It's already a bit of a mess now. Just a suggestion :) .


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2006, 5:53 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Dear corrupt, :)

corrupt wrote:
If I added a comment or suggestion for one of the Tips/Tricks near the beginning and a discussion started, this topic would become a mess that would be difficult to follow very quickly...


That is why I have been providing a title like the following ...
Quote:
How to find Internet Connection Status ?
http://www.autohotkey.com/forum/viewtopic.php?p=60892#60892

...on top of each post. One may press the quote button - leave the first few lines - delete the rest - and start to answer.

Quote:
It's already a bit of a mess now..


Do you really think so?. I thought the index page (the first post) would take care of this. If there is some follow-up code posted by visitors I would put a link on the Original post and also reflect it in the Index Post.

It also needs mentioning here that the main posts have a White background while Replies do not.

It will be very easy for me to update these posts whenever I come out with a better solution.

Many thanks for posting your suggestion.

Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2006, 7:03 pm 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2545
Goyyah wrote:
Do you really think so?. I thought the index page (the first post) would take care of this. If there is some follow-up code posted by visitors I would put a link on the Original post and also reflect it in the Index Post.

Yes. The section of the forum is designed to be an index. This way any posts in a topic are for that particular topic. Honestly, although there is useful info here, I stopped trying to wade through the mess and follow the topic a while ago.

Goyyah wrote:
Many thanks for posting your suggestion.

Regards, :)
You're welcome :) . Again, it's just a suggestion. That's the way the forum was designed and how most people are accustomed to looking for info (one subject per topic). Many people won't take the time to wade through many pages to find the info and/or follow the discussions and may miss out on valuable information provided.

Edit: typo


Last edited by corrupt on May 22nd, 2006, 7:12 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2006, 7:11 pm 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2545
Goyyah wrote:
It will be very easy for me to update these posts whenever I come out with a better solution.

You could save the url to each topic in favorites of your browser.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 23rd, 2006, 10:38 am 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Dear corrupt, :)

corrupt wrote:
Goyyah wrote:
It will be very easy for me to update these posts whenever I come out with a better solution.

You could save the url to each topic in favorites of your browser.


It just struck me that, I can still maintain the index on the first post of this topic and start posting the Tips as seperate topics!.
A link back to this index post can be had at each topic. :roll:

Just give me sometime to decide on this...

Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 23rd, 2006, 1:00 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Dear PhiLho, :D

PhiLho wrote:
Goyyah: I like this topic, but changing the subject makes hard to search the old sub-topics (where did I saw this text-with-shadow effect?). You don't have to change the way you manage it, but I wanted to draw attention to the problem.


These following are actually links! :shock: Maybe I should underline them?!

Quote:


The index of Tips N Tricks is the first post of this topic and here is the link.
http://www.autohotkey.com/forum/viewtopic.php?p=53452#53452

Maybe I should listen to corrupt's suggestion to post every tip individually!

Just give me sometime to think...

The current topic in particular has taken plenty of my time.

Do you remember this topic? :How do I create a Binary file (Bitmap Image) with AHK Code?
I've been stuck on this for past two months!

Maybe I will end this topic with second part.

Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 13th, 2006, 5:44 pm 
Offline

Joined: March 28th, 2004, 3:53 pm
Posts: 1870
Hey Goyyah... like all your other tricks, this one is really neat! thanks for sharing.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 14th, 2006, 8:14 am 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
Rajat wrote:
Hey Goyyah... like all your other tricks, this one is really neat!


Thanks Rajat! :D

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group