AltME groups: search
Help · search scripts · search articles · search mailing listresults summary
world | hits |
r4wp | 708 |
r3wp | 7013 |
total: | 7721 |
results window for this page: [start: 2401 end: 2500]
world-name: r3wp
Group: Make-doc ... moving forward [web-public] | ||
shadwolf: 5-Apr-2005 | Last thing the pointer is slow on hudge text because of this F***King mad system base on caret to handle the cursor position you store the current text that belongs after the cursor Writing and rewriting every time into this caret buffer the most part of the document is super slow !!! | |
Geomol: 1-Nov-2005 | In the same area, there is also my NicomDoc: http://home.tiscali.dk/john.niclasen/nicomdoc/ I think, my approach has some advantages over both MD2 and MDP. I convert to/from an internal XML-kind of format called RebXML, which is much easier to work with, when making importers/exporters to different formats. RebXML is defined here: http://home.tiscali.dk/john.niclasen/rebxml/ I'm not sure, if anyone else found my ideas to be usefull, when I talked about it here half a year ago, and I haven't have much time to do more with NicomDoc, but it's not a dead project. | |
Christophe: 1-Nov-2005 | I find the idea of using simple tags to generate doc a improvement for professionals. Every time I have to use the m$ word, I'm stuck into format problems and i spend more time find a solution to it than concentrating on the core of my text. But i guess this is a known complaint :-) | |
Robert: 1-Nov-2005 | standardization: Yep, I agree. But seems like we have to many options, different thinkings and preferences, to many forks etc. I tried it several times but no luck. I think it won't happen, and I don't spend any more time on this standardization stuff. It needs people to push it and without a group wanting this it won't happen. | |
Robert: 2-Nov-2005 | But this needs quite a lot of time... | |
Henrik: 26-Nov-2006 | ; Options still need work!!! <---- found this in the source code for makedoc 2 on rebol.org Does this mean that reusing makedoc in the same run-time session really is broken? If I turn off table of contents for one doc, it will not be on for the next for example. | |
Brock: 9-May-2007 | May be the answer. Might have to look into this the next time I play with Make-Doc | |
Robert: 25-Feb-2009 | Well, I didn't touched it for a long time. So it's very basic (should have noted this more clear). I can send you all the parts and you can take a look. | |
Group: PDF-Maker ... discuss Gabriele's pdf-maker [web-public] | ||
Gabriele: 11-Sep-2006 | (in some cases it doesn't, because it would require too much time, but the user decides this, by setting the tolerance) | |
Gabriele: 25-Sep-2006 | circle: i didn't spend much time on it. it's done by just setting the margins of each line so that it looks like a circle. :) | |
Oldes: 29-Sep-2006 | I'm embedding JPGs into SWF files without problem, there is not required any special operation on the JPG's data to embedd. With the other formats I have to count pallete and use Rebol's compress (zlib) to embedd such an image (gif or png). It's not so fast, but it does what I need (and I don't mind if it takes a second more time to compile) | |
Henrik: 8-Oct-2006 | oldes, depends on the viewer. I use PDF's under OSX all the time. :-) | |
Gabriele: 24-Nov-2006 | there's also to say, that the layout-pdf dialect is still meant to be rather low level. a human would write in QML or makedoc or some high level dialect, not layout-pdf; thus the defaults for image would be useless (even if a human was to write it, they'd only cover some 10-20% of the cases, since not all images have the same dpi, and 99% of the time you don't want the image at the bottom left corner of the page). | |
DaveC: 31-May-2007 | Thanks, that makes sense to me now. I'll have a bit more time tomorrow to think things through a bit more. | |
Gabriele: 2-Jun-2007 | i don't have the time to write it at this moment... also, i'm sure someone other than me would have a more user-centric perspective. ie some of the stuff in v2 that seems trivial for me might not be so for other users. | |
btiffin: 25-Jun-2007 | Well, I hacked it...and have no clue if what I did would work the next time :) | |
Graham: 8-Dec-2008 | I ocr pdfs all the time .... because my scanner produces PDFs | |
Gabriele: 14-Feb-2009 | I haven't spent any time on formulas. I don't have a need for that, and since it's quite time consuming to do it as good as TeX, I never really planned doing it. | |
Gabriele: 15-Feb-2009 | it's not hard to render math. it's just that TeX is very well tuned (uses the correct spacing between things), which is just a long list of rules and parameters. One could get that out from the TeX source... otherwise it just takes a long time to tweak all the parameters to get a nice looking result. | |
Oldes: 12-May-2009 | I wish to have more time to play a little bit with the pdf-maker | |
Gabriele: 22-Aug-2010 | I don't think I'll have the time to write it myself in the short term. I'd be very happy to help anyone willing to write it though. | |
Gabriele: 23-Aug-2010 | the x and y for images are there so that you don't have to use a translation each time :) | |
Group: AGG ... to discus new Rebol/View with AGG [web-public] | ||
Cyphre: 3-Jan-2005 | just a moment..I'm on slow connection so it will take some time when I find the links... | |
Pekr: 23-Feb-2005 | general matrix operation? I am not sure it belongs to AGG, but we asked for it long time ago :-) | |
DideC: 13-Jun-2005 | If my tries are good, ARC command use "time" direction !! I would better think in "Trigonometric" one, no ? | |
shadwolf: 20-Jun-2005 | DideC Why don't you take 5 minutes of your precious time to make us a treview and a dir-resquestor for RebGUI ? | |
Cyphre: 21-Jun-2005 | I had to spent *lot* of time to be able show around 60% of SVG files. Unfortunately I cannot share the code as it will be part of commercial app soon. | |
shadwolf: 22-Jun-2005 | I think trying to arrive to the level to inkscape in our own SVG DRAW MAKER software will take more than one year to redone it with REBOL... So to avoid loss of time we can yet work on the engine for rebgui feeting to InkScape SVG format then we can start working to our own SVG DRAW MAKER made in full REBOL... One thing that afraid me a little is the flexibility of the SVG format as it can be very different how to support any SVG file comming from any EDITOR ? For me SVG appears to me to be close to what we done with MakeDoc format. Today we have many MD like format all very good but to make a Viewer in rebol that support them all it wil be very very difficult. | |
shadwolf: 22-Jun-2005 | ... Adding SVG support is a feature un plus you have to keep in mind that the rendering is done in Draw ... As we don't have the time, the volunty etc to make an Hight LEVEL graphic draw sofware that instead of outputing SVG output ready to show AGG code ... | |
Pekr: 22-Jun-2005 | yes, basic screen designer. Sometimes properly laying-out your screen takes you more time than to code support stuff :-) | |
Carl: 22-Jun-2005 | Yes, GUI work for apps often takes me 75% of my time -- so anything to reduce that helps. | |
Carl: 22-Jun-2005 | (In other words, 75% of the app development time.) | |
shadwolf: 22-Jun-2005 | CArl it depend how shaped you want the UI ... people in general want to pass the less time possible over the UI ... | |
Graham: 22-Jun-2005 | Carl, please exlain the 75% app development time. | |
Graham: 22-Jun-2005 | ie. how exactly is that 75% app time being spent? | |
Carl: 22-Jun-2005 | Graham: getting GUIs to work perfectly, when they include a lot of special features and scrolling, etc, takes too much time. | |
Group: Web ... Everything web development related [web-public] | ||
Pekr: 15-Jan-2009 | I have to say, that I don't get that MVC concept at all. It seems to me, like some academic head came with that model some time back, while reality might be elsewhere. Do you really desing your apps, that its fits MVC model? E.g. that famous Ruby and other DB "automatic" schemas which are supposed be so cool have to be rudiculous to someone who actually knows SQL. Soon after you start reading docs you find out, that when you get to more complicated DB schema, they only provide you with excuses that you can't have everything. Sometimes frameworks work against you :-) Not that I would not understand their advantages otoh, hence I am asking, if QM is really so usefull? The thing is, that I tried to give it a try several times, and I did not know what to do actually, but maybe I am extremely stupid for such stuff, and am only able to work with plain cgi/fcgi ... | |
Pekr: 15-Jan-2009 | If there is some full example implementation of some site for e.g., I could give it a try ... last time I tried was some year ago or so ... | |
Kaj: 15-Jan-2009 | I do agree it takes time to figure out MVC, and I think the terms are too much inspired by a technological point of view. Itīs really about separating the concerns of the usual stakeholders working on websites, or applications in general: the programmer/database designer, the consultant designing the business logic, the graphics/UI designer and the secretary maintaining the content | |
[unknown: 5]: 25-Jan-2009 | Well that was my main problem. I didn't like the layouts they presented either. In fact this is one reason why I got out of the business. It was costing me to much manual efforts to do the updating and I didn't have the time. | |
Gregg: 22-Apr-2009 | I've used directnic for a long time. No problems that I can recall, but my needs have been very simple. | |
Janko: 18-Jul-2009 | I use tables to presend data that belongs into tables and where it makes sense. I didn't use tables for general layout in a long time. I am not any purist but I find other ways much better than tables for this. It can make quite messy code and they don't degrade well to smaller screens.. etc.. | |
Henrik: 28-Dec-2009 | I've once worked with this process of first having a designer building mockups in photoshop, then they were moved to Dreamweaver and I had to "graft" javascript on top of it, and whenever the designer made a change, I had to start from scratch. The customer demanded to see the site in full function. We moved so slowly, the project was dropped after a few months. Another time, I finished the project, but it took so long to do, because the design was nearly impossible to convert to HTML/JS. That was 5 years ago. And people are just realizing this now? | |
Pekr: 23-Sep-2010 | any tips for wget tool allowing to go via form authentication? We need to make off-line copy of one site. The site works only from one PC at a time from our organisation, it seems it uses cookies or so .... | |
Maxim: 1-Feb-2011 | yeah the first not crappy plasma screens where 60000$ and they didn't come down for a long time. | |
Pekr: 12-Feb-2011 | It is a long time I last looked into ajax libraries. I know I tend not to use mainstream stuff, but often based upon coolness of the technology :-) Many ppl talk jquery, even MS is adopting it for SharePoint, but what about e.g.: Mootools YUI - http://yuilibrary.com/ Dojo Toolkit - http://dojotoolkit.org/ Sencha Touch - http://www.sencha.com/ DHTMLx - http://dhtmlx.com/ Prototype - http://www.prototypejs.org/ SmartGWT (successor to GWT) - http://www.smartclient.com/smartgwt/showcase/#main http://dojotoolkit.org/ Any experience, preference? What are YOU using? | |
Oldes: 12-Feb-2011 | I'm using jQuery, becuase I'm lazy to write own stuff (which I consider better in most cases, because I usually need only minimal functionality provided by the jQuery) and want to spend as less time working on web as possible so I do not examine other frameworks. | |
Oldes: 12-Feb-2011 | I can imagine REBOL dialect to build code for many such a toolkits, but as I say.. I don't want to spend time on it at this moment. | |
Janko: 28-Apr-2011 | about JS libs: I don't use jQuery .. it's oweblown for what I want (I don't need it to reinvent javascript). If I need any complex components like datepicker (which I don't want to reinvent) I use mootools usually (because you can use just needed parts of it). jQuery UI modules (which has this) are very very slow and CSS is so complex I don't even start to get it how to customize it. Dojo always seemed this mega lib that I don't want either. If I go to their demos (at least last time I looked) everything is slow and unresponsive. I want my things to be slim on code and snappy. Prototype (mootools does this also, but I think a little less) is first generation JS lib (that started it all). I think it heavily monkey patches the core JS/DOM objects.. thats why I don't like it. I also neve use css3 selectors in my JS code (that is a major part why people use jquery and likes). I always move relative to an element with seekFwd, seekIn, seekOut, seekBack fuctions I have or just use ID of element (and then seek if needed). | |
Group: SDK ... [web-public] | ||
Gregg: 1-Dec-2006 | You need to use the API to get the version resource from a PE file. It might be a standard resource , but I haven't touched that in a long time so I can't remember. As an aside, this feature was so requested in the VB world, years ago, that Desaware created a commercial product called VersionStamper that did just that; and they sold a lot of them. | |
Gabriele: 1-Dec-2006 | Henrik, if you need to do automatic update, you might want to look at how the detective does it, it has worked *very* well so far, and it can update both the exe (if you change version of the interpreter) and the code only (to save download time). the autoupdate library is bsd. | |
Henrik: 1-Dec-2006 | well, things changed a bit since last time. why do you think I post so much in this group all of a sudden? :-) | |
Gabriele: 1-Mar-2007 | 99% of the time that means "i cannot decompress the rebol code inside the .exe" | |
Ashley: 2-Mar-2007 | For those who missed it the first time: http://www.dobeash.com/RebGUI/cookbook.html#section-2.3 | |
Ladislav: 16-Apr-2007 | BTW, if you don't have time to look at it, you may listen to my contribution at the DevCon | |
Henrik: 16-Apr-2007 | ladislav, thanks, I will have a look at it in a few days, when I get more time. | |
Henrik: 13-May-2007 | I noticed that Encap does not like to be closed during encapping. It crashes every time. | |
james_nak: 6-Sep-2007 | This is probably a Gregg question: You know that ftpgadget package? How do I compile that thing? I think I've tried just about every .exe in the SDK (2.6.2) and I think maybe I need to "do" some of those sources but there some trick to those as well. It's time just to consult the experts. Thanks in advance. | |
Henrik: 8-Sep-2007 | when I start an encapsulated binary with call and within that binary call yet another encapsulated binary (this is an installation process, hence the cascading execution), the second time, I get a: PROGRAM ERROR: Invalid encapsulated program data. is this a security issue? because when the binary is run from Explorer it runs fine. | |
BrianH: 28-May-2008 | If you run a program by double-clicking it from explorer, the working directory is set to the directory the program is in. Otherwise the working directory is either the directory you are in in the command prompt, that set in the shortcut properties, or the working directory in your program you are starting the program from. I use this to make file management tools that work on the current directory all of the time. | |
Gregg: 16-Jun-2008 | ResHacker has been around for a long time. Unsupported now, but works against most PE files. ResourceTuner seems more up to date, but costs (they have a trial I think). There are some other links here: http://www.thefreecountry.com/programming/resourceeditors.shtml | |
Graham: 23-Nov-2008 | I use two methods. One a cgi script that returns the version of the most current distro. If the user's version is less, they need to update. The other way is just to use datestamps. I build in a build time into the binary, and use that to check against the latest version on the server. If the server version is newer, the client knows to update. There are some issues with different timezones etc, but generally my servers run GMT, and i compute the build time at the time of encapping also in GMT. | |
Graham: 23-Nov-2008 | A script does the upload of the new build so that the build time and server file times are not so different .. and I allow an error of 5 minutes | |
Geomol: 6-Feb-2009 | Start with R2. If you have time left, look at R3 too. | |
amacleod: 3-Mar-2009 | EVery time I move the includes around I get a different error message... | |
Anton: 3-Mar-2009 | Yeah, the access functions were added to VID some time after 1.2.1, if I remember correctly. | |
Janko: 15-Jun-2009 | but then I have to encap everty time I make a change :) | |
Janko: 15-Jun-2009 | ok .. encap or prerebol every time I make a change .. I could automate it so that when I want to text-run app I have some batch file that prerebols it and runs it instead of just runs it | |
Ladislav: 15-Jun-2009 | Carl wrote, that R3 modules don't support include at this time, check the http://www.rebol.net/wiki/Inclusion_Methodsand http://www.rebol.net/wiki/INCLUDE_documentation texts | |
DideC: 11-Feb-2010 | Yes but only if you bought the TV a short time before tre price goes down. Not years. | |
Henrik: 2-Mar-2010 | Graham, in principle, Carl could be speculating in not doing upgrades for 366 days, which I think is too easy to perceive as sinister. Everyone else do it on version numbers, not time period. Time periods are used during the final weeks before an upgrade, so a purchase right before an upgrade doesn't seem unreasonable. Also he says "within the last year", but from what specific date? Is this a one time offer? | |
Graham: 2-Mar-2010 | We're already donating our time too | |
Henrik: 2-Mar-2010 | Well, time donations don't give him food on the table. A better option would be licensing of proprietary tech, rather than selling products. | |
Graham: 2-Mar-2010 | Eric Raymond considers users who donate time to be very important .. http://catb.org/~esr/writings/homesteading/cathedral-bazaar/ar01s04.html presumably because they will continue to donate time but would not donate $$ | |
Geocaching: 14-Mar-2010 | hello all, as a long time licensee of rebol SDK, I upgraded to 2.7.7 for | |
james_nak: 22-Sep-2010 | Gregg, that would be a good tutorial on encapping with the Gregg method. I don't do much encapping so each time is a hit or miss and I reshack manually which adds to the time. | |
james_nak: 22-Sep-2010 | Gregg, your work is always appreciated. And yes, I spent a few hours with version info myself the last time I had the great idea to change that. Which just reminded me that I wonder if I bothered to write down what did work... Oh, the insanity, oh the inanity. | |
amacleod: 28-Oct-2010 | If you are bored and have the time to test it i'd appreciate it. Here is the link to the program: http://firecaptainnyc.com//clientfiles/captain.exe | |
BrianH: 2-Jan-2011 | The SDK came out at the same time as the regular release, before the blog. Windows only for the moment. | |
amacleod: 5-Jan-2011 | Strangly it would run the first time on install (sdk version) but never there after, and it would not run from script. | |
Group: DevCon2005 ... DevCon 2005 [web-public] | ||
DideC: 6-Aug-2005 | Ok QT7 working. Video is slow and hangs all the time. | |
Gabriele: 6-Aug-2005 | second time it hung now. | |
Gabriele: 8-Aug-2005 | also... i hope we have have at least some of the slides online during the presentation, this time. | |
Robert: 2-Sep-2005 | I just booked my flight to Milan. Here is my arrival data: 29-09-2005 18:25 in Milan, Malpensa [MXP] TERMINAL 1 I have rented a car as well. So if someone is arriving around the same time let me know and we can drive together. | |
Gabriele: 18-Sep-2005 | Chris: i can do any required modification to show.r (as long as it does not take too much time, that is ;), so even a mockup or something like that is ok with me. but - even just a collection of nice bgs to use would be cool! :) | |
james_nak: 21-Sep-2005 | I'm excited and look forward to the broadcast. Has anyone translated the time schedule to the different time zones? | |
james_nak: 21-Sep-2005 | Brock, perfect. Now I know what time I will be missing everything : ^) | |
Henrik: 24-Sep-2005 | wow, much nicer looking than last time I tested. new camera? | |
Gabriele: 24-Sep-2005 | but, more sun this time ;) | |
Gabriele: 24-Sep-2005 | can you think of an effect to make it draw attention when time is less than 5 minutes? | |
Gabriele: 24-Sep-2005 | we'll be on altme too, and i'll have skype on, and hopefully the video stream works... other than that, yes, editing and encoding takes a lot of time. | |
Maarten: 25-Sep-2005 | http://breeze62116255.emea.breezecentral.com/devcon2005/a first try on my first two slides. I will schedule a public meeting at 2pm on Thursday (speaking time), where I will start the presentation and up to 5 users can join. It might be handy to open a free 15-day Breeze trial account on Macromedia if you want to add voice (e.g. audio conference) | |
DideC: 25-Sep-2005 | Erk, Did not have time !! | |
[unknown: 9]: 26-Sep-2005 | Brock, as a company that is working very hard to make everything compatible between all the browser I can tell you that what it comes down to is that there are rules, but each browser company (or group) interprets the rules slightly differently. The simplest example of goes wrong the most are the "assumptions." EI for example will except <center> to mean center the page, and center pretty much everything until you turn </center> off. But Firefox follows the letter of the rules, and expects each object, like a table, to have its own <center> tags. This is a simple visual example, it gets worse when JavaScript enters the picture. Safari for example DEMANDS everything ending in a ";" or it simply ignores stuff. They are almost always easy fixes, but time consuming. Maarten, shame that Breeze will not work. I looked at Breeze and voted not to use it to do a Rebol lesson. Looked great on their page, but I read a lot of similar comments elsewhere on the web that it simply failed for too many people. I was hoping that someone smart in this group would know what we could use both to solve our DevCon needs and the Rebol Newbie Lesson needs. We need a way to broad cast at least one video signal, and allow moderated chat in the same environment for people all over the world. This should be easier. I have an Idea that might work, but will require some research. I might just do this in Qtask. Then anyone can log in from anywhere, talk in a group, have sub topics. All we have to add is video streaming (which is actually pretty easy for us). The trick is setup up the incoming real time stream, which I was not planning to do for a while. | |
Graham: 28-Sep-2005 | Rome currently GMT +2 hours - which makes it starting at 7pm Friday my time. Much easier than before :) | |
Pekr: 29-Sep-2005 | Maybe Gabriele just plans to have one connection at a time, for e.g. to ask questions? | |
Romano: 29-Sep-2005 | About video streaming, Gabriele told me that it is not sure it will work in real time, but surely conference wil be registered and put online at some point. | |
Pekr: 30-Sep-2005 | into AltME? :-) I think he did not do so, according to what he said last time hee :-) | |
Pekr: 30-Sep-2005 | well, maybe my expectations were way too much high, after looking all the time at very professional looking DevCon website (kudoz to Chris once again!) :-) | |
Brock: 30-Sep-2005 | I recall last year it was Jaime and Gabriele that setup all the video equipment and the feed... maybe just not enough time. |
2401 / 7721 | 1 | 2 | 3 | 4 | 5 | ... | 23 | 24 | [25] | 26 | 27 | ... | 74 | 75 | 76 | 77 | 78 |