Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Mobile Version of Snitz

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
cgcarter1 Posted - 01 April 2008 : 12:30:05
I live by my Mogul.. So I decided to make a mobile version of snitz..

Basically what this does is if someone with a smartphone/blackberry/portable device hits your forum it will redirect it to the appropriate page...

Snippet follows:
Dim user_agent, mobile_browser, Regex, match, mobile_agents, mobile_ua, i, size
user_agent = Request.ServerVariables("HTTP_USER_AGENT")
mobile_browser = 0
Set Regex = New RegExp
With Regex
.Pattern = "(up.browser|up.link|mmp|symbian|smartphone|midp|wap|phone|windows ce|pda|mobile|mini|palm)"
.IgnoreCase = True
.Global = True
End With

Make a change in the inc_header file and it successfully redirects mobiles to the page. Currently, in my sandbox I have it coded to show the last 25 topics added (this can easily be changed to show the whole forum).

The directory structure is forumroot\mobile (so we can reuse code from the original snitz I.E. config.asp)

I have successfully tested this with a Mogul and Blackberry.
It's a very rough draft and still working out the kinks but if there is interest I'll clean up the code and package it up.<
11   L A T E S T    R E P L I E S    (Newest First)
Fazzer Posted - 24 September 2008 : 04:14:53
Hi

I am making our intranet Blackberry compatible (big sigh) and I am slightly confused by this post which is extremely relevant.

I use a version of the mobile sniff code in other templates of our cms to call subs in layout templates but I must be missing the point with your suggestion. No problem with the code but where are you pointing to? Is there a mobile version of Snitz to send users to?

Thanks

Fazzer<
HuwR Posted - 02 April 2008 : 03:30:55
I found quite a few, but I think most of them rely on you to synchronise with your desktop<
JJenson Posted - 01 April 2008 : 23:23:03
maybe?

http://www.newsgator.com/Individuals/NewsGatorGo/Default.aspx<
AnonJr Posted - 01 April 2008 : 16:23:20
quote:
Originally posted by HuwR

can you consume RSS on your blackberry ?

But where's the fun in that?

Seriously though, if you know of a good mobile RSS Aggregator that runs on Windows Mobile 6, I'd love to know for my own use.<
HuwR Posted - 01 April 2008 : 16:13:33
can you consume RSS on your blackberry ?<
JJenson Posted - 01 April 2008 : 16:10:32
I would really like this as I have my blackberry I would like to keep tabs on my forum with. I can do it now just has alot of extras I don't really want to see. <
HuwR Posted - 01 April 2008 : 15:03:16
Is this your forum http://forum.digitalpermutations.com by any chance ?<
cgcarter1 Posted - 01 April 2008 : 14:40:17
I absolutely agree.. It's definitely performs as an ASP forum.<
HuwR Posted - 01 April 2008 : 14:21:58
no, .net is just a .net version of Snitz, although there is little development of the ASP version other than bug fixes and minor updates since it already does what it is supposed to do and does it pretty well<
cgcarter1 Posted - 01 April 2008 : 13:07:13
Is .net where snitz has gone to? I mean is the asp version still being developed?<
HuwR Posted - 01 April 2008 : 12:50:01
sounds good, there has been some interest in the past, and someone did actually make some lite versions of the pages, but I'm not sure if it ever got finished.

Yo may want to take a look at the .net beta as this was something that I have in mind for a future .net version

Snitz .Net Beta<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.04 seconds. Powered By: Snitz Forums 2000 Version 3.4.07