AutoHotkey Community

It is currently May 27th, 2012, 1:51 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 46 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
PostPosted: January 21st, 2010, 5:35 am 
Offline
User avatar

Joined: September 5th, 2009, 2:06 pm
Posts: 1713
Location: Somewhere near you
Well... Since I'm using a very low-end PC, I need a lightweight, fast and stable web browser.
Maybe someone here could make it (just like Trout or nDroid), so the people on the forum could add more features to it, via add-ons or something.
I'd love ahk web browser because it's flexible and anyone can modify it to their own taste =)

_________________
Image
The quick onyx goblin jumps over the lazy dwarf


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 21st, 2010, 6:15 am 
Offline

Joined: March 10th, 2008, 12:55 am
Posts: 1907
Location: Minnesota, USA
you could:
Add an IE control
then make 'plug-ins' with COM and/or javascript.
or stand-alone plugins like my mass IE image downloader/viewer (not released).

been asked a few times before though.
general answer is "kinda pointless because it'd be a pain to program all the web compatibility stuff" (or something like that).

_________________
rawr. be very afraid
*poke*
Note: My name is all lowercase for a reason.
"I think Bigfoot is blurry, that's the problem. It's not the photographer's fault, Bigfoot is blurry. So there's a large, out-of-focus monster roaming the countryside."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 21st, 2010, 11:41 am 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
I can recommend http://kmeleon.sourceforge.net/ and opera 10 (10.5 just new) they run on low end systems quite well in my experience and you can still use "web 2.0"

http://www.fenrir-inc.com/us/sleipnir/ looks interesting as well.

Otherwise you will need to look for browsers lacking lots of features such as http://offbyone.com/offbyone/ it will be fast but you'll miss out on the goodies and sites will not work.

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 21st, 2010, 1:14 pm 
GreenBrowser is also based on IE but also good i think.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 21st, 2010, 5:23 pm 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
green browser sucks a@#$%^&

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 21st, 2010, 11:44 pm 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
done no im not going to support it or enhance it ill leave that to the rest of you spending 20 minutes on this was more than i intended

obviously relies on COM
http://www.autohotkey.net/~tank/simplebrowser.zip

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 22nd, 2010, 12:03 am 
Offline
User avatar

Joined: March 19th, 2008, 12:43 am
Posts: 5480
Location: the tunnel(?=light)
Tip for folks who use the simplebrowser script, if the picture buttons(forward,back,stop,etc.) in the browser are fuzzy remove the w20 and h20 options from Gui, Add, Picture lines; that should fix it.

_________________
Image
Try Quick Search for Autohotkey or see the tutorial for newbies.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: SimpleBrowser
PostPosted: January 22nd, 2010, 1:57 am 
Offline
User avatar

Joined: September 5th, 2009, 2:06 pm
Posts: 1713
Location: Somewhere near you
When I tried to execute simplebrowser.ahk, I got this error message.
Error: Call to nonexistent function
Specifically: COM_AtlAxWinTerm()

Well I've tried Firefox, SeaMonkey, Opera 10. But they're slow. Currently trying Crazy Browser (based on IE).
The OffbyOne browser looks like my hex editor application =P it's fast enough, when I tried to go to ahk.com/forum it's not viewed properly, but it's okay on the speed side.

_________________
Image
The quick onyx goblin jumps over the lazy dwarf


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 22nd, 2010, 2:00 am 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
you must have COM.ahk in your lib folder

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Ah... The com.ahk
PostPosted: January 22nd, 2010, 2:23 am 
Offline
User avatar

Joined: September 5th, 2009, 2:06 pm
Posts: 1713
Location: Somewhere near you
Now it works! Thanks Tank.
But I decided to change the picture to Gui, Add, Button, x436 y7 h20 g_go v_go default, Go
Because the icons won't show even when I omit the w20 h20.

_________________
Image
The quick onyx goblin jumps over the lazy dwarf


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 22nd, 2010, 2:26 am 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
as long as it works
i picked the images from some goofy icon library and didnt feel like putting any effort whatsoever into better ones
i meant to also add
Code:
com_invoke(pwb,"silent")
to the initialize label before the gohome to suppress the default script error some sites have that are normally suppressed in IE
I really feel this should go in the ask for help section tho since its a request for an ahk solution and isnt about anything external

Perhaps if the OP doesnt mind a MOD could move it

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 22nd, 2010, 11:19 pm 
PLEASE...if you test/find any solutions...PLEASE DO NOT...use any solution that just wraps IE...IE is insecure no matter what you use to wrap it with...anything tank suggests will be based on IE...

If you want really low-end & text-only, try Lynx (I have NO idea what platforms that runs on {I know it does on Linux, but I dunno about Windows})...Lynx would at least get you a text-based AutoHotkey forum access...

So other than not-IE I have no suggestions for low-end computers...(cept to try old Firefox versions...maybe even try really old Phoenix versions {Phoenix was the name for Firefox early on})...I also believe there is a COM Firefox/Gecko control, but I haven't Googled for it...if you go COM, go Firefox/Gecko (Gecko is the layout engine Firefox uses)...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 5:08 am 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
says the anonimous flamer who presents no supporing facts.

The internet is insecure. If a hacker wants to own your data IE is the least of your worries. Port sniffers. email. And any browser that allows access to your hard drive and yes they all do even your prescious little fire fox. Security on the internet is an illusion suffered only by the ignorant. The best defence is not being a target. Dont download software dont file share these are the real security threats dont fill out forms online for supposedly free stuff. Avoid phishing emails. But as usual the idiotic fan fair of haters like to blame the gun instead of the frakking idiot holding it

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 6:19 am 
tank wrote:
says the anonimous flamer who presents no supporing facts.

...it's a flame to say anything you suggest will be IE? You are always suggesting IE/IE7 COM...it's a fact, not a flame...but anyway IE is insecure cuz of ActiveX & it just generally IS INSECURE...with IE you can get viruses/infected by just visiting a malicious site (on purpose or not), at least with Firefox, you should get a file download prompt, that you can Cancel BEFORE you are infected...I don't know why people use/defend IE/Microsoft...Microsoft is just icky & their only browser has been known to be the cause of many infections...

So, seriously, why DO you use/promote IE7/COM?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 10:57 am 
Offline

Joined: July 15th, 2007, 1:43 am
Posts: 1320
Anonymous wrote:
but anyway IE is insecure cuz of ActiveX & it just generally IS INSECURE...with IE you can get viruses/infected by just visiting a malicious site (on purpose or not), at least with Firefox, you should get a file download prompt, that you can Cancel BEFORE you are infected...I don't know why people use/defend IE/Microsoft...Microsoft is just icky & their only browser has been known to be the cause of many infections...


You get a download prompt when downloading executables, and all browsers can be taken in by malicious code. ALL of them. Also, Microsoft is one of the only software manufactures that provides cheap and simple software to the public at an affordable rate.

Edit: And no, I do not use IE.

_________________
Religion is false. >_>


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 6 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